Show patches with: none      |   37125 patches
« 1 2 ... 364 365 366371 372 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] O_DIRECT vs EFAULT (was Re: [PATCH 10/12] new iov_iter flavour: pipe-backed) - - - --- 2016-10-03 Al Viro Not Applicable
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
[2/2] fs: update atime before I/O in generic_file_read_iter - 1 - --- 2016-09-30 Christoph Hellwig Superseded
[1/2] xfs: update atime before I/O in xfs_file_dio_aio_read - 1 1 --- 2016-09-30 Christoph Hellwig Accepted
[3/3] block: implement (some of) fallocate for block devices - 2 - --- 2016-09-29 Darrick J. Wong Not Applicable
[2/3] block: require write_same and discard requests align to logical block size - 4 - --- 2016-09-29 Darrick J. Wong Not Applicable
[1/3] block: invalidate the page cache when issuing BLKZEROOUT. - 4 - --- 2016-09-29 Darrick J. Wong Not Applicable
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
[RFC] Release buffer locks in case of IO error - - - --- 2016-09-29 Carlos Maiolino Deferred
[v2,3/3] block: implement (some of) fallocate for block devices - 1 - --- 2016-09-29 Darrick J. Wong Not Applicable
[3/3] block: implement (some of) fallocate for block devices - 1 - --- 2016-09-29 Darrick J. Wong Not Applicable
[2/3] block: require write_same and discard requests align to logical block size - 4 - --- 2016-09-29 Darrick J. Wong Not Applicable
[1/3] block: invalidate the page cache when issuing BLKZEROOUT. - 4 - --- 2016-09-29 Darrick J. Wong Not Applicable
[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
[12/12] switch default_file_splice_read() to use of pipe-backed iov_iter - - - --- 2016-09-24 Al Viro Not Applicable
[11/12] switch generic_file_splice_read() to use of ->read_iter() - - - --- 2016-09-24 Al Viro Accepted
[10/12] new iov_iter flavour: pipe-backed - - - --- 2016-09-24 Al Viro Not Applicable
[06/12] new helper: add_to_pipe() - - - --- 2016-09-24 Al Viro Not Applicable
[04/12] splice: lift pipe_lock out of splice_to_pipe() - - - --- 2016-09-24 Al Viro Not Applicable
[11/11] switch generic_file_splice_read() to use of ->read_iter() - - - --- 2016-09-23 Al Viro Not Applicable
[10/11] new iov_iter flavour: pipe-backed - - - --- 2016-09-23 Al Viro Not Applicable
[09/11] fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter() - - - --- 2016-09-23 Al Viro Not Applicable
[08/11] cifs: don't use memcpy() to copy struct iov_iter - - - --- 2016-09-23 Al Viro Not Applicable
[07/11] fuse_dev_splice_read(): switch to add_to_pipe() - - - --- 2016-09-23 Al Viro Not Applicable
[06/11] new helper: add_to_pipe() - - - --- 2016-09-23 Al Viro Not Applicable
[05/11] skb_splice_bits(): get rid of callback - - - --- 2016-09-23 Al Viro Not Applicable
[04/11] splice: lift pipe_lock out of splice_to_pipe() - - - --- 2016-09-23 Al Viro Not Applicable
[03/11] splice: switch get_iovec_page_array() to iov_iter - - - --- 2016-09-23 Al Viro Not Applicable
[02/11] splice_to_pipe(): don't open-code wakeup_pipe_readers() - - - --- 2016-09-23 Al Viro Not Applicable
[01/11] fix memory leaks in tracing_buffers_splice_read() - - - --- 2016-09-23 Al Viro Not Applicable
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
mkfs.xfs: clarify ftype defaults in manpage - - - --- 2016-09-16 Eric Sandeen Superseded
xfs_quota: fix free command for foreign fs - 1 - --- 2016-09-15 Eric Sandeen Accepted
[v2,2/3] mm, dax: add VM_DAX flag for DAX VMAs - - - --- 2016-09-15 Dave Chinner Not Applicable
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
[v2,3/3] xfs_quota: add case for foreign fs, disabled regardless of foreign_allowed - - - --- 2016-09-15 Bill O'Donnell Superseded
[v2,2/3] xfs_quota: print and path output formatting: maintain reverse compatibility - 1 - --- 2016-09-15 Bill O'Donnell Accepted
[v2,1/3] xfsprogs: populate fs table with xfs entries first, foreign entries last - 1 - --- 2016-09-15 Bill O'Donnell Accepted
[v2,3/3] mm, mincore2(): retrieve tlb-size attributes of an address range - - - --- 2016-09-15 Dan Williams Not Applicable
[v2,2/3] mm, dax: add VM_DAX flag for DAX VMAs - - - --- 2016-09-15 Dan Williams Not Applicable
[v2,1/3] mm, dax: add VM_SYNC flag for device-dax VMAs - - - --- 2016-09-15 Dan Williams Not Applicable
vfs: cap dedupe request structure size at PAGE_SIZE - - - --- 2016-09-15 Darrick J. Wong Not Applicable
vfs: fix return type of ioctl_file_dedupe_range - - - --- 2016-09-15 Darrick J. Wong Not Applicable
[2/3] xfs_quota: print and path output formatting: maintain reverse compatibility - - - --- 2016-09-14 Eric Sandeen Not Applicable
[1/3] xfsprogs: populate fs table with xfs entries first, foreign entries last - - - --- 2016-09-14 Eric Sandeen Not Applicable
[3/3] xfs_quota: add case for foreign fs, disabled regardless of foreign_allowed - - - --- 2016-09-14 Bill O'Donnell Superseded
[2/3] xfs_quota: print and path output formatting: maintain reverse compatibility - - - --- 2016-09-14 Bill O'Donnell Superseded
[1/3] xfsprogs: populate fs table with xfs entries first, foreign entries last - - - --- 2016-09-14 Bill O'Donnell Superseded
xfs_logprint: remove the printing of transaction type - - - --- 2016-09-14 Hou Tao Accepted
[V4] xfs: Document error handlers behavior - - - --- 2016-09-14 Dave Chinner Deferred
[v2] xfs_repair: update the manual content about xfs_repair exit status - 1 - --- 2016-09-13 Zorro Lang Superseded
[V4] xfs: Document error handlers behavior - - - --- 2016-09-13 Carlos Maiolino Superseded
[RFC] xfs: make xfs btree stats less huge - - - --- 2016-09-13 Dave Chinner Superseded
xfs_repair: exit with status 2 if log dirtiness is unknown - 1 - --- 2016-09-12 Eric Sandeen Accepted
xfs_repair: fix exit code documentation in manpage - - - --- 2016-09-12 Eric Sandeen Superseded
xfs_repair: update the manual content about xfs_repair exit status - - - --- 2016-09-10 Zorro Lang Superseded
xfs: fix signed integer overflow - - - --- 2016-09-09 Xie XiuQi Accepted
xfs: fix signed integer overflow - - - --- 2016-09-09 Xie XiuQi Accepted
[v3,3/3] ioctl_getfsmap.2: document the GETFSMAP ioctl - - - --- 2016-09-09 Darrick J. Wong Superseded
« 1 2 ... 364 365 366371 372 »