Show patches with: Submitter = Jeff Layton       |   1382 patches
« 1 2 ... 11 12 13 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/5] buffer: record blockdev write errors in super_block that backs them - - - --- 2018-06-04 Jeff Layton New
[1/5] vfs: track per-sb writeback errors - - - --- 2018-06-04 Jeff Layton New
[fstests] generic: test reporting of wb errors via syncfs - - - --- 2018-05-31 Jeff Layton New
[v2,5/5] vfs: add a new ioctl for fetching the superblock's errseq_t - - - --- 2018-05-31 Jeff Layton New
[v2,4/5] buffer: record blockdev write errors in super_block that backs them - - - --- 2018-05-31 Jeff Layton New
[v2,3/5] vfs: track per-sb writeback errors and report them to syncfs - - - --- 2018-05-31 Jeff Layton New
[v2,2/5] vfs: add an errseq_t pointer arg to sync_filesystem and __sync_filesystem - - - --- 2018-05-31 Jeff Layton New
[v2,1/5] vfs: push __sync_blockdev calls down into sync_fs routines - - - --- 2018-05-31 Jeff Layton New
[RESEND] loop: clear wb_err in bd_inode when detaching backing file - - - --- 2018-05-21 Jeff Layton New
loop: clear wb_err in bd_inode when detaching backing file - - - --- 2018-05-21 Jeff Layton New
fs: clear writeback errors in inode_init_always - - - --- 2018-05-20 Jeff Layton New
[RFC,11/11] vfs: have call_sync_fs op report writeback errors when passed a since pointer - - - --- 2018-05-18 Jeff Layton New
[RFC,10/11] ext2: have sync_fs op report writeback errors when passed a since pointer - - - --- 2018-05-18 Jeff Layton New
[RFC,09/11] btrfs: have sync_fs op report writeback errors when passed a since pointer - - - --- 2018-05-18 Jeff Layton New
[RFC,08/11] xfs: have sync_fs op report writeback errors when passed a since pointer - - - --- 2018-05-18 Jeff Layton New
[RFC,07/11] ext4: have sync_fs op report writeback errors when passed a since pointer - - - --- 2018-05-18 Jeff Layton New
[RFC,06/11] buffer: record blockdev write errors in super_block that backs them - - - --- 2018-05-18 Jeff Layton New
[RFC,05/11] fs: track per-sb writeback errors and report them to syncfs - - - --- 2018-05-18 Jeff Layton New
[RFC,04/11] vfs: add errseq_t pointer to __sync_filesystem - - - --- 2018-05-18 Jeff Layton New
[RFC,03/11] vfs: add an errseq_t pointer to sync_filesystem - - - --- 2018-05-18 Jeff Layton New
[RFC,02/11] vfs: add a new errseq_t pointer to sync_fs prototype - - - --- 2018-05-18 Jeff Layton New
[RFC,01/11] vfs: push __sync_blockdev calls down into sync_fs routines - - - --- 2018-05-18 Jeff Layton New
[v3] vfs: avoid dereferencing pointers in iterate_supers callbacks - 1 - --- 2018-05-17 Jeff Layton New
[v2] vfs: avoid dereferencing pointers in iterate_supers callbacks - - - --- 2018-05-17 Jeff Layton New
vfs: remove iterate_supers_type - 1 - --- 2018-05-17 Jeff Layton New
vfs: change iterate_supers callback to take an int arg instead of a void * - - - --- 2018-05-17 Jeff Layton New
fs: track per-sb writeback errors and report them to syncfs - - - --- 2018-04-17 Jeff Layton New
[v2] locks: change POSIX lock ownership on execve when files_struct is displaced - - - --- 2018-03-17 Jeff Layton New
locks: change POSIX lock ownership on execve when files_struct is displaced - - - --- 2018-03-17 Jeff Layton New
locks: change POSIX lock ownership on execve when file_struct is displaced - - - --- 2018-03-07 Jeff Layton New
[v2] iversion: make inode_cmp_iversion{+raw} return bool instead of s64 - - - --- 2018-01-30 Jeff Layton New
[v5,19/19] fs: handle inode->i_version more efficiently 1 1 1 --- 2018-01-09 Jeff Layton New
[v5,18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed 1 1 - --- 2018-01-09 Jeff Layton New
[v5,17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing 2 - - --- 2018-01-09 Jeff Layton New
[v5,16/19] fs: only set S_VERSION when updating times if necessary - 1 - --- 2018-01-09 Jeff Layton New
[v5,15/19] IMA: switch IMA over to new i_version API - - - --- 2018-01-09 Jeff Layton New
[v5,14/19] xfs: convert to new i_version API 2 - - --- 2018-01-09 Jeff Layton New
[v5,13/19] ufs: use new i_version API - - - --- 2018-01-09 Jeff Layton New
[v5,12/19] ocfs2: convert to new i_version API - 1 - --- 2018-01-09 Jeff Layton New
[v5,11/19] nfsd: convert to new i_version API - - - --- 2018-01-09 Jeff Layton New
[v5,10/19] nfs: convert to new i_version API - - 1 --- 2018-01-09 Jeff Layton New
[v5,09/19] ext4: convert to new i_version API 1 - - --- 2018-01-09 Jeff Layton New
[v5,08/19] ext2: convert to new i_version API - 1 - --- 2018-01-09 Jeff Layton New
[v5,07/19] exofs: switch to new i_version API - - - --- 2018-01-09 Jeff Layton New
[v5,06/19] btrfs: convert to new i_version API 1 - - --- 2018-01-09 Jeff Layton New
[v5,05/19] afs: convert to new i_version API - - - --- 2018-01-09 Jeff Layton New
[v5,04/19] affs: convert to new i_version API - - - --- 2018-01-09 Jeff Layton New
[v5,03/19] fat: convert to new i_version API - - - --- 2018-01-09 Jeff Layton New
[v5,02/19] fs: don't take the i_lock in inode_inc_iversion - 1 - --- 2018-01-09 Jeff Layton New
[v5,01/19] fs: new API for handling inode->i_version - 1 - --- 2018-01-09 Jeff Layton New
[v4,19/19] fs: handle inode->i_version more efficiently - - - --- 2018-01-08 Jeff Layton New
[v4,19/19] fs: handle inode->i_version more efficiently - - - --- 2018-01-08 Jeff Layton New
[v4,19/19] fs: handle inode->i_version more efficiently - - - --- 2018-01-08 Jeff Layton New
[v4,19/19] fs: handle inode->i_version more efficiently - - - --- 2018-01-08 Jeff Layton New
[v4,19/19] fs: handle inode->i_version more efficiently - 1 - --- 2017-12-22 Jeff Layton New
[v4,18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed 1 - - --- 2017-12-22 Jeff Layton New
[v4,17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing 1 - - --- 2017-12-22 Jeff Layton New
[v4,16/19] fs: only set S_VERSION when updating times if necessary - 1 - --- 2017-12-22 Jeff Layton New
[v4,15/19] IMA: switch IMA over to new i_version API - - - --- 2017-12-22 Jeff Layton New
[v4,14/19] xfs: convert to new i_version API 1 - - --- 2017-12-22 Jeff Layton New
[v4,13/19] ufs: use new i_version API - - - --- 2017-12-22 Jeff Layton New
[v4,12/19] ocfs2: convert to new i_version API - 1 - --- 2017-12-22 Jeff Layton New
[v4,11/19] nfsd: convert to new i_version API - - - --- 2017-12-22 Jeff Layton New
[v4,10/19] nfs: convert to new i_version API - - - --- 2017-12-22 Jeff Layton New
[v4,09/19] ext4: convert to new i_version API 1 - - --- 2017-12-22 Jeff Layton New
[v4,08/19] ext2: convert to new i_version API - 1 - --- 2017-12-22 Jeff Layton New
[v4,07/19] exofs: switch to new i_version API - - - --- 2017-12-22 Jeff Layton New
[v4,06/19] btrfs: convert to new i_version API 1 - - --- 2017-12-22 Jeff Layton New
[v4,05/19] afs: convert to new i_version API - - - --- 2017-12-22 Jeff Layton New
[v4,04/19] affs: convert to new i_version API - - - --- 2017-12-22 Jeff Layton New
[v4,03/19] fat: convert to new i_version API - - - --- 2017-12-22 Jeff Layton New
[v4,02/19] fs: don't take the i_lock in inode_inc_iversion - - - --- 2017-12-22 Jeff Layton New
[v4,01/19] fs: new API for handling inode->i_version - 1 - --- 2017-12-22 Jeff Layton New
[v3,19/19] fs: handle inode->i_version more efficiently - - - --- 2017-12-21 Jeff Layton New
[v3,19/19] fs: handle inode->i_version more efficiently - - - --- 2017-12-20 Jeff Layton New
[v3,19/19] fs: handle inode->i_version more efficiently - - - --- 2017-12-18 Jeff Layton New
[v3,19/19] fs: handle inode->i_version more efficiently - - - --- 2017-12-18 Jeff Layton New
[v3,18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed - - - --- 2017-12-18 Jeff Layton New
[v3,17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing - - - --- 2017-12-18 Jeff Layton New
[v3,16/19] fs: only set S_VERSION when updating times if necessary - - - --- 2017-12-18 Jeff Layton New
[v3,15/19] IMA: switch IMA over to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,14/19] xfs: convert to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,13/19] ufs: use new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,12/19] ocfs2: convert to new i_version API - 1 - --- 2017-12-18 Jeff Layton New
[v3,11/19] nfsd: convert to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,10/19] nfs: convert to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,09/19] ext4: convert to new i_version API 1 - - --- 2017-12-18 Jeff Layton New
[v3,08/19] ext2: convert to new i_version API - 1 - --- 2017-12-18 Jeff Layton New
[v3,07/19] exofs: switch to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,06/19] btrfs: convert to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,05/19] afs: convert to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,04/19] affs: convert to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,03/19] fat: convert to new i_version API - - - --- 2017-12-18 Jeff Layton New
[v3,02/19] fs: don't take the i_lock in inode_inc_iversion - - - --- 2017-12-18 Jeff Layton New
[v3,01/19] fs: new API for handling inode->i_version - - - --- 2017-12-18 Jeff Layton New
[v2,19/19] fs: handle inode->i_version more efficiently - - - --- 2017-12-16 Jeff Layton New
[v2,18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed - - - --- 2017-12-16 Jeff Layton New
[v2,17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing - - - --- 2017-12-16 Jeff Layton New
[v2,16/19] fs: only set S_VERSION when updating times if necessary - - - --- 2017-12-16 Jeff Layton New
[v2,15/19] IMA: switch IMA over to new i_version API - - - --- 2017-12-16 Jeff Layton New
« 1 2 ... 11 12 13 14 »