Show patches with: Archived = No       |   5636 patches
« 1 2 ... 54 55 56 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/6] Revert "udf: Protect rename against modification of moved directory" fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara Accepted
[v2,1/6] ext4: Remove ext4 locking of moved directory fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara Accepted
fs.h: Optimize file struct to prevent false sharing fs.h: Optimize file struct to prevent false sharing - - - --- 2023-06-01 Chen, Zhiyin Accepted
[v2] epoll: ep_autoremove_wake_function should use list_del_init_careful [v2] epoll: ep_autoremove_wake_function should use list_del_init_careful - - - --- 2023-05-31 Benjamin Segall Accepted
[v7,20/20] block: mark bio_add_folio as __must_check bio: check return values of bio_add_page - 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,19/20] fs: iomap: use bio_add_folio_nofail where possible bio: check return values of bio_add_page - 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,18/20] block: add bio_add_folio_nofail bio: check return values of bio_add_page - 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,17/20] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,16/20] dm-crypt: use __bio_add_page to add single page to clone bio bio: check return values of bio_add_page - - - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,15/20] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page 1 1 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,14/20] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,13/20] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page 1 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,12/20] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,11/20] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 3 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,10/20] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,09/20] gfs2: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 3 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,08/20] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page 1 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,07/20] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page 1 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,06/20] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page 1 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,05/20] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,04/20] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 3 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,02/20] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[v7,01/20] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 2 - --- 2023-05-31 Johannes Thumshirn Handled Elsewhere
[8/8] fs: use unregister_shrinker_delayed_{initiate, finalize} for super_block shrinker make unregistration of super_block shrinker more faster - - - --- 2023-05-31 Qi Zheng Under Review
[7/8] shmem: implement shmem_destroy_super() make unregistration of super_block shrinker more faster - - - --- 2023-05-31 Qi Zheng Under Review
[6/8] xfs: introduce xfs_fs_destroy_super() make unregistration of super_block shrinker more faster - - - --- 2023-05-31 Qi Zheng Under Review
[5/8] fs: introduce struct super_operations::destroy_super() callback make unregistration of super_block shrinker more faster - - - --- 2023-05-31 Qi Zheng Under Review
[4/8] fs: shrink only (SB_ACTIVE|SB_BORN) superblocks in super_cache_scan() make unregistration of super_block shrinker more faster - - - --- 2023-05-31 Qi Zheng Under Review
[3/8] fs: move list_lru_destroy() to destroy_super_work() make unregistration of super_block shrinker more faster - - - --- 2023-05-31 Qi Zheng Under Review
[2/8] mm: vmscan: split unregister_shrinker() make unregistration of super_block shrinker more faster - - - --- 2023-05-31 Qi Zheng Under Review
[1/8] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu() make unregistration of super_block shrinker more faster - - - --- 2023-05-31 Qi Zheng Under Review
[V1] fuse: Abort the requests under processing queue with a spin_lock [V1] fuse: Abort the requests under processing queue with a spin_lock - - - --- 2023-05-31 Pradeep Pragallapati Handled Elsewhere
[v4] fs/sysv: Null check to prevent null-ptr-deref bug [v4] fs/sysv: Null check to prevent null-ptr-deref bug - - - --- 2023-05-31 Prince Kumar Maurya Accepted
[v6,20/20] block: mark bio_add_folio as __must_check bio: check return values of bio_add_page - 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,19/20] fs: iomap: use __bio_add_folio where possible bio: check return values of bio_add_page - 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,18/20] block: add __bio_add_folio bio: check return values of bio_add_page - 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,17/20] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,16/20] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,15/20] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page 1 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,14/20] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,13/20] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page 1 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,12/20] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,11/20] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 3 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,10/20] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,09/20] gfs2: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 3 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,08/20] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page 1 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,07/20] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page 1 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,06/20] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page 1 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,05/20] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,04/20] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 3 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,02/20] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
[v6,01/20] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 2 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
FUSE: dev: Change the posiion of spin_lock FUSE: dev: Change the posiion of spin_lock - - - --- 2023-05-29 lijun Handled Elsewhere
init: Add support for rootwait timeout parameter init: Add support for rootwait timeout parameter - - - --- 2023-05-26 Loic Poulain Under Review
[25/25] xfs: enable atomic swapext feature xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[24/25] xfs: support non-power-of-two rtextsize with exchange-range xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[23/25] xfs: make atomic extent swapping support realtime files xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[22/25] xfs: condense symbolic links after an atomic swap xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[21/25] xfs: condense directories after an atomic swap xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[20/25] xfs: condense extended attributes after an atomic swap xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[19/25] xfs: remove old swap extents implementation xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[18/25] xfs: allow xfs_swap_range to use older extent swap algorithms xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[17/25] xfs: port xfs_swap_extent_forks to use xfs_swapext_req xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[16/25] xfs: consolidate all of the xfs_swap_extent_forks code xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[15/25] xfs: port xfs_swap_extents_rmap to our new code xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[14/25] xfs: add error injection to test swapext recovery xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[13/25] xfs: bind the xfs-specific extent swape code to the vfs-generic file exchange code xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[12/25] xfs: enable xlog users to toggle atomic extent swapping xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[11/25] xfs: create deferred log items for extent swapping xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[10/25] xfs: introduce a swap-extent log intent item xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[09/25] xfs: create a log incompat flag for atomic extent swapping xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[08/25] xfs: parameterize all the incompat log feature helpers xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[07/25] xfs: refactor non-power-of-two alignment checks xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[06/25] xfs: create a new helper to return a file's allocation unit xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[05/25] xfs: declare xfs_file.c symbols in xfs_file.h xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[04/25] xfs: move xfs_iops.c declarations out of xfs_inode.h xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[03/25] xfs: move inode lease breaking functions to xfs_inode.c xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[02/25] xfs: introduce new file range exchange ioctl xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[01/25] xfs: add a libxfs header file for staging new ioctls xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[9/9] xfs: connect in-memory btrees to xfiles xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[8/9] xfs: support in-memory btrees xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[7/9] xfs: consolidate btree block allocation tracepoints xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[6/9] xfs: consolidate btree block freeing tracepoints xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[5/9] xfs: support in-memory buffer cache targets xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[4/9] xfs: make GFP_ usage consistent when allocating buftargs xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[3/9] xfs: create buftarg helpers to abstract block_device operations xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[2/9] xfs: teach buftargs to maintain their own buffer hashtable xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[1/9] xfs: dump xfiles for debugging purposes xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[7/7] block: Don't block on s_umount from __invalidate_super() block layer patches for bcachefs - - - --- 2023-05-25 Kent Overstreet Under Review
[6/7] block: Add documentation for bio iterator macros block layer patches for bcachefs - - - --- 2023-05-25 Kent Overstreet Under Review
[5/7] block: Rework bio_for_each_folio_all() block layer patches for bcachefs - - - --- 2023-05-25 Kent Overstreet Under Review
[4/7] block: Rework bio_for_each_segment_all() block layer patches for bcachefs - - - --- 2023-05-25 Kent Overstreet Under Review
[3/7] block: Bring back zero_fill_bio_iter block layer patches for bcachefs - - - --- 2023-05-25 Kent Overstreet Under Review
[2/7] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset block layer patches for bcachefs - - - --- 2023-05-25 Kent Overstreet Under Review
[1/7] block: Add some exports for bcachefs block layer patches for bcachefs - - - --- 2023-05-25 Kent Overstreet Under Review
[v2,13/13] ceph: allow idmapped mounts ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,12/13] ceph/file: allow idmapped atomic_open inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,11/13] ceph/acl: allow idmapped set_acl inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
« 1 2 ... 54 55 56 57 »