Show patches with: none      |   26675 patches
« 1 2 ... 44 45 46266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] fs: super_block->s_uuid_len filesystem visibility ioctls - - - - --- 2024-02-05 Kent Overstreet Not Applicable
[1/6] fscrypt: add v2 encryption context and policy 1 - - - --- 2017-07-12 Eric Biggers Superseded
[1/6] fsverity: support verification with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - - --- 2022-10-28 Eric Biggers Not Applicable
[1/6] generic/290: Add test for fallocate zero range - - - - --- 2014-02-25 Lukas Czerner Not Applicable
[1/6] iomap: Convert wait_for_completion to flags btrfs direct-io using iomap - - - - --- 2020-07-08 Goldwyn Rodrigues Not Applicable
[1/6] jbd2/journal_commit_transaction: relocate assert after state lock - - - - --- 2013-06-11 Paul Gortmaker Accepted
[1/6] jbd2: Issue cache flush after checkpointing even with internal journal - - - - --- 2012-01-11 Jan Kara Superseded
[1/6] jbd2: Issue cache flush after checkpointing even with internal journal - - - - --- 2012-01-11 Jan Kara Superseded
[1/6] jbd2: don't hold j_state_lock while calling wake_up() - - - - --- 2014-03-09 Theodore Ts'o Accepted
[1/6] jbd2: optimize jbd2_journal_force_commit - - - - --- 2013-05-28 Dmitry Monakhov Superseded
[1/6] libext2fs: avoid buffer overflow if s_first_meta_bg is too big - - - - --- 2014-08-09 Theodore Ts'o Accepted
[1/6] libext2fs: create inlinedata symlinks - - - - --- 2014-08-24 Theodore Ts'o Accepted
[1/6] libext2fs: create inlinedata symlinks - - - - --- 2014-08-09 Darrick Wong Accepted
[1/6] libext2fs: ext2fs_dup_handle should not alias MMP buffers - - - - --- 2013-08-29 Darrick Wong Accepted
[1/6] libext2fs: improve jbd_debug() implementation e2fsprogs: fix compiler warnings introduced since v1.45.4 - - - - --- 2021-06-16 Eric Biggers Accepted
[1/6] libext2fs: optimize rb_set_bmap_range() - - - - --- 2012-11-25 Theodore Ts'o Superseded
[1/6] lockdep: allow to disable reclaim lockup detection - - - - --- 2017-02-06 Michal Hocko Not Applicable
[1/6] mbcache2: Reimplement mbcache - - - - --- 2015-12-22 Jan Kara New
[1/6] mbcache2: Reimplement mbcache - - - - --- 2015-12-09 Jan Kara Superseded
[1/6] misc: fix resource leaks in e2fsprogs - - - - --- 2014-01-21 Darrick Wong Rejected
[1/6] mke2fs: fix crash when parsing "-E resize=NNN" with "-O 64bit" - - - - --- 2012-12-29 Theodore Ts'o Accepted
[1/6] mm/fs: don't allow writes to immutable files vfs: make immutable files actually immutable - - - - --- 2019-06-11 Darrick Wong Not Applicable
[1/6] ntfs3: refactor ntfs_writepages [1/6] ntfs3: refactor ntfs_writepages - - 1 - --- 2022-06-13 Christoph Hellwig Not Applicable
[1/6] quota: Propagate error from ->acquire_dquot() - - - - --- 2015-07-15 Jan Kara Not Applicable
[1/6] statx: Add a system call to make enhanced file info available - - - - --- 2016-04-29 David Howells Not Applicable
[1/6] tests: use e2fsck -f instead of -p for resize tests - - - - --- 2014-07-26 Theodore Ts'o Accepted
[1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing [ver #2] vfs: Make icache searchable under RCU [ver #2] - - - - --- 2019-04-25 David Howells Not Applicable
[1/6] writeback: initial tracing support - - 1 - --- 2010-05-25 Dave Chinner Not Applicable
[1/6] xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent - - 1 - --- 2017-06-27 Christoph Hellwig Superseded
[1/6] xfstest: add fio git submodule - - - - --- 2012-09-23 Dmitry Monakhov Not Applicable
[1/6] xfstests: add fio requirement V2 - - 1 - --- 2012-09-24 Dmitry Monakhov Not Applicable
[1/6] xstat: Add a pair of system calls to make extended file stats available - - - - --- 2012-04-19 David Howells Not Applicable
[1/7,v2] ext4: refine extent status tree - - - - --- 2013-01-11 Zheng Liu Superseded
[1/7,v2] lib: move jfs_user.h into libsupport [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[1/7,v2] lib: move jfs_user.h into libsupport [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[1/7] DAX: move RADIX_DAX_ definitions to dax.c 1 - 1 - --- 2016-05-11 Jan Kara Accepted
[1/7] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized fstests: fix _scratch_mkfs_sized failure handling - - - - --- 2022-02-07 Shinichiro Kawasaki Not Applicable
[1/7] common: add routines to fuzz filesystems - - - - --- 2015-08-15 Darrick Wong Not Applicable
[1/7] dax: Fix condition for filling of PMD holes - - 1 - --- 2016-05-12 Jan Kara Accepted
[1/7] e2fsck: Clarify overflow link count error message e2fsprogs: Better handling of indexed directories - - 1 - --- 2020-02-13 Jan Kara Accepted
[1/7] e2fsck: add SIGABRT to list of signals processed by sigcatcher - - - - --- 2012-07-30 Theodore Ts'o Accepted
[1/7] e2fsck: make recovery.c identical with kernel e2fsck: fast commit recovery path e2fsck changes - - - - --- 2020-03-19 harshad shirwadkar New
[1/7] e2fsck: sanity check the journal inode number Fix various bugs found via a fuzzing campaign - - 1 - --- 2022-06-07 Theodore Ts'o Accepted
[1/7] e2fsck: value stored to err is never read [1/7] e2fsck: value stored to err is never read - - - - --- 2021-08-06 Lukas Czerner Accepted
[1/7] e2fsprogs: Add discard function into struct_io_manager - - - - --- 2010-10-26 Lukas Czerner Not Applicable
[1/7] e2scrub: create online fsck tool of sorts e2fprogs: online scrub & compiler fun - - - - --- 2018-03-01 Darrick Wong Superseded
[1/7] ext2: Use ext2_clear_super_error() in ext2_sync_fs() - - - - --- 2010-04-14 Jan Blunck Not Applicable
[1/7] ext2: tell DAX the size of allocation holes - - - - --- 2016-08-15 Ross Zwisler Superseded
[1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() [1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() - - - - --- 2018-10-29 Vasily Averin Superseded
[1/7] ext4: Fix block reservation for bigalloc filesystems - - - - --- 2014-11-25 Jan Kara Accepted
[1/7] ext4: Mark superblock writes synchronous for nobarrier mounts - 1 - - --- 2017-05-02 Jan Kara Accepted
[1/7] ext4: Restore old EOFBLOCKS flag state after error - - - - --- 2011-10-28 Dmitry Monakhov New
[1/7] ext4: Update stale comment about write constraints ext4: Cleanup data=journal writeback path - - - - --- 2023-02-28 Theodore Ts'o Awaiting Upstream
[1/7] ext4: Update stale comment about write constraints ext4: Cleanup data=journal writeback path - - - - --- 2023-01-11 Jan Kara Awaiting Upstream
[1/7] ext4: add tracepoints for shutdown and file system errors ext4: fix up shutdown handling - - 1 - --- 2018-02-20 Theodore Ts'o Accepted
[1/7] ext4: avoid overflow when setting values via sysfs ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-01-26 Baokun Li Superseded
[1/7] ext4: collapse handling of data=ordered and data=writeback codepaths - - 1 - --- 2013-03-25 Theodore Ts'o Accepted
[1/7] ext4: disable fast-commit of encrypted dir operations ext4 fast-commit fixes - 1 - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[1/7] ext4: ext4_inode_info diet - - 1 - --- 2012-09-09 Dmitry Monakhov Superseded
[1/7] ext4: fix inline data error paths - - - - --- 2017-02-05 Theodore Ts'o Awaiting Upstream
[1/7] ext4: lost brelse in __ext4_read_dirblock() [1/7] ext4: lost brelse in __ext4_read_dirblock() - - - - --- 2018-10-31 Vasily Averin Rejected
[1/7] ext4: properly handle error of ext4_init_block_bitmap in ext4_read_block_bitmap_nowait A few patches to improve ext4 balloc - - - - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[1/7] ext4: trim delalloc extent ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi Superseded
[1/7] ext4: use IS_ENCRYPTED() to check encryption status Remove fs specific fscrypt and fsverity build config options - - - - --- 2018-11-19 Chandan Rajendra Not Applicable
[1/7] extfat: remove ->writepage [1/7] extfat: remove ->writepage 2 - - - --- 2022-12-02 Christoph Hellwig Superseded
[1/7] fs: Expose name under lookup to d_revalidate hook Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[1/7] fs: buffer_head writepage no invalidate - - - - --- 2009-09-17 Jan Kara Not Applicable
[1/7] highmem: Add memcpy_to_folio() and memcpy_from_folio() More filesystem folio conversions for 6.6 - - - - --- 2023-07-13 Matthew Wilcox (Oracle) Not Applicable
[1/7] iomap: merge iomap_seek_hole() and iomap_seek_data() io_uring lseek - - - - --- 2023-07-26 Hao Xu Not Applicable
[1/7] jbd2: Simplify journal_unmap_buffer() jbd2: Bit spinlock conversions - - 1 - --- 2019-08-09 Jan Kara Superseded
[1/7] jbd2: Simplify journal_unmap_buffer() jbd2: Bit spinlock conversions - - 1 - --- 2019-08-02 Jan Kara Superseded
[1/7] libext2fs: rec_len is set incorrect in ext2fs_process_dir_inline_data - - - - --- 2012-11-15 Zheng Liu Accepted
[1/7] lockdep: teach lockdep about memalloc_noio_save 2 1 - - --- 2017-03-06 Michal Hocko Not Applicable
[1/7] mbcache2: Reimplement mbcache - - - - --- 2015-12-16 Jan Kara Accepted
[1/7] mke2fs: don't ask the proceed question using a regular file 1 - - - --- 2014-04-27 Theodore Ts'o Accepted
[1/7] mm/fs: don't allow writes to immutable files vfs: make immutable files actually immutable - - 1 - --- 2019-06-21 Darrick Wong Not Applicable
[1/7] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races - - 1 - --- 2021-04-13 Jan Kara Superseded
[1/7] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK - - 2 - --- 2017-07-27 Jan Kara Superseded
[1/7] mm: Wait for writeback when grabbing pages to begin a write - - - - --- 2011-05-09 Darrick J. Wong Not Applicable
[1/7] mm: don't look at xarray value entries in split_huge_pages_in_file [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - 1 - --- 2023-03-07 Christoph Hellwig Not Applicable
[1/7] mm: don't look at xarray value entries in split_huge_pages_in_file [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - 1 - --- 2023-01-21 Christoph Hellwig Not Applicable
[1/7] syscalls/fanotify20: Introduce helpers for FAN_FS_ERROR test Test the new fanotify FAN_FS_ERROR event - - - - --- 2021-08-02 Gabriel Krisman Bertazi Not Applicable
[1/7] tst_extents: Fix 64-bit bugs in do_goto_block() - - - - --- 2010-07-22 Theodore Ts'o Accepted
[1/7] vfs: Handle O_SYNC AIO DIO in generic code properly - - - - --- 2012-03-29 Jeff Moyer Not Applicable
[1/7] vfs: Handle O_SYNC AIO DIO in generic code properly - - - - --- 2012-03-02 Jeff Moyer Not Applicable
[1/8,bigalloc] ext4: get blocks from ext4_ext_get_actual_len - - - - --- 2011-11-01 Robin Dong Superseded
[1/8,v3] ext4: add two structures supporting extent status tree - - - - --- 2012-10-26 Zheng Liu Accepted
[1/8] Documentation/filesystems: fix documentation for ->getattr() - - - - --- 2017-03-31 David Howells Not Applicable
[1/8] Documentation/filesystems: fix documentation for ->getattr() - - - - --- 2017-03-31 David Howells Not Applicable
[1/8] EXT4: migrate.c: Fixed few typos EXT4: Trivial typo fixes - - - - --- 2021-03-27 Bhaskar Chowdhury Awaiting Upstream
[1/8] Revert "ext4: remove no longer used functions in inode.c" - - - - --- 2012-06-29 Lukas Czerner Superseded
[1/8] Use RWF_* flags for AIO operations - - 1 - --- 2017-05-09 Goldwyn Rodrigues Superseded
[1/8] Use RWF_* flags for AIO operations - - - - --- 2017-04-14 Goldwyn Rodrigues Superseded
[1/8] backing_dev: remove current->backing_dev_info [1/8] backing_dev: remove current->backing_dev_info - - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[1/8] dcache: Add helper to disable d_revalidate for a specific dentry Revert setting casefolding dentry operations through s_d_op - - - - --- 2023-12-13 Gabriel Krisman Bertazi Not Applicable
[1/8] e2fsprogs: Next3 on-disk format changes. - - - - --- 2010-05-05 Amir Goldstein tytso Rejected
[1/8] e2fsprogs: add exclude bitmap support in libext2fs - - - - --- 2011-10-23 Yongqiang Yang Rejected
[1/8] ext2, ext4: warn when mounting with dax enabled 1 - - - --- 2015-11-17 Dan Williams Not Applicable
[1/8] ext4 crypto: fix memory leaks in ext4_encrypted_zeroout - - - - --- 2015-06-01 Jaegeuk Kim Not Applicable
[1/8] ext4: Combine ext4_handle_error() and save_error_info() ext4: Fix error handling - - - - --- 2020-12-16 Jan Kara Awaiting Upstream
« 1 2 ... 44 45 46266 267 »