Show patches with: Archived = No       |   24818 patches
« 1 2 ... 126 127 128248 249 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/11] xfs: enable bigtime for quota timers xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[09/11] xfs: refactor quota timestamp coding xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[08/11] xfs: widen ondisk timestamps to deal with y2038 problem xfs: widen timestamps to deal with y2038 - - - --- 2020-08-17 Darrick J. Wong Superseded
[07/11] xfs: convert struct xfs_timestamp to union xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[06/11] xfs: refactor inode timestamp coding xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[05/11] xfs: move xfs_log_dinode_to_disk to the log code xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[04/11] xfs: remove xfs_timestamp_t xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[03/11] xfs: refactor default quota grace period setting code xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[02/11] xfs: refactor quota expiration timer modification xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[01/11] xfs: explicitly define inode timestamp range xfs: widen timestamps to deal with y2038 - 1 - --- 2020-08-17 Darrick J. Wong Superseded
[2/2] xfs: enable new inode btree counters feature xfs: add inode btree blocks counters to the AGI header - - - --- 2020-08-17 Darrick J. Wong Superseded
[1/2] xfs: store inode btree block counts in AGI header xfs: add inode btree blocks counters to the AGI header - - - --- 2020-08-17 Darrick J. Wong Superseded
[v2,4/4] mkfs: allow setting dax flag on root directory Untitled series #333893 - 2 - --- 2020-08-17 Darrick J. Wong Accepted
[V2,10/10] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,09/10] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,08/10] xfs: Check for extent overflow when moving extent from cow to data fork Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,07/10] xfs: Check for extent overflow when inserting a hole Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,06/10] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,05/10] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,04/10] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,03/10] xfs: Check for extent overflow when deleting an extent Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,02/10] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[V2,01/10] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - - - --- 2020-08-14 Chandan Babu R Superseded
[4/4] mkfs: allow setting dax flag on root directory xfsprogs: various small enhancements - 2 - --- 2020-08-13 Darrick J. Wong Superseded
[2/4] xfs_db: report the inode dax flag xfsprogs: various small enhancements - 2 - --- 2020-08-13 Darrick J. Wong Accepted
[1/4] xfs_db: fix nlink usage in check xfsprogs: various small enhancements - 3 - --- 2020-08-13 Darrick J. Wong Accepted
[v2] xfs_db: use correct inode to set inode type [v2] xfs_db: use correct inode to set inode type - 1 - --- 2020-08-13 Zorro Lang Accepted
[2/2] xfs: remove kmem_realloc() Get rid of kmem_realloc() - - - --- 2020-08-13 Carlos Maiolino Superseded
[1/2] xfs: remove kmem_realloc() users Get rid of kmem_realloc() - - - --- 2020-08-13 Carlos Maiolino Superseded
xfs_db: use correct inode to set inode type xfs_db: use correct inode to set inode type - - - --- 2020-08-13 Zorro Lang Superseded
[GIT,PULL] xfs: small fixes for 5.9-rc1 [GIT,PULL] xfs: small fixes for 5.9-rc1 - - - --- 2020-08-13 Darrick J. Wong Not Applicable
[13/13] xfs: reorder iunlink remove operation in xfs_ifree xfs: in memory inode unlink log items - 1 - --- 2020-08-12 Dave Chinner Accepted
[12/13] xfs: add in-memory iunlink log item xfs: in memory inode unlink log items - 1 - --- 2020-08-12 Dave Chinner Accepted
[11/13] xfs: combine iunlink inode update functions xfs: in memory inode unlink log items - 1 - --- 2020-08-12 Dave Chinner Accepted
[10/13] xfs: re-order AGI updates in unlink list updates xfs: in memory inode unlink log items - - - --- 2020-08-12 Dave Chinner Accepted
[09/13] xfs: validate the unlinked list pointer on update xfs: in memory inode unlink log items - 1 - --- 2020-08-12 Dave Chinner Accepted
[08/13] xfs: updating i_next_unlinked doesn't need to return old value Untitled series #331705 - 1 - --- 2020-08-12 Dave Chinner Accepted
[07/13] xfs: mapping unlinked inodes is now redundant xfs: in memory inode unlink log items - 1 - --- 2020-08-12 Dave Chinner Accepted
[06/13] xfs: replace iunlink backref lookups with list lookups xfs: in memory inode unlink log items - - - --- 2020-08-12 Dave Chinner Accepted
[05/13] xfs: add unlink list pointers to xfs_inode xfs: in memory inode unlink log items - 1 - --- 2020-08-12 Dave Chinner Accepted
[04/13] xfs: arrange all unlinked inodes into one list xfs: in memory inode unlink log items - - - --- 2020-08-12 Dave Chinner Accepted
[03/13] xfs: factor the xfs_iunlink functions xfs: in memory inode unlink log items - 2 - --- 2020-08-12 Dave Chinner Accepted
[02/13] xfs: add log item precommit operation xfs: in memory inode unlink log items - - - --- 2020-08-12 Dave Chinner Accepted
[01/13] xfs: xfs_iflock is no longer a completion xfs: in memory inode unlink log items - 2 - --- 2020-08-12 Dave Chinner Accepted
[2/2] mkfs: allow setting dax flag on root directory xfsprogs: various small enhancements - - - --- 2020-08-11 Darrick J. Wong Superseded
[1/2] xfs_db: fix nlink usage in check xfsprogs: various small enhancements - 1 - --- 2020-08-11 Darrick J. Wong Superseded
[GIT,PULL] xfs: new code for 5.9-rc1 [GIT,PULL] xfs: new code for 5.9-rc1 - - - --- 2020-08-07 Darrick J. Wong Not Applicable
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init - - - --- 2020-08-06 Eiichi Tsukata Accepted
xfsprogs: move custom interface definitions out of xfs_fs.h xfsprogs: move custom interface definitions out of xfs_fs.h - 2 - --- 2020-08-06 Eric Sandeen Accepted
[GIT,PULL,v2] iomap: new code for 5.9-rc1 [GIT,PULL,v2] iomap: new code for 5.9-rc1 - - - --- 2020-08-06 Darrick J. Wong Not Applicable
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init - - - --- 2020-08-06 Eiichi Tsukata Superseded
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init - - - --- 2020-08-06 Eiichi Tsukata Superseded
[GIT,PULL] iomap: new code for 5.9-rc1 [GIT,PULL] iomap: new code for 5.9-rc1 - - - --- 2020-08-05 Darrick J. Wong Superseded
xfs: delete duplicated words + other fixes xfs: delete duplicated words + other fixes - 1 - --- 2020-08-05 Randy Dunlap Accepted
[v2] mkfs.xfs: introduce sunit/swidth validation helper [v2] mkfs.xfs: introduce sunit/swidth validation helper - - - --- 2020-08-04 Gao Xiang Superseded
xfs/263: filters to accommodate new xfs_quota state command and prevent regression xfs/263: filters to accommodate new xfs_quota state command and prevent regression - - - --- 2020-08-03 Bill O'Donnell Accepted
mkfs.xfs: introduce sunit/swidth validation helper mkfs.xfs: introduce sunit/swidth validation helper - - - --- 2020-08-03 Gao Xiang Superseded
[v4,2/2] xfs: avoid transaction reservation recursion void xfs transaction reservation recursion - - - --- 2020-08-01 Yafang Shao Superseded
[RESEND,1/2] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - - - --- 2020-08-01 Chandan Babu R Superseded
xfs/518: modify timer/state commands to remove new g,p timer output xfs/518: modify timer/state commands to remove new g,p timer output - - - --- 2020-07-31 Bill O'Donnell Accepted
xfs/{050,299}: clear quota warnings in between checks xfs/{050,299}: clear quota warnings in between checks - 1 - --- 2020-07-30 Darrick J. Wong Accepted
[RFC] iomap: add support to track dirty state of sub pages [RFC] iomap: add support to track dirty state of sub pages - - - --- 2020-07-30 Yu Kuai Superseded
[1/1] xfs: Fix Smatch warning in xfs_attr_node_get [1/1] xfs: Fix Smatch warning in xfs_attr_node_get - - - --- 2020-07-29 Allison Henderson Superseded
[v3,2/2] xfs: Fix compiler warning in xfs_attr_shortform_add xfs: Fix compiler warnings - - - --- 2020-07-27 Allison Henderson Superseded
[v3,1/2] xfs: Fix compiler warning in xfs_attr_node_removename_setup xfs: Fix compiler warnings - - - --- 2020-07-27 Allison Henderson Superseded
fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS. fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS. - 2 - --- 2020-07-27 Xiao Yang Accepted
[v2,2/2] xfs: Fix compiler warning in xfs_attr_shortform_add xfs: Fix compiler warnings - - - --- 2020-07-27 Allison Henderson Superseded
[v2,1/2] xfs: Fix compiler warning in xfs_attr_node_removename_setup xfs: Fix compiler warnings - - - --- 2020-07-27 Allison Henderson Superseded
[2/2] xfs: Fix compiler warning in xfs_attr_shortform_add xfs: Fix compiler warnings - - - --- 2020-07-25 Allison Henderson Superseded
[1/2] xfs: Fix compiler warning in xfs_attr_node_removename_setup xfs: Fix compiler warnings - - - --- 2020-07-25 Allison Henderson Superseded
[v6,7/7] fscrypt: update documentation for direct I/O support add support for direct I/O with fscrypt using blk-crypto - 2 - --- 2020-07-24 Satya Tangirala Superseded
[v6,5/7] f2fs: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto 1 - - --- 2020-07-24 Satya Tangirala Superseded
[v6,4/7] ext4: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - 1 - --- 2020-07-24 Satya Tangirala Superseded
[v6,3/7] iomap: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - - - --- 2020-07-24 Satya Tangirala Superseded
[v6,2/7] direct-io: add support for fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - 1 - --- 2020-07-24 Satya Tangirala Superseded
[v5,7/7] fscrypt: update documentation for direct I/O support add support for direct I/O with fscrypt using blk-crypto - 2 - --- 2020-07-24 Satya Tangirala Superseded
[v5,6/7] fscrypt: document inline encryption support add support for direct I/O with fscrypt using blk-crypto - 2 - --- 2020-07-24 Satya Tangirala Superseded
[v5,5/7] f2fs: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto 1 - - --- 2020-07-24 Satya Tangirala Superseded
[v5,4/7] ext4: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - 1 - --- 2020-07-24 Satya Tangirala Superseded
[v5,3/7] iomap: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - - - --- 2020-07-24 Satya Tangirala Superseded
[v5,2/7] direct-io: add support for fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - 1 - --- 2020-07-24 Satya Tangirala Superseded
[v5,1/7] fscrypt: Add functions for direct I/O support add support for direct I/O with fscrypt using blk-crypto - 1 - --- 2020-07-24 Satya Tangirala Superseded
xfs_io: Remove redundant setting/check for lsattr/stat command xfs_io: Remove redundant setting/check for lsattr/stat command - 1 - --- 2020-07-24 Xiao Yang Accepted
[v2] xfs_io: Make -D and -R options incompatible explicitly [v2] xfs_io: Make -D and -R options incompatible explicitly - 1 - --- 2020-07-24 Xiao Yang Accepted
[RFC,v2,3/3] xfs: insert unlinked inodes from tail xfs: more unlinked inode list optimization v2 - - - --- 2020-07-24 Gao Xiang Superseded
[RFC,v2,2/3] xfs: introduce perag iunlink lock xfs: more unlinked inode list optimization v2 - - - --- 2020-07-24 Gao Xiang Superseded
[RFC,v2,1/3] xfs: arrange all unlinked inodes into one list xfs: more unlinked inode list optimization v2 - - - --- 2020-07-24 Gao Xiang Superseded
[5/5] xfs: Refactor xfs_da_state_alloc() helper Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[4/5] xfs: remove xfs_zone_{alloc,zalloc} helpers Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[3/5] xfs: Modify xlog_ticket_alloc() to use kernel's MM API Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[2/5] xfs: Remove kmem_zone_zalloc() usage Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[1/5] xfs: Remove kmem_zone_alloc() usage Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
xfs_io: Document '-q' option for sendfile command xfs_io: Document '-q' option for sendfile command - 1 - --- 2020-07-22 Xiao Yang Accepted
[v11,25/25] xfs: Rename __xfs_attr_rmtval_remove xfs: Delay Ready Attributes - 1 - --- 2020-07-21 Allison Henderson Superseded
[v11,24/25] xfs: Add delay ready attr set routines xfs: Delay Ready Attributes - - - --- 2020-07-21 Allison Henderson Superseded
[v11,23/25] xfs: Add delay ready attr remove routines xfs: Delay Ready Attributes - - - --- 2020-07-21 Allison Henderson Superseded
[v11,22/25] xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname xfs: Delay Ready Attributes - 2 - --- 2020-07-21 Allison Henderson Accepted
[v11,21/25] xfs: Simplify xfs_attr_node_addname xfs: Delay Ready Attributes - 2 - --- 2020-07-21 Allison Henderson Accepted
[v11,20/25] xfs: Simplify xfs_attr_leaf_addname xfs: Delay Ready Attributes - 2 - --- 2020-07-21 Allison Henderson Accepted
[v11,19/25] xfs: Add helper function xfs_attr_node_removename_rmt xfs: Delay Ready Attributes - 3 - --- 2020-07-21 Allison Henderson Accepted
« 1 2 ... 126 127 128248 249 »