Show patches with: Archived = No       |   11005 patches
« 1 2 ... 60 61 62110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/14] xfs: Refactor xfs_isilocked() fs: Hole punch vs page cache filling races - - 3 - --- 2021-06-07 Jan Kara Superseded
[06/14] ext2: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-06-07 Jan Kara Superseded
[05/14] ext4: Convert to use mapping->invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-06-07 Jan Kara Superseded
[04/14] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races - - 1 - --- 2021-06-07 Jan Kara Superseded
[03/14] mm: Protect operations adding pages to page cache with invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-06-07 Jan Kara Superseded
[02/14] documentation: Sync file_operations members with reality fs: Hole punch vs page cache filling races 1 - - - --- 2021-06-07 Jan Kara Superseded
[01/14] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 2 - --- 2021-06-07 Jan Kara Superseded
[GIT,PULL] ext4 fixes for v5.13 [GIT,PULL] ext4 fixes for v5.13 - - - - --- 2021-06-06 Theodore Ts'o Accepted
[RESEND,v2] ext4: fix memory leak in ext4_fill_super [RESEND,v2] ext4: fix memory leak in ext4_fill_super - - - - --- 2021-06-05 Pavel Skripkin Superseded
[v2] fscrypt: fix derivation of SipHash keys on big endian CPUs [v2] fscrypt: fix derivation of SipHash keys on big endian CPUs - 2 - - --- 2021-06-05 Eric Biggers Not Applicable
ext4: Fix loff_t overflow in ext4_max_bitmap_size() ext4: Fix loff_t overflow in ext4_max_bitmap_size() - - 1 - --- 2021-06-05 Ritesh Harjani Awaiting Upstream
[v9,9/9] fscrypt: update documentation for direct I/O support add support for direct I/O with fscrypt using blk-crypto - - 2 - --- 2021-06-04 Satya Tangirala Not Applicable
[v9,8/9] f2fs: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto 1 - - - --- 2021-06-04 Satya Tangirala Not Applicable
[v9,7/9] ext4: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto 1 - 1 - --- 2021-06-04 Satya Tangirala Not Applicable
[v9,6/9] iomap: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto 1 - - - --- 2021-06-04 Satya Tangirala Not Applicable
[v9,5/9] block: Make bio_iov_iter_get_pages() respect bio_required_sector_alignment() add support for direct I/O with fscrypt using blk-crypto - - - - --- 2021-06-04 Satya Tangirala Not Applicable
[v9,4/9] direct-io: add support for fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - - 1 - --- 2021-06-04 Satya Tangirala Not Applicable
[v9,3/9] fscrypt: add functions for direct I/O support add support for direct I/O with fscrypt using blk-crypto - - - - --- 2021-06-04 Satya Tangirala Not Applicable
[v9,2/9] block: blk-crypto: relax alignment requirements for bvecs in bios add support for direct I/O with fscrypt using blk-crypto - - - - --- 2021-06-04 Satya Tangirala Not Applicable
[v9,1/9] block: blk-crypto-fallback: handle data unit split across multiple bvecs add support for direct I/O with fscrypt using blk-crypto - - - - --- 2021-06-04 Satya Tangirala Not Applicable
[v3] ext4/309: add test for ext4_dir_entry2 wipe [v3] ext4/309: add test for ext4_dir_entry2 wipe - - - - --- 2021-06-04 Leah Rumancik Not Applicable
[v2] ext4: Correct encrypted_casefolding sysfs entry [v2] ext4: Correct encrypted_casefolding sysfs entry - 1 - - --- 2021-06-03 Daniel Rosenberg Accepted
ext4: Remove duplicate definition of ext4_xattr_ibody_inline_set() ext4: Remove duplicate definition of ext4_xattr_ibody_inline_set() - - - - --- 2021-06-03 Ritesh Harjani Awaiting Upstream
[v2] ext4/310: test journal checkpoint ioctl [v2] ext4/310: test journal checkpoint ioctl - - - - --- 2021-06-02 Leah Rumancik Not Applicable
ext4: Correct encrypted_casefold sysfs entry ext4: Correct encrypted_casefold sysfs entry - - - - --- 2021-06-02 Daniel Rosenberg Superseded
e2fsck: fix ".." more gracefully if possible e2fsck: fix ".." more gracefully if possible - - 1 - --- 2021-05-31 Andreas Dilger Accepted
ext4: fsmap: Fix the block/inode bitmap comment ext4: fsmap: Fix the block/inode bitmap comment - - 1 - --- 2021-05-31 Ritesh Harjani Awaiting Upstream
[V2,10/12] hashmap: change return value type of, ext2fs_hashmap_add() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-31 wuguanghao Superseded
[V2,07/12] argv_parse: check return value of malloc in argv_parse() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-31 wuguanghao Superseded
[V2,06/12] append_pathname: check the value returned by realloc to avoid segfault e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-31 wuguanghao Superseded
[V2,04/12] ss_add_info_dir: fix memory leak and check whether,NULL pointer e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-31 wuguanghao Superseded
[V2,03/12] zap_sector: fix memory leak e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-31 wuguanghao Superseded
ext4: fix comment for s_hash_unsigned ext4: fix comment for s_hash_unsigned - - - - --- 2021-05-27 Eric Biggers Awaiting Upstream
fscrypt: don't ignore minor_hash when hash is 0 fscrypt: don't ignore minor_hash when hash is 0 - 1 - - --- 2021-05-27 Eric Biggers Not Applicable
fscrypt: fix derivation of SipHash keys on big endian CPUs fscrypt: fix derivation of SipHash keys on big endian CPUs - 1 - - --- 2021-05-27 Eric Biggers Not Applicable
[RFC,v3,8/8] fs: remove bdev_try_to_free_page callback ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,7/8] ext4: remove bdev_try_to_free_page() callback ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,6/8] jbd2: simplify journal_clean_one_cp_list() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,5/8] jbd2,ext4: add a shrinker to release checkpointed buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,4/8] jbd2: remove redundant buffer io error checks ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,3/8] jbd2: don't abort the journal when freeing buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,2/8] jbd2: ensure abort the journal if detect IO error when writing original buffer back ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,1/8] jbd2: remove the out label in __jbd2_journal_remove_checkpoint() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
e2fsck: replay all commits except broken ones e2fsck: replay all commits except broken ones - - - - --- 2021-05-27 Artem Blagodarenko New
[V2,7/7] ext4: get discard out of jbd2 commit kthread contex [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - - 1 --- 2021-05-26 Wang Jianchao Superseded
[V2,6/7] ext4: use bb_free_root to get the free data entry [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - - - --- 2021-05-26 Wang Jianchao Superseded
[V2,5/7] ext4: get buddy cache after insert successfully [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - - - --- 2021-05-26 Wang Jianchao Superseded
[V2,4/7] ext4: add new helper interface ext4_insert_free_data [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - - - --- 2021-05-26 Wang Jianchao Superseded
[V2,3/7] ext4: remove the repeated comment of ext4_trim_all_free [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - 1 - --- 2021-05-26 Wang Jianchao Superseded
[V2,2/7] ext4: add new helper interface ext4_try_to_trim_range() [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - 1 - --- 2021-05-26 Wang Jianchao Superseded
[V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - 1 - --- 2021-05-26 Wang Jianchao Superseded
use local variables ei instead of invoking function EXT4_I use local variables ei instead of invoking function EXT4_I - - 1 - --- 2021-05-26 chenyichong Awaiting Upstream
[13/13] cifs: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races - - - - --- 2021-05-25 Jan Kara Superseded
[12/13] ceph: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races - - 1 - --- 2021-05-25 Jan Kara Superseded
[11/13] fuse: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-05-25 Jan Kara Superseded
[10/13] f2fs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - - --- 2021-05-25 Jan Kara Superseded
[09/13] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - - --- 2021-05-25 Jan Kara Superseded
[08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers fs: Hole punch vs page cache filling races - - 1 - --- 2021-05-25 Jan Kara Superseded
[07/13] xfs: Convert to use invalidate_lock fs: Hole punch vs page cache filling races - - 1 - --- 2021-05-25 Jan Kara Superseded
[06/13] ext2: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-05-25 Jan Kara Superseded
[05/13] ext4: Convert to use mapping->invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-05-25 Jan Kara Superseded
[04/13] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races 1 - - - --- 2021-05-25 Jan Kara Superseded
[03/13] mm: Protect operations adding pages to page cache with invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-05-25 Jan Kara Superseded
[02/13] documentation: Sync file_operations members with reality fs: Hole punch vs page cache filling races 1 - - - --- 2021-05-25 Jan Kara Superseded
[01/13] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 1 - --- 2021-05-25 Jan Kara Superseded
ext4: fix avefreec in find_group_orlov ext4: fix avefreec in find_group_orlov - - - - --- 2021-05-25 Pan Dong Awaiting Upstream
[12/12] ext2ed: fix potential NULL pointer dereference in, dupstr() e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-24 wuguanghao Superseded
[11/12] misc/lsattr: check whether path is NULL in, lsattr_dir_proc() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-24 wuguanghao Superseded
[10/12] hashmap: change return value type of, ext2fs_hashmap_add() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-24 wuguanghao Superseded
[09/12] lib/ss/error.c: check return value malloc in ss_name() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-24 wuguanghao Superseded
[08/12] misc: fix potential segmentation fault problem in, scandir() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-24 wuguanghao Superseded
[07/12] argv_parse: check return value of malloc in argv_parse() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-24 wuguanghao Superseded
[06/12] append_pathname: check the value returned by realloc to avoid segfault e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-24 wuguanghao Superseded
[05/12] ss_create_invocation: fix memory leak and check whether NULL pointer e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-24 wuguanghao Superseded
[04/12] ss_add_info_dir: fix memory leak and check whether,NULL pointer e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-24 wuguanghao Superseded
[03/12] zap_sector: fix memory leak e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-24 wuguanghao Superseded
[02/12] tdb_transaction_recover: fix memory leak e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-24 wuguanghao Superseded
[01/12] profile_create_node: set magic before strdup(name) to avoid memory leak e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-24 wuguanghao Superseded
[2/2] ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit ext4: fix two minor mistakes in ext4_es_scan() - 1 1 - --- 2021-05-22 Zhang Yi Awaiting Upstream
[1/2] ext4: remove check for zero nr_to_scan in ext4_es_scan() ext4: fix two minor mistakes in ext4_es_scan() - 1 1 - --- 2021-05-22 Zhang Yi Awaiting Upstream
ext4: Fix no-key deletion for encrypt+casefold ext4: Fix no-key deletion for encrypt+casefold - 1 - - --- 2021-05-22 Daniel Rosenberg Awaiting Upstream
[5.4] ext4: fix error handling in ext4_end_enable_verity() [5.4] ext4: fix error handling in ext4_end_enable_verity() - 1 - - --- 2021-05-21 Eric Biggers Not Applicable
[v2] ext4: fix memory leak in ext4_fill_super [v2] ext4: fix memory leak in ext4_fill_super - 2 - - --- 2021-05-21 Alexey Makhalov Awaiting Upstream
[11/11] Documentation: Document the FAN_ERROR event File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[10/11] samples: Add fs error monitoring example File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[09/11] ext4: Send notifications on error File system wide monitoring - - 1 - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[08/11] fanotify: Introduce FAN_ERROR event File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[07/11] fsnotify: Introduce helpers to send error_events File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[06/11] fsnotify: Support FS_ERROR event type File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[05/11] inotify: Don't force FS_IN_IGNORED File system wide monitoring - - 1 - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[04/11] fanotify: Expose fanotify_mark File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[03/11] fanotify: Simplify directory sanity check in DFID_NAME mode File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[02/11] fanotify: Split fsid check from other fid mode checks File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[01/11] fanotify: Fold event size calculation to its own function File system wide monitoring - - 1 - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues [1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues - - - - --- 2021-05-20 Lee Jones New
[v2] ext4: remove set but rewrite variables [v2] ext4: remove set but rewrite variables - - 1 - --- 2021-05-20 tiantao \(H\) Awaiting Upstream
ext4: fix fast commit alignment issues ext4: fix fast commit alignment issues - - - - --- 2021-05-19 harshad shirwadkar Awaiting Upstream
ext4/310: test journal checkpoint ioctl ext4/310: test journal checkpoint ioctl - - - - --- 2021-05-19 Leah Rumancik Superseded
[v5,3/3] ext4: update journal documentation [v5,1/3] ext4: add discard/zeroout flags to journal flush - - - - --- 2021-05-18 Leah Rumancik Awaiting Upstream
[v5,2/3] ext4: add ioctl EXT4_IOC_CHECKPOINT [v5,1/3] ext4: add discard/zeroout flags to journal flush - - - - --- 2021-05-18 Leah Rumancik Awaiting Upstream
« 1 2 ... 60 61 62110 111 »