Show patches with: State = Action Required       |   1886 patches
« 1 2 ... 8 9 1018 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] ext4: increase the protection of drop nlink and ext4 inode destroy - - - - --- 2016-12-26 Zhang Yi New
[RFC,V2] ext4: increase the protection of drop nlink and ext4 inode destroy - - 1 - --- 2016-12-29 Zhang Yi New
[1/2,linux-next] ext4: check inode permissions in ext4_ioctl() - - - - --- 2017-01-01 Fabian Frederick New
[2/2,linux-next] ext4: return -EACCES on inode_owner_or_capable() error - - - - --- 2017-01-01 Fabian Frederick New
[V2,1/2,linux-next] ext4: check inode permissions in ext4_ioctl() - - - - --- 2017-01-01 Fabian Frederick New
[V2,2/2,linux-next] ext4: return -EACCES on inode_owner_or_capable() error - - - - --- 2017-01-01 Fabian Frederick New
Ext4: cleanup fsxattr related stuff - - 1 - --- 2017-01-04 Liu Bo New
[v3] ext4: increase the protection of nlink dec and ext4 inode destroy - - - - --- 2017-01-07 Zhang Yi New
[3/8] mm: introduce memalloc_nofs_{save,restore} API 1 - - - --- 2017-01-09 Michal Hocko New
[4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* - - - - --- 2017-01-09 Michal Hocko New
[v2] ext4: move halfmd4 into hash.c directly - - 1 - --- 2017-01-10 Jason A. Donenfeld New
Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7… - - - - --- 2017-01-15 Nick Alcock New
[1/2] vfs: add detection of inode validation - - - - --- 2017-01-18 Zhang Yi New
[2/2] ext4: add detection of i_nlink - - - - --- 2017-01-18 Zhang Yi New
[8/8] Revert "ext4: fix wrong gfp type under transaction" - - - - --- 2017-01-19 Michal Hocko New
ext4: use i_blocksize() - - - - --- 2017-01-20 Geliang Tang New
[13/14] ext4: use atomic_dec_not_zero() - - - - --- 2017-01-30 Fabian Frederick New
ext4: Remove unused function ext4_dax_huge_fault() - 1 - - --- 2017-01-30 Ross Zwisler New
fs: ext3/ext4: increase the protection of nlink dec and inode destroy - - - - --- 2017-02-06 Zhang Yi New
fix ifnullfree.cocci warnings - - - - --- 2017-02-13 kbuild test robot New
ext4: delayed inode insertion into transaction at write() - - - - --- 2017-02-15 seongbaeSon New
[GIT,PULL] ext4 updates for 4.11 - - - - --- 2017-02-20 Theodore Ts'o New
vfs: hoist {XFS,EXT4,F2FS}_IOC_{GOING,SHUT}DOWN to the VFS - - - - --- 2017-02-23 Darrick Wong New
[v2] ext4: create an ioctl report fs geometry - - - - --- 2017-03-02 Darrick Wong New
mke2fs: Fix German translation of mke2fs - - 1 - --- 2017-03-03 Jan Kara New
[v2] libext2fs: preload block group on request - - - - --- 2017-03-03 Artem Blagodarenko New
[GIT,PULL] ext4 bug fixes for 4.11 - - - - --- 2017-03-26 Theodore Ts'o New
[RFC,0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it - - - - --- 2017-04-06 Jeff Layton New
e2fsprogs: Make -U option consistent between tune2fs and mke2fs - - 1 - --- 2017-04-13 Drew Davenport New
ext4: evict inline data when writing to memory map - - - - --- 2017-05-01 Eric Biggers New
[2/7] jbd2: Cleanup write flags handling from jbd2_write_superblock() - - - - --- 2017-05-02 Jan Kara New
[RFC,v1,00/30] fs: inode->i_version rework and optimization - - - - --- 2017-05-11 J. Bruce Fields New
[RFC,1/2] ext4: add a version of convert_inline_data_nolock() for regular files - - - - --- 2017-06-06 Theodore Ts'o New
[RFC,2/2] ext4: fix up ext4_try_to_write_inline_data() - - - - --- 2017-06-06 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 4.12 - - - - --- 2017-06-11 Theodore Ts'o New
[ext4-next] ext4: ensure error return ret is zero on successful return - 1 1 - --- 2017-06-23 Colin Ian King New
ext4: Return EIO on read error in ext4_find_entry - - - - --- 2017-06-23 Andreas Dilger New
[2/2] ext4, project: fix typo comments for quota credits reservation - - - - --- 2017-06-30 Wang Shilong New
[v2,1/2] ext4, project: expand inode extra size if possible - - - - --- 2017-07-06 Miao Xie New
[v4,1/3] ext4: Add missing locking around iomap_seek_{hole,data} - - - - --- 2017-07-07 Andreas Gruenbacher New
[v4,3/3] ext4: Add IOMAP_REPORT support for inline data - - - - --- 2017-07-07 Andreas Gruenbacher New
[2/2] ext4: fix __ext4_new_inode() journal credits calculation - - - - --- 2017-07-08 Theodore Ts'o New
[GIT,PULL] ext4 updates for 4.13 - - - - --- 2017-07-09 Theodore Ts'o New
ext4: introduce per-inode DAX flag - - - - --- 2017-08-02 Lukas Czerner New
Add inode DAX flag - - - - --- 2017-08-03 Lukas Czerner New
[v3,40/49] ext4: convert to bio_for_each_segment_all_sp() - - - - --- 2017-08-08 Ming Lei New
[v3] Fix ext4 fault handling when mounted with -o dax,ro - - 2 - --- 2017-08-23 Randy Dodgen New
[v2,1/2] fs, xfs: perform dax_device lookup at mount fs, dax: lookup dax_device at mount time - - 3 - --- 2017-08-28 Dan Williams New
[v2,2/2] ext2, ext4: use the super_block dax_device fs, dax: lookup dax_device at mount time - - 1 - --- 2017-08-28 Dan Williams New
[v2,07/30] ext4: Define usercopy region in ext4_inode_cache slab cache Untitled series #267 - - - - --- 2017-08-28 Kees Cook New
[1/2] e2fsck: set dir_nlink feature if large dir exists [1/2] e2fsck: set dir_nlink feature if large dir exists - - - - --- 2017-08-30 Andreas Dilger New
[2/2] ext2fs: improve expand_dir performance [1/2] e2fsck: set dir_nlink feature if large dir exists - - - - --- 2017-08-30 Andreas Dilger New
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets - - - - --- 2017-08-30 Andreas Gruenbacher New
[GIT,PULL] ext4 updates for 4.14 [GIT,PULL] ext4 updates for 4.14 - - - - --- 2017-09-04 Theodore Ts'o New
[1/9] ext4: remove duplicate extended attributes defs add ext4 per-inode DAX flag - - 1 - --- 2017-09-05 Ross Zwisler New
[2/9] xfs: always use DAX if mount option is used add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[3/9] xfs: validate bdev support for DAX inode flag add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[4/9] ext4: add ext4_should_use_dax() add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[5/9] ext4: ext4_change_inode_journal_flag error handling add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[6/9] ext4: safely transition S_DAX on journaling changes add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[7/9] ext4: prevent data corruption with inline data + DAX add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[8/9] ext4: add sanity check for encryption + DAX add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[9/9] ext4: add per-inode DAX flag add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[3/7] ext4: Remove unnecessary S_ISREG checks in fallocate operations Untitled series #3668 - - - - --- 2017-09-18 Lukas Czerner New
[v3,07/31] ext4: Define usercopy region in ext4_inode_cache slab cache Untitled series #4232 - - - - --- 2017-09-20 Kees Cook New
chattr: add maximum value check for project chattr: add maximum value check for project - - - - --- 2017-09-27 Wang Shilong New
[04/15] ext4: Use pagevec_lookup_range_tag() Untitled series #5395 - - - - --- 2017-09-27 Jan Kara New
ext4: Fix bool initialization/comparison ext4: Fix bool initialization/comparison - - - - --- 2017-10-07 Thomas Meyer New
[04/16] ext4: Use pagevec_lookup_range_tag() Untitled series #7156 - - 1 - --- 2017-10-09 Jan Kara New
[1/3] cgroup, writeback: replace SB_I_CGROUPWB with per-inode S_CGROUPWB [1/3] cgroup, writeback: replace SB_I_CGROUPWB with per-inode S_CGROUPWB - - 1 - --- 2017-10-09 Tejun Heo New
[2/5] cgroup, writeback: replace SB_I_CGROUPWB with per-inode S_CGROUPWB Untitled series #7405 - - 1 - --- 2017-10-10 Tejun Heo New
[v3] ext4: Make a log in dmesg when file creation fails due to no free inodes [v3] ext4: Make a log in dmesg when file creation fails due to no free inodes - - - - --- 2017-10-31 Gazala Muhamed New
badblocks: Add options for parseable status output badblocks: Add options for parseable status output - - - - --- 2017-11-06 Wyllys Ingersoll New
[e2fsprogs] tests: Fixup for new r_move_itable tests. [e2fsprogs] tests: Fixup for new r_move_itable tests. - - - - --- 2017-11-11 Marius Bakke New
[v3,1/4] ext2fs: opening filesystem code refactoring e2image -b option to pass superblock number - - - - --- 2017-12-04 Artem Blagodarenko New
[v3,2/4] e2image: add -b option to use supperblock backup e2image -b option to pass superblock number - - - - --- 2017-12-04 Artem Blagodarenko New
[v3,3/4] tests: add test for e2image -b option e2image -b option to pass superblock number - - - - --- 2017-12-04 Artem Blagodarenko New
[v3,4/4] ext2fs: automaticlly open backup superblocks e2image -b option to pass superblock number - - - - --- 2017-12-04 Artem Blagodarenko New
ext4: delayed inode update for the consistency of file size after a crash ext4: delayed inode update for the consistency of file size after a crash - - - - --- 2017-12-10 seongbaeSon New
[1/3] ext4: move inode flags enum in preparation for cleanup ext4: clean up inode flag definitions - - - - --- 2018-01-05 Tyson Nottingham New
[2/3] ext4: define inode flags in terms of enum values ext4: clean up inode flag definitions - - - - --- 2018-01-05 Tyson Nottingham New
[3/3] ext4: define visible/modifiable flag masks in terms of inode flags ext4: clean up inode flag definitions - - - - --- 2018-01-05 Tyson Nottingham New
[RFC,1/8] ext4: use EXT4_INODE_ENCRYPT flag to detect encrypted bio [RFC,1/8] ext4: use EXT4_INODE_ENCRYPT flag to detect encrypted bio - - - - --- 2018-01-12 Chandan Rajendra New
[v6,1/4] vfs: Add file timestamp range support Untitled series #24608 - - - - --- 2018-01-22 Deepa Dinamani New
[v6,2/4] ext4: Initialize timestamps limits Untitled series #24608 - - - - --- 2018-01-22 Deepa Dinamani New
[v6,3/4] vfs: Add timestamp_truncate() api Untitled series #24608 - - - - --- 2018-01-22 Deepa Dinamani New
[v6,4/4] utimes: Clamp the timestamps before update Untitled series #24608 - - - - --- 2018-01-22 Deepa Dinamani New
ext4: update i_disksize if direct write past ondisk size ext4: update i_disksize if direct write past ondisk size - - - - --- 2018-01-23 Eryu Guan New
ext4: modify cluster macro parameter names for consistency ext4: modify cluster macro parameter names for consistency - - - - --- 2018-01-26 Eric Whitney New
[GIT,PULL] ext4 updates for 4.16 [GIT,PULL] ext4 updates for 4.16 - - - - --- 2018-02-03 Theodore Ts'o New
[1/1] ext4: don't put symlink in pagecache into highmem [1/1] ext4: don't put symlink in pagecache into highmem - - - - --- 2018-02-05 Jin Qian New
[PATCHv2,1/1] ext4: don't put symlink in pagecache into highmem [PATCHv2,1/1] ext4: don't put symlink in pagecache into highmem - - - - --- 2018-02-06 Jin Qian New
[PATCHv2,1/1] ext4/f2fs: don't put symlink in pagecache into highmem [PATCHv2,1/1] ext4/f2fs: don't put symlink in pagecache into highmem - - - - --- 2018-02-06 Jin Qian New
mke2fs: avoid inode number error with large FS mke2fs: avoid inode number error with large FS - - - - --- 2018-02-12 Artem Blagodarenko New
ext4: Fix return value for direct io reads at or beyond eof ext4: Fix return value for direct io reads at or beyond eof - - - - --- 2018-02-12 Ashish Samant New
backporting "ext4: inplace xattr block update fails to deduplicate blocks" to LTS kernels? backporting "ext4: inplace xattr block update fails to deduplicate blocks" to LTS kernels? - - 1 - --- 2018-02-19 Tommi Rantala New
badblocks: Add options for parseable status output badblocks: Add options for parseable status output - - - - --- 2018-02-21 Wyllys Ingersoll New
[GIT,PULL] ext4 updates for 4.17 [GIT,PULL] ext4 updates for 4.17 - - - - --- 2018-04-04 Theodore Ts'o New
tests: add raw/e2i/qcow2 image create/install test tests: add raw/e2i/qcow2 image create/install test - - - - --- 2018-04-11 Lukas Czerner New
[1/2] libext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zeroout e2fprogs: block zero/discard cleanups - - 1 - --- 2018-04-17 Darrick Wong New
« 1 2 ... 8 9 1018 19 »