Show patches with: State = Action Required       |   1905 patches
« 1 2 ... 4 5 619 20 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/9,v2,bigalloc] ext4: change ext4_ext_map_blocks to allocate clusters instead of blocks - - - - --- 2011-11-18 Robin Dong New
[2/9] ext4: Move unlocked dio protection from ext4_alloc_file_blocks() - - - - --- 2015-11-10 Jan Kara New
[2/9] xfs: always use DAX if mount option is used add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[20/24] ext4: return actual error on ext4_init_fs - - 1 - --- 2014-06-17 jeff.liu New
[22/29] ext4: Convert to bdev_open_by_dev() block: Make blkdev_get_by_*() return handle - - - - --- 2023-08-11 Jan Kara New
[23/25,v2] ext2fs: add readahead method to improve scanning - - - - --- 2014-09-11 Darrick Wong New
[23/30] ext2: Use kmemdup rather than duplicating its implementation Untitled series #117567 - - - - --- 2019-07-03 Fuqian Huang New
[24/30] ext4: Use kmemdup rather than duplicating its implementation Untitled series #117567 - - - - --- 2019-07-03 Fuqian Huang New
[26/36] fs/ext4: Remove unnecessary casts of private_data - - - - --- 2010-07-12 Joe Perches New
[3/3] Ext4: handle SEEK_HOLE/SEEK_DATA generically V4 - - - - --- 2011-05-23 Josef Bacik New
[3/3] Revert "ext4: Allow parallel DIO reads" Revert parallel dio reads - - - - --- 2019-08-27 Joseph Qi New
[3/3] add support to check a journal checksum v1 while journal dump. debugfs fixes - - - - --- 2018-11-19 Alexey Lyahkov New
[3/3] dx read-ahead: Map blocks with a single semaphore lock - - - - --- 2011-06-20 Bernd Schubert New
[3/3] e2fsck: read-ahead metadata during pass1 and pass2 - - - - --- 2014-02-01 Darrick Wong New
[3/3] e2fsprogs: add a function computing old desc blocks without reserved ones - - - - --- 2012-01-04 Yongqiang Yang New
[3/3] ext2: Replace tests of write IO errors using buffer_uptodate - - - - --- 2012-01-05 Jan Kara New
[3/3] ext2: remove dax EXPERIMENTAL warning Remove DAX experimental warnings - - - - --- 2021-09-15 Eric Sandeen New
[3/3] ext3: Explicitly specify fsync dependency on journaling thread - - - - --- 2011-06-27 Vivek Goyal New
[3/3] ext4: Add EXT4_IOC_TRANSFER_BLOCK_RANGE ioctl - - - - --- 2013-06-23 Namjae Jeon New
[3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH Untitled series #399130 - - - - --- 2024-03-15 Kent Overstreet New
[3/3] ext4: Convert to buffered_write_operations Start moving write_begin/write_end out of aops - - - - --- 2024-01-30 Matthew Wilcox New
[3/3] ext4: Inode flags diet - - - - --- 2016-10-06 Jan Kara New
[3/3] ext4: Skip unwritten buffers in __ext4_block_zero_page_range() Optimize __ext4_block_zero_page_range() for unwritten buffers - - - - --- 2023-09-29 Ojaswin Mujoo New
[3/3] ext4: add rcu to prevent use after free when umount filesystem ext4: fix two issue about bdev_try_to_free_page() - - - - --- 2021-04-08 Zhang Yi New
[3/3] ext4: allow online filesystem uuid queries fs: online filesystem uuid operations - - - - --- 2020-02-27 Darrick Wong 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
[3/3] ext4: enable again per-file data journaling on delalloc mode - - - - --- 2015-11-18 Daeho Jeong New
[3/3] ext4: fix block swap procedure on migration V2 - - - - --- 2011-09-17 Dmitry Monakhov New
[3/3] ext4: fsmap: Remove duplicated initialization ext4: fsmap: Improve key validation - - - - --- 2023-02-22 Tudor Ambarus New
[3/3] ext4: optimize block allocation on grow indepth - - - - --- 2014-09-23 Dmitry Monakhov New
[3/3] ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree() [1/3] ext4: rename "dirent_csum" functions to use "dirblock" - - 1 - --- 2019-07-02 Theodore Ts'o New
[3/3] ext4: track writeback errors using the generic tracking infrastructure [1/3] ext4: avoid kernel warning when writing the superblock to a dead device - - - - --- 2018-12-31 Theodore Ts'o New
[3/3] filefrag: print out physical extent length if set - - - - --- 2014-07-30 Andreas Dilger New
[3/3] jbd/jbd2: allocate buffer-cache for superblock inode in, non-movable area - - - - --- 2014-08-14 Gioh Kim New
[3/3] jbd2: add new tracepoint jbd2_wait_on_credits [1/3] jbd2: add new tracepoint jbd2_wait_on_shadow - - - - --- 2019-09-24 Xiaoguang Wang New
[3/3] libext2fs: pick out UNINIT-EXTENT block - - - - --- 2011-01-30 Robin Dong New
[3/3] nfsd: vfs_llseek() with O_32BITHASH or O_64BITHASH - - - - --- 2011-07-27 Bernd Schubert New
[3/3] nilfs2: pass the operation to bio_alloc [1/3] mpage: pass the operation to bio_alloc 1 - - - --- 2022-02-22 Christoph Hellwig New
[3/4] Update ext4 routines to use GFP_KERNEL for journal transaction allocation. - - - - --- 2011-01-31 Manish Katiyar New
[3/4] ext4: Return exchanged blocks count to user space in failure - - - - --- 2009-09-11 Akira Fujita New
[3/4] ext4: Return exchanged blocks count to user space in failure - - - - --- 2009-09-04 Akira Fujita New
[3/4] fs: don't call ->dirty_inode for lazytime timestamp updates [1/4] ubifs: remove broken lazytime support - - - - --- 2020-03-25 Christoph Hellwig New
[3/4] iplboot: add ext4 support bring parisc linux into the modern age by adding ext4 support to the bootloader - - - - --- 2019-07-05 James Bottomley New
[3/4] jbd: yield the device queue when waiting for commits - - - - --- 2010-04-14 Jeff Moyer New
[3/4] mutex: add mutex_lock_io() - - - - --- 2016-10-28 Tejun Heo New
[3/5,bigalloc] e2fsprogs: make ext2fs_mkdir to support cluster unit of directory - - - - --- 2011-11-18 Robin Dong New
[3/5,jbd] Add support for journal guided resync. - - - - --- 2009-11-19 Jody McIntyre New
[3/5] ext4: Convert ext4_mb_init_cache() to take a folio Convert ext4's mballoc to use folios - - - - --- 2024-04-16 Matthew Wilcox New
[3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi New
[3/5] ext4: fix error flag covered by journal recovery fix error flag covered by journal recovery - - - - --- 2023-02-01 Ye Bin New
[3/5] ext4: optimize to reduce redundant ext4_error() [1/5] ext4: fix race with setting free_inode/clusters_counter - - 1 - --- 2018-05-29 Wang Shilong New
[3/5] ext4: use fs netlink interface for ENOSPC conditions - - - - --- 2011-08-18 Lukas Czerner New
[3/5] kill a ctx->journal_io [1/5] move a jfs_user.h to better place. - - 1 - --- 2022-08-04 Alexey Lyahkov New
[3/5] tmpfs: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox New
[3/5] vfs: EXPORT_SYMBOL for fiemap_check_ranges() ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[3/6,RFC] ext3/4: Allow relinking to unlinked files - - - - --- 2010-09-23 Matt Helsley New
[3/6] ext4: Do not clear EOFBLOCKS_FL too soon - - - - --- 2011-10-20 Dmitry Monakhov New
[3/6] ext4: correct comment on extent merging in ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[3/6] ext4: rework partial cluster handling to use lblk more consistently improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[3/6] jbd2: yield the device queue when waiting for journal commits - - - - --- 2010-07-02 Jeff Moyer New
[3/7,v2] lib: kill e2fsck use of ctx->journal_io [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[3/7,v2] lib: kill e2fsck use of ctx->journal_io [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[3/7] ext2fs: make ext2fs_calculate_summary_stats() visible e2fsck: fast commit recovery path e2fsck changes - - - - --- 2020-03-19 harshad shirwadkar New
[3/7] ext4: Move punch hole logic to didicated function - - - - --- 2011-10-28 Dmitry Monakhov New
[3/7] ext4: Remove unnecessary S_ISREG checks in fallocate operations Untitled series #3668 - - - - --- 2017-09-18 Lukas Czerner New
[3/7] libfs: Validate negative dentries in case-insensitive directories Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[3/8] mm: introduce memalloc_nofs_{save,restore} API 1 - - - --- 2017-01-09 Michal Hocko New
[3/9,v2,bigalloc] ext4: change unit of extent's ee_block to cluster - - - - --- 2011-11-18 Robin Dong New
[3/9] ext4: Fix races between buffered IO and collapse / insert range - - - - --- 2015-11-18 Jan Kara New
[3/9] ext4: Fix races between buffered IO and collapse / insert range - - - - --- 2015-11-10 Jan Kara New
[3/9] xfs: validate bdev support for DAX inode flag add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[35/37] tests: enable using fuse2fs with metadata checksum test - - - - --- 2014-05-01 Darrick Wong New
[36/37] tests: test date handling - - - - --- 2014-05-01 Darrick Wong New
[4/2] debian: don't restart e2scrub_all when upgrading package [1/2] e2scrub: fix pathname escaping across all service definitions - - - - --- 2024-01-10 Darrick J. Wong New
[4/4] Fix ext4 acl routines to handle transaction allocation failures. - - - - --- 2011-01-31 Manish Katiyar New
[4/4] Support discard if at least one underlying device supports it - - - - --- 2010-07-02 Mikulas Patocka New
[4/4] ext3: ensure fast symlinks are NUL-terminated - - - - --- 2011-04-20 prasanna.panchamukhi@riverbed.com New
[4/4] fs: clean up generic_update_time a bit [1/4] ubifs: remove broken lazytime support - - - - --- 2020-03-25 Christoph Hellwig New
[4/4] jbd2: use mutex_lock_io() for journal->j_checkpoint_mutex - - - - --- 2016-10-28 Tejun Heo New
[4/4] jbd2: yield the device queue when waiting for journal commits - - - - --- 2010-04-14 Jeff Moyer New
[4/4] palo: add support for formatting as ext4 bring parisc linux into the modern age by adding ext4 support to the bootloader - - - - --- 2019-07-05 James Bottomley New
[4/5,bigalloc] e2fsck: support cluster unit of ee_block and ee_len - - - - --- 2011-11-18 Robin Dong New
[4/5,ext3] Add journal guided resync (data=declared mode) - - - - --- 2009-11-19 Jody McIntyre New
[4/5] afs: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem 1 - - - --- 2023-02-02 Matthew Wilcox New
[4/5] ext2: convert to use the new truncate convention - - - - --- 2009-12-08 Nick Piggin New
[4/5] ext4: Convert ac_bitmap_page to ac_bitmap_folio Convert ext4's mballoc to use folios - - - - --- 2024-04-16 Matthew Wilcox New
[4/5] ext4: fix super block checksum error fix error flag covered by journal recovery - - - - --- 2023-02-01 Ye Bin New
[4/5] ext4: use correct criteria name instead stale integer number in comment Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-03-26 Kemeng Shi New
[4/5] overlayfs: Check for range bounds before calling i_op->fiemap() ext4/overlayfs: fiemap related fixes - - 2 - --- 2020-04-23 Ritesh Harjani New
[4/5] remove an e2fsck context from bh emulation code. [1/5] move a jfs_user.h to better place. - - 1 - --- 2022-08-04 Alexey Lyahkov New
[4/6] ext4: consolidate partial cluster initialization improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[4/6] ext4: remove code related to punching hole from ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[4/6] jbd: use WRITE_SYNC for journal I/O - - - - --- 2010-07-02 Jeff Moyer New
[4/7,v2] lib: remove e2fsck context from bh emulation [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[4/7,v2] lib: remove e2fsck context from bh emulation [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[4/7] e2fsck/jbd2: add fast commit feature in jbd2 e2fsck: fast commit recovery path e2fsck changes - - - - --- 2020-03-19 harshad shirwadkar New
[4/7] ext4: Remove code handling bio_alloc failure with __GFP_WAIT - - - - --- 2009-04-15 Nikanth Karthikesan New
[4/7] ext4: punch_hole fix extent conversion - - - - --- 2011-10-28 Dmitry Monakhov New
[4/7] libfs: Support revalidation of encrypted case-insensitive dentries Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* - - - - --- 2017-01-09 Michal Hocko New
« 1 2 ... 4 5 619 20 »