Show patches with: Archived = No       |   24823 patches
« 1 2 ... 244 245 246248 249 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] man2/ioctl_fideduperange.2: clarify operation some more - - - --- 2016-10-18 Darrick J. Wong Not Applicable
[1/2] man2/fallocate.2: document behavior with shared blocks - - - --- 2016-10-18 Darrick J. Wong Not Applicable
xfs: unset MS_ACTIVE if mount fails - - - --- 2016-10-18 Darrick J. Wong Accepted
[2/3] misc: fix fallocate commands that need the unshare switch - 1 - --- 2016-10-17 Darrick J. Wong Accepted
[1/3] xfs: set the refcount btree cowflag when setting up cow - 1 - --- 2016-10-17 Darrick J. Wong Accepted
[xfsprogs] Update FSF address in COPYING file - - - --- 2016-10-17 Grozdan Accepted
mkfs.xfs: fix static-lib build - - - --- 2016-10-17 Theodore Ts'o Superseded
[v2] xfs: fix unbalanced inode reclaim flush locking - - - --- 2016-10-17 Brian Foster Accepted
xfs: remove redundant assignment of ifp - - - --- 2016-10-17 Colin King Accepted
xfs: remove pointless error goto in xfs_bmap_remap_alloc - 1 - --- 2016-10-17 Eric Sandeen Accepted
xfs: don't take the IOLOCK exclusive for direct I/O page invalidation - 2 - --- 2016-10-17 Christoph Hellwig Accepted
[4/4] xfs: merge xfs_reflink_remap_range and xfs_file_share_range - 1 - --- 2016-10-17 Christoph Hellwig Accepted
[3/4] xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range - 1 - --- 2016-10-17 Christoph Hellwig Accepted
[2/4] xfs: fix the same_inode check in xfs_file_share_range - 1 - --- 2016-10-17 Christoph Hellwig Accepted
[1/4] xfs: remove the same fs check from xfs_file_share_range - 1 - --- 2016-10-17 Christoph Hellwig Accepted
xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range() - 1 - --- 2016-10-17 Geert Uytterhoeven Accepted
[v3] xfs_io: add command line option -i to start an idle thread - 1 - --- 2016-10-17 Amir Goldstein Accepted
[9/9] xfs: remove xfs_bunmapi_cow - 2 - --- 2016-10-15 Christoph Hellwig Accepted
[8/9] xfs: optimize xfs_reflink_end_cow - 2 - --- 2016-10-15 Christoph Hellwig Accepted
[7/9] xfs: optimize xfs_reflink_cancel_cow_blocks - 2 - --- 2016-10-15 Christoph Hellwig Accepted
[6/9] xfs: refactor xfs_bunmapi_cow - 3 - --- 2016-10-15 Christoph Hellwig Accepted
[5/9] xfs: optimize writes to reflink files - 2 - --- 2016-10-15 Christoph Hellwig Accepted
[4/9] xfs: don't bother looking at the refcount tree for reads - 2 - --- 2016-10-15 Christoph Hellwig Accepted
[3/9] xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared - 1 - --- 2016-10-15 Christoph Hellwig Accepted
[2/9] xfs: add xfs_trim_extent - 1 - --- 2016-10-15 Christoph Hellwig Accepted
[1/9] iomap: add IOMAP_REPORT - 1 - --- 2016-10-15 Christoph Hellwig Accepted
[1/3] xfs: set the refcount btree cowflag when setting up cow - - - --- 2016-10-14 Darrick J. Wong Accepted
[v6,13/17] dax: move RADIX_DAX_* defines to dax.h - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,01/17] ext4: allow DAX writeback for hole punch - 1 - --- 2016-10-12 Ross Zwisler Not Applicable
xfs: add some 'static' annotations - 1 - --- 2016-10-11 Eric Biggers Accepted
[9/9] xfs: remove xfs_bunmapi_cow - - - --- 2016-10-10 Christoph Hellwig Accepted
[8/9] xfs: optimize xfs_reflink_end_cow - - - --- 2016-10-10 Christoph Hellwig Accepted
[7/9] xfs: optimize xfs_reflink_cancel_cow_blocks - - - --- 2016-10-10 Christoph Hellwig Accepted
[4/9] xfs: don't bother looking at the refcount tree for reads - - - --- 2016-10-10 Christoph Hellwig Accepted
[3/9] xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared - - - --- 2016-10-10 Christoph Hellwig Accepted
[2/9] xfs: add xfs_trim_extent - - - --- 2016-10-10 Christoph Hellwig Accepted
xfs: convert COW blocks to real blocks before unwritten extent conversion - - - --- 2016-10-10 Christoph Hellwig Accepted
[v2,1/7] xfs: rework refcount cow recovery error handling - - - --- 2016-10-10 Darrick J. Wong Accepted
xfs/122: remove dead code - - - --- 2016-10-08 Eryu Guan Accepted
[7/7] xfs: clear reflink flag if setting realtime flag - - - --- 2016-10-07 Darrick J. Wong Accepted
[6/7] xfs: fix error initialization - - - --- 2016-10-07 Darrick J. Wong Accepted
[5/7] xfs: fix label inaccuracies - - - --- 2016-10-07 Darrick J. Wong Accepted
[4/7] xfs: remove isize check from unshare operation - - - --- 2016-10-07 Darrick J. Wong Accepted
[3/7] xfs: reduce stack usage of _reflink_clear_inode_flag - - - --- 2016-10-07 Darrick J. Wong Accepted
[2/7] xfs: check inode reflink flag before calling reflink functions - - - --- 2016-10-07 Darrick J. Wong Accepted
[v5,16/17] xfs: use struct iomap based DAX PMD fault path - 1 - --- 2016-10-07 Ross Zwisler Accepted
[v5,14/17] dax: move RADIX_DAX_* defines to dax.h - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,11/17] dax: correct dax iomap code namespace - 2 - --- 2016-10-07 Ross Zwisler Accepted
[v5,05/17] ext2: return -EIO on ext2_iomap_end() failure - - - --- 2016-10-07 Ross Zwisler Not Applicable
xfs: Remove unused xfs_evict_inode tracepoint - 1 - --- 2016-10-06 Andreas Gruenbacher Superseded
[2/2] fs: update atime before I/O in generic_file_read_iter - - - --- 2016-10-05 Jan Kara Accepted
fstests: fix failures caused by striped device - - - --- 2016-10-01 Zorro Lang Not Applicable
[2/2] xfs_repair: add freesp btree block overflow to the free space - - - --- 2016-10-01 Darrick J. Wong Accepted
[1/2] xfs_repair: fix bogosity when rmapping new AGFL blocks - - - --- 2016-10-01 Darrick J. Wong Accepted
[5/5] xfs_io: fix inode command with "-n" for bogus inode - - - --- 2016-09-30 Eric Sandeen Accepted
[4/5] xfs_io: refactor inode command - - - --- 2016-09-30 Eric Sandeen Accepted
[3/5] xfs_io: move inode command arg handling to top - - - --- 2016-09-30 Eric Sandeen Accepted
[2/5] xfs_io: factor out new get_last_inode() helper - - - --- 2016-09-30 Eric Sandeen Accepted
[1/5] xfs_io: fix inode command help and argsmax - - - --- 2016-09-30 Eric Sandeen Accepted
[1/2] xfs: update atime before I/O in xfs_file_dio_aio_read - 1 1 --- 2016-09-30 Christoph Hellwig Accepted
aio completions vs file_accessed race, was: Re: [PATCH 7/8] xfs: split direct I/O and DAX path - 1 1 --- 2016-09-29 Christoph Hellwig Accepted
[v26,21/21] ext4: Add richacl feature flag - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,20/21] ext4: Add richacl support - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c - - - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,18/21] vfs: Add richacl permission checking - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,17/21] richacl: Add richacl xattr handler - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,16/21] richacl: xattr mapping functions - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,15/21] richacl: Automatic Inheritance - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,14/21] richacl: Create-time inheritance - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,13/21] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,12/21] richacl: Update the file masks in chmod() 1 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,11/21] vfs: Cache richacl in struct inode - - - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,10/21] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,09/21] vfs: Cache base_acl objects in inodes - - - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,08/21] richacl: Compute maximum file masks from an acl - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,07/21] richacl: Permission check algorithm - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,06/21] richacl: Permission mapping functions - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,05/21] richacl: In-memory representation and helper functions - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,04/21] vfs: Add permission flags for setting file attributes - 3 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 4 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,01/21] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
libxfs: remove unused libxfs_iget arg - 1 - --- 2016-09-27 Eric Sandeen Accepted
mm: remove unnecessary rcu_lock/unlock around radix_tree_tagged lockless function. The function que… - - - --- 2016-09-25 sudip midya Not Applicable
libxcmd: fix counting of xfs entries in fs_table_insert - 1 - --- 2016-09-25 Eryu Guan Accepted
[11/12] switch generic_file_splice_read() to use of ->read_iter() - - - --- 2016-09-24 Al Viro Accepted
xfs: quiesce the filesystem after recovery on readonly mount - 1 - --- 2016-09-23 Dave Chinner Accepted
xfs: remote attribute blocks aren't really userdata - 1 - --- 2016-09-21 Dave Chinner Accepted
xfs_repair: fix segfault from uninitialized tp in mv_orphanage - - - --- 2016-09-21 Eric Sandeen Accepted
remove rcu_lock/unlock around lockless radix_tree_tagged() - - - --- 2016-09-21 sudip midya Not Applicable
kernel BUG at fs/xfs/xfs_message.c:113! - - 1 --- 2016-09-20 Dave Chinner Not Applicable
xfs_copy: Fix meta UUID handling on multiple copies - 1 - --- 2016-09-20 Eric Sandeen Accepted
[2/2] libxfs: factor mount checks into helper function - - - --- 2016-09-19 Eric Sandeen Accepted
[1/2] libxfs: move iswritable "fatal" decision to caller - - - --- 2016-09-19 Eric Sandeen Accepted
[V2] mkfs.xfs: clarify ftype defaults in manpage - 1 - --- 2016-09-19 Eric Sandeen Accepted
xfs_io: allow chattr & chproj on foreign filesystems - 1 - --- 2016-09-17 Eric Sandeen Accepted
xfs_quota: fix free command for foreign fs - 1 - --- 2016-09-15 Eric Sandeen Accepted
xfs_quota: un-flag non-foreign-capable commands - 1 - --- 2016-09-15 Eric Sandeen Accepted
xfs_quota: Enable 3 more foreign commands - 1 - --- 2016-09-15 Eric Sandeen Accepted
[v3,3/3] xfs_quota: add case for foreign fs, disabled regardless of foreign_allowed - 1 - --- 2016-09-15 Bill O'Donnell Accepted
« 1 2 ... 244 245 246248 249 »