Show patches with: Archived = No       |   11065 patches
« 1 2 ... 108 109 110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[f2fs-dev] fscrypt: use 32 bytes of encrypted filename - - - - --- 2017-04-19 Jaegeuk Kim Rejected
fscrypt: use 32 bytes of encrypted filename - - - - --- 2017-04-19 Eric Biggers Rejected
fscrypt: use 32 bytes of encrypted filename - - - - --- 2017-04-18 Gwendal Grignou Rejected
[v5,5/5] utimes: Clamp the timestamps before update - - - - --- 2017-04-08 Deepa Dinamani Superseded
[v5,4/5] vfs: Add timestamp_truncate() api - - - - --- 2017-04-08 Deepa Dinamani Superseded
[v5,3/5] ext4: Initialize timestamps limits - - - - --- 2017-04-08 Deepa Dinamani Superseded
[v5,2/5] vfs: Add checks for filesystem timestamp limits - - - - --- 2017-04-08 Deepa Dinamani Superseded
[v5,1/5] vfs: Add file timestamp range support - - - - --- 2017-04-08 Deepa Dinamani Superseded
ext2: Call dquot_writeback_dquots() with s_umount held - 1 - - --- 2017-04-05 Jan Kara Not Applicable
Add largedir feature - - 1 - --- 2017-03-16 Artem Blagodarenko Superseded
[2/2] e2freefrag: use GETFSMAP on mounted filesystems - - 1 - --- 2017-03-02 Darrick Wong Superseded
[1/2] misc: fix all the compiler warnings - - 1 - --- 2017-03-02 Darrick Wong Superseded
[3/3] e2spacey: create a program to use getfsmap to profile free space - - - - --- 2017-03-02 Darrick Wong Superseded
[2/3] e2info: create a tool to display ext4 fs geometry online - - - - --- 2017-03-02 Darrick Wong Superseded
[v4,5/5] utimes: Clamp the timestamps before update - - - - --- 2017-02-25 Deepa Dinamani Superseded
[v4,4/5] vfs: Add timestamp_truncate() api - - - - --- 2017-02-25 Deepa Dinamani Superseded
[v4,3/5] ext4: Initialize timestamps limits - - - - --- 2017-02-25 Deepa Dinamani Superseded
[v4,2/5] vfs: Add checks for filesystem timestamp limits - - - - --- 2017-02-25 Deepa Dinamani Superseded
[v4,1/5] vfs: Add file timestamp range support - - - - --- 2017-02-25 Deepa Dinamani Superseded
ext4: remove unused d_name argument from ext4_search_dir() et al. - - - - --- 2017-02-16 Eric Biggers Superseded
[5/7] nonblocking aio: ext4 - - - - --- 2017-02-14 Goldwyn Rodrigues Not Applicable
[v2,4/4] tests: 3 level hash tree test - - - - --- 2017-02-13 Artem Blagodarenko Superseded
[v2,3/4] e2fsck: 3 level hash tree directory optimization - - - - --- 2017-02-13 Artem Blagodarenko Superseded
[v2,2/4] e2fsprogs: add support for 3-level htree - - 1 - --- 2017-02-13 Artem Blagodarenko Superseded
[v2,1/4] e2fsprogs: supersede i_dir_acl with i_size_high for all cases - - 1 - --- 2017-02-13 Artem Blagodarenko Superseded
ext4: don't BUG when truncating encrypted inodes on the orphan list - - - - --- 2017-02-11 Theodore Ts'o Superseded
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault - - - - --- 2017-02-04 Dan Williams Not Applicable
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault - - 1 1 --- 2017-02-03 Dave Jiang Not Applicable
[2/2] ext4: support the FSGEOMETRY ioctl, similar to xfs - - - - --- 2017-02-02 Darrick Wong Superseded
[1/2] ext4: support GETFSMAP ioctls - - - - --- 2017-02-02 Darrick Wong Superseded
ext4: fix up huge_fault rename - 1 - - --- 2017-02-02 Arnd Bergmann Superseded
dax: fix build warnings with FS_DAX and !FS_IOMAP - - 2 - --- 2017-01-10 Ross Zwisler 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 Not Applicable
[v1,41/54] ext4: convert to bio_for_each_segment_all_sp() - - - - --- 2016-12-27 Ming Lei Not Applicable
[v2] fscrypt: Factor out bio specific functions - 1 3 - --- 2016-12-19 Richard Weinberger Not Applicable
[DEBUG,2/2] silent warnings which we cannot do anything about - - - - --- 2016-12-16 Michal Hocko Rejected
fscrypt: Factor out bio specific functions - 1 - - --- 2016-12-16 Richard Weinberger Not Applicable
[RFC,5/5] fscrypt: pass up error codes from ->get_context() - - - - --- 2016-12-05 Eric Biggers Not Applicable
[RFC,4/5] fscrypt: remove user-triggerable warning messages - - - - --- 2016-12-05 Eric Biggers Not Applicable
[RFC,3/5] fscrypt: use EEXIST when file already uses different policy - - - - --- 2016-12-05 Eric Biggers Not Applicable
[RFC,2/5] fscrypt: use ENOTDIR when setting encryption policy on nondirectory - - - - --- 2016-12-05 Eric Biggers Not Applicable
[RFC,1/5] fscrypt: use ENOKEY when file cannot be created w/o key - - - - --- 2016-12-05 Eric Biggers Not Applicable
[RFC,4/6] ext4: Initialize timestamps limits - - - - --- 2016-11-24 Deepa Dinamani Superseded
[6/6] fs: Remove unmap_underlying_metadata - - - - --- 2016-11-04 Jan Kara Not Applicable
[5/6] fs: Add helper to clean bdev aliases under a bh and use it - - - - --- 2016-11-04 Jan Kara Not Applicable
[4/6] ext2: Use clean_bdev_aliases() instead of iteration - - - - --- 2016-11-04 Jan Kara Not Applicable
[3/6] ext4: Use clean_bdev_aliases() instead of iteration - - - - --- 2016-11-04 Jan Kara Not Applicable
[2/6] direct-io: Use clean_bdev_aliases() instead of handmade iteration - - - - --- 2016-11-04 Jan Kara Not Applicable
[1/6] fs: Provide function to unmap metadata for a range of blocks - - - - --- 2016-11-04 Jan Kara Not Applicable
[RFC,4/6] ext4: Initialize timestamps limits - - - - --- 2016-11-02 Deepa Dinamani Superseded
[4/4] ext2: Use unmap_underlying_metadata_ext() instead of iteration - - - - --- 2016-10-21 Jan Kara Not Applicable
[3/4] ext4: Use unmap_underlying_metadata_ext() instead of iteration - - - - --- 2016-10-21 Jan Kara Not Applicable
[2/4] direct-io: Use unmap_underlying_metadata_ext() instead of handmade iteration - - - - --- 2016-10-21 Jan Kara Not Applicable
[1/4] fs: Provide function to unmap metadata for a range of blocks - - - - --- 2016-10-21 Jan Kara Not Applicable
[GIT,PULL] fscrypto fixes for 4.8-rc6 - - - - --- 2016-09-10 Theodore Ts'o Not Applicable
[V2] common/rc: improve _require_metadata_journaling() for ext4 - - - - --- 2016-08-19 Eric Whitney Not Applicable
common/defrag: rework _require_defrag for ext4 - - - - --- 2016-08-04 Eric Whitney Not Applicable
[v2] xfstests, generic: add project quota attribute tests - - - - --- 2016-07-06 Wang Shilong Not Applicable
ext4: guarantee already started handles to successfully finish while ro remounting - - - - --- 2016-05-02 Daeho Jeong Deferred
[v2] generic: test I/O on dm error device - - - - --- 2016-03-15 Eryu Guan Not Applicable
[2/2] generic: test I/O on dm error device - - - - --- 2016-03-11 Eryu Guan Not Applicable
[1/2] common: make _dmerror_init accept device and mount point as param - - - - --- 2016-03-11 Eryu Guan Not Applicable
e2fsck: Correct ext4 dates generated by old kernels - - - - --- 2016-03-07 Theodore Ts'o Not Applicable
[v2,3/3] ext4: enable again per-file data journaling on delalloc mode - - 1 - --- 2016-02-28 Daeho Jeong Superseded
[v2,2/3] ext4: fix races between changing inode journal mode and ext4_writepages - - - - --- 2016-02-28 Daeho Jeong Superseded
[v2,1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling - - 1 - --- 2016-02-28 Daeho Jeong Superseded
e2fsck: Correct ext4 dates generated by old kernels - - - - --- 2016-02-18 Andreas Dilger Superseded
[07/10] fs: ext4: Replace CURRENT_TIME with ext4_current_time() - - - - --- 2016-02-03 Deepa Dinamani Superseded
[06/10] fs: ext4: Replace CURRENT_TIME_SEC with current_fs_time_sec() - - - - --- 2016-02-03 Deepa Dinamani Superseded
[v2,9/26] eCryptfs: Use skcipher and shash 1 - - - --- 2016-01-25 Herbert Xu Not Applicable
[GIT,PULL] xfs: update #2 for 4.5-rc1 - - - - --- 2016-01-21 Dave Chinner Not Applicable
xfs_quota: allow operation on foreign filesystem types - - - - --- 2016-01-14 Dave Chinner Not Applicable
libext2fs: return errno on failure in ext2fs_sync_device() - - - - --- 2016-01-10 Eryu Guan Superseded
[00/35,v2] separate operations from flags in the bio/request structs - - - - --- 2016-01-08 Mike Snitzer Not Applicable
ext4 out of order when use cfq scheduler - - - - --- 2016-01-08 HUANG Weller (CM/ESW12-CN) Superseded
ext4 out of order when use cfq scheduler - - - - --- 2016-01-07 Jan Kara Superseded
e2fsck: Correct ext4 dates generated by old kernels - - - - --- 2015-11-24 Andreas Dilger Superseded
[RFCv3,00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls - - - - --- 2015-11-11 Christoph Hellwig Not Applicable
[51/51] ext2: enable cgroup writeback support - - 1 - --- 2015-05-22 Tejun Heo Not Applicable
[v3] xfstests/ext4: regression test for wrong assert in ext4_mb_normalize_request() - - - - --- 2014-07-30 Xiaoguang Wang Not Applicable
mke2fs: fix flexbg check to allow small filesystems - - 1 - --- 2014-07-30 Andreas Dilger Superseded
ext4: Add support for SFITRIM, an ioctl for secure FITRIM. - - - - --- 2014-06-13 Theodore Ts'o Rejected
[RFC,v2,4/4] ext4: use a round-robin algorithm to shrink extent cache - - - - --- 2014-04-16 Zheng Liu Changes Requested
[RFC,v2,3/4] ext4: improve extents status tree shrinker lru algorithm - - - - --- 2014-04-16 Zheng Liu Changes Requested
[RFC,v2,2/4] ext4: track extent status tree shrinker delay statictics - - 1 - --- 2014-04-16 Zheng Liu Changes Requested
[RFC,v2,1/4] ext4: improve extents status tree trace point - - 1 - --- 2014-04-16 Zheng Liu Changes Requested
[v8,2/2] e2fsck: Correct ext4 dates generated by old kernels - - 2 - --- 2014-02-14 David Turner Superseded
[v8,1/2] ext4: Fix handling of extended tv_sec (bug 23732) - - - - --- 2014-02-14 David Turner Superseded
ext4: don't remove reserved inodes in ext4_unlink() - - - - --- 2014-01-25 Eryu Guan Changes Requested
[v7,2/2] debugfs: Decode {a,c,cr,m}time_extra fields in stat - - - - --- 2013-12-07 David Turner Superseded
[v7,1/2] e2fsck: Correct ext4 dates generated by old kernels. - - - - --- 2013-12-07 David Turner Superseded
[v6] e2fsck: Correct ext4 dates generated by old kernels. - - - - --- 2013-11-14 David Turner Superseded
[v5,2/2] e2fsck: Correct ext4 dates generated by old kernels. - - - - --- 2013-11-14 David Turner Superseded
[v5,1/2] ext4: Fix handling of extended tv_sec (bug 23732) - - - - --- 2013-11-14 David Turner Superseded
« 1 2 ... 108 109 110 111 »