Show patches with: none      |   26755 patches
« 1 2 ... 12 13 14267 268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fs: clean up usage of noop_dirty_folio fs: clean up usage of noop_dirty_folio - - 1 - --- 2023-08-19 Xueshi Hu Not Applicable
fs: check for writeback errors after syncing out buffers in generic_file_fsync - - 3 - --- 2017-05-25 Jeff Layton Not Applicable
fs: apply umask if POSIX ACL support is disabled fs: apply umask if POSIX ACL support is disabled - - - - --- 2023-09-19 Max Kellermann Not Applicable
fs: allow for fs-specific objects to be pruned as part of pruning inodes - - 2 - --- 2013-01-23 Theodore Ts'o Rejected
fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion - - - - --- 2016-01-03 Dave Chinner New
fs: Initialize tmp.b_page in generic_block_bmap() - - - - --- 2017-05-22 Kees Cook Accepted
fs: Fix syntax errors in comments fs: Fix syntax errors in comments - - - - --- 2022-06-05 Xiang wangx Not Applicable
fs: Fix page_mkwrite off-by-one errors fs: Fix page_mkwrite off-by-one errors - - 1 - --- 2019-11-27 Andreas Gruenbacher Not Applicable
fs: Convert return type int to vm_fault_t fs: Convert return type int to vm_fault_t - - - - --- 2018-08-28 Souptick Joarder Superseded
fs: Convert open-coded "is inode open for write" check fs: Convert open-coded "is inode open for write" check - - - - --- 2018-12-10 Nikolay Borisov New
fs: Avoid userspace mounting anon_inodefs filesystem - - - - --- 2014-10-10 Jan Kara Not Applicable
fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers 1 - - - --- 2016-05-17 Ben Hutchings New
fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers - - - - --- 2018-04-06 Mathieu Malaterre Superseded
fs/vfs/security: pass last path component to LSM on inode creation - - - - --- 2010-12-08 Eric Paris Not Applicable
fs/mbcache: make sure mb_cache_count() not return negative value. fs/mbcache: make sure mb_cache_count() not return negative value. - - - - --- 2018-01-08 Jiang Biao Superseded
fs/jbd: set pointer = NULL, after kfree it. - - - - --- 2012-12-24 Chen Gang Not Applicable
fs/jbd: Export log_start_commit to fix ext3 build - - - - --- 2009-11-12 Stefan Schmidt Not Applicable
fs/jbd2: t_updates should increase when start_this_handle() failed in jbd2__journal_restart() - - - - --- 2013-06-19 Younger Liu Rejected
fs/jbd2: fix data races in jbd2_journal_set_features - - - - --- 2015-09-21 Dmitry Vyukov Accepted
fs/jbd2: fix data races at struct journal_head fs/jbd2: fix data races at struct journal_head - - 1 - --- 2020-02-22 Qian Cai Accepted
fs/inode.c: make inode_init_always() initialize i_ino to 0 fs/inode.c: make inode_init_always() initialize i_ino to 0 1 - - - --- 2020-10-31 Eric Biggers Not Applicable
fs/ext{3,4}: fix potential race when setversion ioctl updates inode - - - - --- 2012-01-03 Djalal Harouni New
fs/ext{3,4}: fix potential race when setversion ioctl updates inode - - - - --- 2012-01-06 Djalal Harouni Not Applicable
fs/ext4:bug fix of memory leak in ext4_mb_pa_alloc fs/ext4:bug fix of memory leak in ext4_mb_pa_alloc - - - - --- 2021-10-18 Bernard Zhao New
fs/ext4: use list_last_entry instead of list_entry - - - - --- 2015-11-25 Geliang Tang New
fs/ext4: test the i_flags field of the right structure - - 1 - --- 2009-11-02 Julia Lawall Accepted
fs/ext4: replace ternary operator with min() and max() fs/ext4: replace ternary operator with min() and max() - - 1 - --- 2022-08-09 Jiangshan Yi Superseded
fs/ext4: remove unused header file - - - - --- 2015-04-20 ZhangZhen Accepted
fs/ext4: remove redundant initialization of variable busy fs/ext4: remove redundant initialization of variable busy - - - - --- 2021-04-21 Wen Yang New
fs/ext4: remove MPAGE_DA_EXTENT_TAIL fs/ext4: remove MPAGE_DA_EXTENT_TAIL - - - - --- 2020-01-15 Alex Shi Rejected
fs/ext4: prevent the CPU from being 100% occupied in ext4_mb_discard_group_preallocations fs/ext4: prevent the CPU from being 100% occupied in ext4_mb_discard_group_preallocations - - - - --- 2021-04-18 Wen Yang New
fs/ext4: mb_find_order_for_block(): silence UBSAN - - - - --- 2016-03-19 Nicolai Stange Superseded
fs/ext4: get project quota from inode for mangling statfs results fs/ext4: get project quota from inode for mangling statfs results - - - - --- 2019-10-28 Konstantin Khlebnikov New
fs/ext4: get project quota from inode for mangling statfs results fs/ext4: get project quota from inode for mangling statfs results - - 1 - --- 2019-10-31 Dmitry Monakhov Superseded
fs/ext4: fix potential endless loop in ext4_mb_discard_group_preallocations() - - - - --- 2015-08-31 ZhangZhen Accepted
fs/ext4: fix integer overflow in s_log_groups_per_flex fs/ext4: fix integer overflow in s_log_groups_per_flex - - - - --- 2021-02-03 Sabyrzhan Tasbolatov Superseded
fs/ext4: fix comments mentioning i_mutex fs/ext4: fix comments mentioning i_mutex - - - - --- 2022-01-21 Hongnan Li Awaiting Upstream
fs/ext4: ext4_find_extent(): remove unmeetable inconsisteny check - - - - --- 2016-04-16 Nicolai Stange New
fs/ext4: convert to use sbi directly fs/ext4: convert to use sbi directly - - - - --- 2023-07-07 Lu Hongfei Awaiting Upstream
fs/ext4: add missing ext4_resize_end - - - - --- 2011-12-22 Djalal Harouni Accepted
fs/ext4: Use try_cmpxchg in ext4_update_bh_state fs/ext4: Use try_cmpxchg in ext4_update_bh_state - - - - --- 2022-08-09 Uros Bizjak Superseded
fs/ext4: Replace kmap_atomic() with kmap_local_page() fs/ext4: Replace kmap_atomic() with kmap_local_page() - - 2 - --- 2022-12-31 Fabio M. De Francesco Superseded
fs/ext4: Fix syntax errors in comments fs/ext4: Fix syntax errors in comments - - - - --- 2022-06-05 Xiang wangx Awaiting Upstream
fs/ext4: Convert fault handler to use vm_fault_t type fs/ext4: Convert fault handler to use vm_fault_t type - - 1 - --- 2018-09-10 Souptick Joarder Accepted
fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache - - - - --- 2023-07-07 Lu Hongfei Awaiting Upstream
fs/ext4: Allow for the last group to be marked as trimmed fs/ext4: Allow for the last group to be marked as trimmed - 1 1 - --- 2023-12-13 Suraj Jitindar Singh Awaiting Upstream
fs/ext4/super.c: Use printf extension %pV - - - - --- 2010-11-09 Joe Perches Accepted
fs/ext4/super.c: Let 'counters' switched by SMP - - - - --- 2014-07-15 Chen Gang Superseded
fs/ext4/super.c : fix two compile errors fs/ext4/super.c : fix two compile errors - 1 - - --- 2023-04-26 Chris Clayton Superseded
fs/ext4/inode-test: Fix inode test on 32 bit platforms. fs/ext4/inode-test: Fix inode test on 32 bit platforms. - - - - --- 2019-11-27 Iurii Zaikin Not Applicable
fs/ext4/inode-test: Fix inode test on 32 bit platforms. fs/ext4/inode-test: Fix inode test on 32 bit platforms. - - - 1 --- 2019-11-27 Iurii Zaikin Not Applicable
fs/ext4/inode-test: Fix inode test on 32 bit platforms. fs/ext4/inode-test: Fix inode test on 32 bit platforms. 1 - - 1 --- 2019-11-27 Iurii Zaikin Not Applicable
fs/ext4/extents_status.c: fix 64-bit number truncation bug 1 - - - --- 2014-03-31 Chen Gang Superseded
fs/ext4/acl: apply umask if ACL support is disabled fs/ext4/acl: apply umask if ACL support is disabled - - 1 - --- 2023-09-19 Max Kellermann Awaiting Upstream
fs/ext3: use kzalloc instead of kmalloc - - - - --- 2012-12-24 Chen Gang Not Applicable
fs/ext3: set pointer = NULL, after kfree it - - - - --- 2012-12-24 Chen Gang Not Applicable
fs/ext3/super.c: Use printf extension %pV - - - - --- 2010-11-09 Joe Perches Not Applicable
fs/ext2: replace ternary operator with min_t() fs/ext2: replace ternary operator with min_t() - - - - --- 2022-07-14 Jiangshan Yi Not Applicable
fs/ext2: remove unused variable es fs/ext2: remove unused variable es - - - - --- 2022-09-13 Yuan Can Not Applicable
fs/ext2: ext2_readdir comment about returns - - - - --- 2009-11-29 Jérémy Cochoy Not Applicable
fs/ext2: Use ext2_put_page fs/ext2: Use ext2_put_page - - - - --- 2020-11-11 Ira Weiny Not Applicable
fs/ext2: Replace kmap_atomic() with kmap_local_page() fs/ext2: Replace kmap_atomic() with kmap_local_page() - - 1 - --- 2022-12-31 Fabio M. De Francesco Not Applicable
fs/ext2: Fix code indentation fs/ext2: Fix code indentation - - - - --- 2022-11-25 Rong Tao Not Applicable
fs/ext2/super.c: Use printf extension %pV - - - - --- 2010-11-09 Joe Perches Not Applicable
fs/ext2/super.c: Drop memory allocation cast 1 - - - --- 2014-06-10 Himangi Saraogi Not Applicable
fs/ext2/: fix misspellings using codespell tool fs/ext2/: fix misspellings using codespell tool - - - - --- 2021-03-19 Menglong Dong Not Applicable
fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation - - - - --- 2012-12-28 Chen Gang Accepted
fs/direct-io: avoid data race on ->s_dio_done_wq fs/direct-io: avoid data race on ->s_dio_done_wq - - - - --- 2020-07-13 Eric Biggers Not Applicable
fs/direct-io.c: avoid workqueue allocation race fs/direct-io.c: avoid workqueue allocation race - - - - --- 2020-03-08 Eric Biggers New
fs/compat_ioctl.c: add missing FS_IOC_FIEMAP support - - - - --- 2009-08-01 Mark Lord Superseded
fs/compat_ioctl.c: add missing FS_IOC_FIEMAP support - - 1 - --- 2009-08-03 Mark Lord Not Applicable
fs/compat_ioctl.c: add missing FS_IOC_FIEMAP support - - - - --- 2009-08-03 Andrew Morton Not Applicable
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t - - - - --- 2019-08-20 Sebastian Andrzej Siewior New
fs/buffer.c: use b_folio for fsverity work fs/buffer.c: use b_folio for fsverity work - - - - --- 2023-02-24 Eric Biggers Not Applicable
fs/buffer.c: use b_folio for fscrypt work fs/buffer.c: use b_folio for fscrypt work - - - - --- 2023-02-24 Eric Biggers Not Applicable
fs/buffer.c: Remove the unnecessary init operation after allocating buffer_head. - - - - --- 2013-04-19 majianpeng Accepted
fs/buffer.c: Fix data corruption when buffer write with IO error fs/buffer.c: Fix data corruption when buffer write with IO error - - - - --- 2019-04-06 zhangxiaoxu (A) New
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at 6 - 1 - --- 2017-12-13 Adam Borowski Not Applicable
fs-verity: use mempool for hash requests fs-verity: use mempool for hash requests - - 1 - --- 2019-12-31 Eric Biggers Not Applicable
fs-verity: implement readahead of Merkle tree pages fs-verity: implement readahead of Merkle tree pages - - - - --- 2019-12-16 Eric Biggers Not Applicable
fs-verity: implement readahead for FS_IOC_ENABLE_VERITY fs-verity: implement readahead for FS_IOC_ENABLE_VERITY - - - - --- 2019-12-03 Eric Biggers New
fs-ext4: Delete unnecessary checks before the function call "iput" - - - - --- 2015-11-04 SF Markus Elfring New
fs-ext4 crypto: Delete an unnecessary check before the function call "key_put" - - - - --- 2015-06-26 SF Markus Elfring Accepted
fs, jbd: use a more generic hash function - - - - --- 2014-10-21 Sasha Levin Not Applicable
fs, ext4: Fix potential memory leak in ext4_fill_super - - - - --- 2010-06-16 Cyrill Gorcunov Accepted
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core - - 3 - --- 2017-11-14 Dan Williams Not Applicable
fs : ext4 : super.c fixed coding style violations - - - - --- 2010-11-17 Vamsi Krishna B New
fs / ext3: Always unlock updates in ext3_freeze() - - - - --- 2011-08-11 Rafael J. Wysocki New
fs / ext3: Always unlock updates in ext3_freeze() - - - - --- 2011-08-25 Pavel Machek New
flex_bg information initialization and question on resize/bad inodes with 48 bits filesystem - - - - --- 2009-09-12 Damien Guibouret New
fix: print ext4 mountopt data_err=abort correctly - - - - --- 2016-03-09 Ales Novak Superseded
fix: print ext4 mountopt data_err=abort correctly - - - - --- 2016-03-09 Ales Novak Accepted
fix wrong iput on d_inode introduced by e6bc45d65d - - - - --- 2011-06-15 Török Edwin Not Applicable
fix waring calltrace when usb was ejected. - - - - --- 2016-02-24 zhangaihua1@huawei.com New
fix up lock order reversal in writeback 3 - - - --- 2010-11-16 Nick Piggin Not Applicable
fix up flex groups used_dirs manipulation 1 - - - --- 2010-03-23 Eric Sandeen Accepted
fix typo in mke2fs error message - - - - --- 2014-06-01 Benno Schulenberg Superseded
fix type of "offset" in ext4_io_end - - 1 - --- 2010-01-29 Eric Sandeen Superseded
fix the outdated comment in ext2_nfs_get_inode() - - - - --- 2011-08-30 Li Haifeng Not Applicable
fix the outdated comment in ext2_nfs_get_inode() - - - - --- 2011-08-30 Li Haifeng Not Applicable
« 1 2 ... 12 13 14267 268 »