Show patches with: none      |   34014 patches
« 1 2 ... 324 325 326340 341 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/55] xfs: check for obviously bad level values in the bmbt root - - - --- 2017-01-21 Darrick J. Wong Accepted
[03/55] xfs: filter out obviously bad btree pointers - - - --- 2017-01-21 Darrick J. Wong Superseded
[02/55] xfs: fail _dir_open when readahead fails - - - --- 2017-01-21 Darrick J. Wong Accepted
[01/55] xfs: fix toctou race when locking an inode to access the data map - - - --- 2017-01-21 Darrick J. Wong Superseded
[v5,1/5] xfs_db: sanitize geometry on load - 1 - --- 2017-01-21 Darrick J. Wong Superseded
[v3,4/5] xfs_repair: zero shared_vn - 1 - --- 2017-01-21 Darrick J. Wong Accepted
[v2,4/5] xfs_repair: zero shared_vn - - - --- 2017-01-20 Darrick J. Wong Superseded
[5/5] xfs_repair: trash dirattr btrees that cycle to the root - 1 - --- 2017-01-20 Darrick J. Wong Accepted
[4/5] xfs_repair: zero shared_vn - - - --- 2017-01-20 Darrick J. Wong Superseded
[3/5] xfs_repair: strengthen geometry checks - - - --- 2017-01-20 Darrick J. Wong Superseded
[2/5] xfs_db: fix the 'source' command when passed as a -c option - - - --- 2017-01-20 Darrick J. Wong Superseded
[1/5] xfs_db: sanitize geometry on load - - - --- 2017-01-20 Darrick J. Wong Superseded
xfs: do not call xfs_buf_hash_destroy on a NULL pag - 1 - --- 2017-01-20 Colin King Superseded
xfs_io: fix missing syncfs command - 1 - --- 2017-01-20 Amir Goldstein Accepted
[v2,3/3] xfs: fix eofblocks race with file extending async dio writes - 1 - --- 2017-01-19 Brian Foster Accepted
[v2,2/3] xfs: sync eofblocks scans under iolock are livelock prone - 1 - --- 2017-01-19 Brian Foster Accepted
[v2,1/3] xfs: pull up iolock from xfs_free_eofblocks() - 1 - --- 2017-01-19 Brian Foster Accepted
[v3] xfs: fix COW writeback race - 2 - --- 2017-01-19 Christoph Hellwig Accepted
[v3] xfs_logprint: handle log operation split of inode item correctly - 1 - --- 2017-01-19 Hou Tao Accepted
[8/8] Revert "ext4: fix wrong gfp type under transaction" - - - --- 2017-01-19 Michal Hocko Not Applicable
xfs_io: add DAX and CoW extent-size flags to chattr manpage - 2 - --- 2017-01-19 Eryu Guan Accepted
xfs: fix xfs_mode_to_ftype() prototype - 1 - --- 2017-01-18 Arnd Bergmann Accepted
[(TRIVIAL)] xfs: remove unused struct declarations - 1 - --- 2017-01-17 Eric Sandeen Accepted
[v2] xfs: fix COW writeback race - - - --- 2017-01-17 Christoph Hellwig Superseded
[3/3] xfs_repair: fix thread creation failure recovery - - - --- 2017-01-17 Jeff Mahoney Accepted
[2/3] xfs_repair: add prefetch trace calls to debug thread creation failures - 1 - --- 2017-01-17 Jeff Mahoney Accepted
[1/3] xfs_repair: clear pthread_t when pthread_create fails - 1 - --- 2017-01-17 Jeff Mahoney Accepted
xfs: fix COW writeback race - - - --- 2017-01-14 Christoph Hellwig Superseded
xfs/004: account for XFS reservations changes in 4.10-rc - - - --- 2017-01-13 Christoph Hellwig Accepted
[v2] xfs_logprint: handle log operation split of inode item correctly - - - --- 2017-01-13 Hou Tao Superseded
[v3,4/5] xfs_db: sanitize geometry on load - - - --- 2017-01-13 Darrick J. Wong Superseded
[v2,4/5] xfs_db: sanitize geometry on load - - - --- 2017-01-12 Darrick J. Wong Superseded
[7/5] xfs_repair.8: document dirty log conditions - 1 - --- 2017-01-12 Darrick J. Wong Accepted
[6/5] xfs_db: fix the 'source' command when passed as a -c option - - - --- 2017-01-12 Darrick J. Wong Superseded
[1/3,V2] Clean up license text in COPYING file - 1 - --- 2017-01-12 Eric Sandeen Accepted
[3/3] libxfs-apply: minor improvements - 1 - --- 2017-01-12 Eric Sandeen Accepted
[2/3] build: add .tar.xz target - 1 - --- 2017-01-12 Eric Sandeen Accepted
[1/3] Update licenses in COPYING file - - - --- 2017-01-12 Eric Sandeen Superseded
[WIP] Propagate error state from buffers to the objects attached - - - --- 2017-01-12 Carlos Maiolino Not Applicable
[RFC] xfs_db: sanitize geometry on load - - - --- 2017-01-12 Amir Goldstein Superseded
[5/5] xfs_repair: strengthen geometry checks - - - --- 2017-01-12 Darrick J. Wong Superseded
[4/5] xfs_db: sanitize geometry on load - - - --- 2017-01-12 Darrick J. Wong Superseded
[3/5] xfs_io: prefix dedupe command error messages consistently - 1 - --- 2017-01-12 Darrick J. Wong Accepted
[2/5] xfs_io: fix some documentation problems - 1 - --- 2017-01-12 Darrick J. Wong Accepted
[1/5] xfs_io: fix the minimum arguments to the reflink command - 1 - --- 2017-01-12 Darrick J. Wong Accepted
[v2,5/5] xfs: implement basic COW fork speculative preallocation - - - --- 2017-01-11 Brian Foster Deferred
[v2,4/5] xfs: free cowblocks and retry on buffered write ENOSPC - 1 - --- 2017-01-11 Brian Foster Accepted
[v2,3/5] xfs: reuse iomap delalloc code for COW fork reservation - - - --- 2017-01-11 Brian Foster Deferred
[v2,2/5] xfs: logically separate iomap range from allocation range - 1 - --- 2017-01-11 Brian Foster Deferred
[v2,1/5] xfs: refactor iomap delalloc existing extent search into helper - 1 - --- 2017-01-11 Brian Foster Deferred
xfs: fix eofblocks race with file extending async dio writes - - - --- 2017-01-11 Brian Foster Superseded
xfs_logprint: handle the log split of inode item correctly - - - --- 2017-01-11 Hou Tao Accepted
[v2] xfs: Timely free truncated dirty pages - 1 - --- 2017-01-11 Jan Kara Accepted
[v8,6/6] xfs: sanity check inode di_mode - 2 - --- 2017-01-11 Amir Goldstein Superseded
[v8,5/6] xfs: sanity check inode mode when creating new dentry - 1 - --- 2017-01-11 Amir Goldstein Accepted
[v8,4/6] xfs: replace xfs_mode_to_ftype table with switch statement - 2 - --- 2017-01-11 Amir Goldstein Superseded
[v8,3/6] xfs: add missing include dependencies to xfs_dir2.h - 1 - --- 2017-01-11 Amir Goldstein Superseded
[v8,2/6] xfs: sanity check directory inode di_size - 1 - --- 2017-01-11 Amir Goldstein Superseded
[v8,1/6] xfs: make the ASSERT() condition likely - 1 - --- 2017-01-11 Amir Goldstein Superseded
[v3,3/3] xfs: test readlink/readdir with malformed inode mode - - - --- 2017-01-11 Amir Goldstein Accepted
[v3] xfsprogs: replace xfs_mode_to_ftype table with switch statement - - - --- 2017-01-11 Amir Goldstein Accepted
xfs_repair: update the manual content about xfs_repair exit status - - - --- 2017-01-11 Zorro Lang Accepted
docs: clarify what the ATTRBIT and ATTR2BIT feature flags do - - - --- 2017-01-10 Darrick J. Wong Not Applicable
[v4,7/7] mm, dax: move pmd_fault() to take only vmf parameter - 2 - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,6/7] mm, dax: make pmd_fault() and friends to be the same as fault() - 2 - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,5/7] dax: add tracepoints to dax_pmd_insert_mapping() 1 1 - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,4/7] dax: add tracepoints to dax_pmd_load_hole() 1 1 - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,3/7] dax: update MAINTAINERS entries for FS DAX - - - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,2/7] dax: add tracepoint infrastructure, PMD tracing 1 1 - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,1/7] tracing: add __print_flags_u64() - 1 - --- 2017-01-10 Ross Zwisler Deferred
[RFC] xfs_db: sanitize geometry on load - - - --- 2017-01-10 Darrick J. Wong Superseded
[v7,6/6] xfs: sanity check inode di_mode - 1 - --- 2017-01-10 Amir Goldstein Accepted
[v7,5/6] xfs: sanity check inode mode when creating new dentry - - - --- 2017-01-10 Amir Goldstein Superseded
[v7,4/6] xfs: replace xfs_mode_to_ftype table with switch statement - 1 - --- 2017-01-10 Amir Goldstein Accepted
[v7,3/6] xfs: add missing include dependencies to xfs_dir2.h - - - --- 2017-01-10 Amir Goldstein Accepted
[v7,2/6] xfs: sanity check directory inode di_size - 1 - --- 2017-01-10 Amir Goldstein Superseded
[v7,1/6] xfs: make the ASSERT() condition likely - 1 - --- 2017-01-10 Amir Goldstein Superseded
[4.9,203/206] xfs: fix crash and data corruption due to removal of busy COW extents - - - --- 2017-01-10 Greg KH Not Applicable
[4.9,202/206] xfs: use the actual AG length when reserving blocks - 1 - --- 2017-01-10 Greg KH Not Applicable
[4.9,201/206] xfs: fix double-cleanup when CUI recovery fails - - - --- 2017-01-10 Greg KH Not Applicable
[4.9,187/206] xfs: use new extent lookup helpers xfs_file_iomap_begin_delay - 1 - --- 2017-01-10 Greg KH Not Applicable
[4.9,185/206] xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow - 1 - --- 2017-01-10 Greg KH Not Applicable
[4.9,183/206] xfs: remove prev argument to xfs_bmapi_reserve_delalloc - 1 - --- 2017-01-10 Greg KH Not Applicable
[4.9,180/206] xfs: new inode extent list lookup helpers - 1 - --- 2017-01-10 Greg KH Not Applicable
xfs: Timely free truncated dirty pages - - - --- 2017-01-10 Jan Kara Accepted
[v2,7/7] xfs/ext4: check negative inode size - - - --- 2017-01-09 Darrick J. Wong Accepted
[v2,6/7] dedupe: fix consistent error message prefixes for dedupe tests - - - --- 2017-01-09 Darrick J. Wong Accepted
[v2,4/7] reflink: fix quota tests to work properly - - - --- 2017-01-09 Darrick J. Wong Accepted
[4/4] xfs: don't rely on ->total in xfs_alloc_space_available - 1 - --- 2017-01-09 Christoph Hellwig Superseded
[3/4] xfs: adjust allocation length in xfs_alloc_space_available - 1 - --- 2017-01-09 Christoph Hellwig Accepted
[2/4] xfs: fix bogus minleft manipulations - 1 - --- 2017-01-09 Christoph Hellwig Accepted
[1/4] xfs: bump up reserved blocks in xfs_alloc_set_aside - 1 - --- 2017-01-09 Christoph Hellwig Superseded
[32/32] xfs: fix max_retries _show and _store functions - 1 - --- 2017-01-09 Christoph Hellwig Not Applicable
[31/32] xfs: fix crash and data corruption due to removal of busy COW extents - - - --- 2017-01-09 Christoph Hellwig Not Applicable
[30/32] xfs: use the actual AG length when reserving blocks - 1 - --- 2017-01-09 Christoph Hellwig Not Applicable
[29/32] xfs: fix double-cleanup when CUI recovery fails - - - --- 2017-01-09 Christoph Hellwig Accepted
[28/32] xfs: use GPF_NOFS when allocating btree cursors - 1 - --- 2017-01-09 Christoph Hellwig Not Applicable
[27/32] xfs: ignore leaf attr ichdr.count in verifier during log replay - 1 - --- 2017-01-09 Christoph Hellwig Not Applicable
[26/32] xfs: don't cap maximum dedupe request length - 1 - --- 2017-01-09 Christoph Hellwig Not Applicable
[25/32] xfs: don't allow di_size with high bit set - 1 - --- 2017-01-09 Christoph Hellwig Not Applicable
« 1 2 ... 324 325 326340 341 »