Show patches with: Archived = No       |   5663 patches
« 1 2 3 456 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
binfmt_elf: Correct `arch_check_elf's description - - - --- 2015-09-06 Maciej W. Rozycki Superseded
binfmt_elf: Don't clobber passed executable's file header - - - --- 2015-09-06 Maciej W. Rozycki Superseded
[PING] binfmt_elf: Correct `arch_check_elf's description - - - --- 2015-10-26 Maciej W. Rozycki Accepted
[PING] binfmt_elf: Don't clobber passed executable's file header - - - --- 2015-10-26 Maciej W. Rozycki Accepted
[RFC,v2,1/2] Protected FIFOs and regular files - - - --- 2017-09-26 Salvatore Mesoraca Superseded
[RFC,v2,2/2] Protected O_CREAT open in sticky directory - - - --- 2017-09-26 Salvatore Mesoraca Superseded
[v3,1/2] Protected FIFOs and regular files - - - --- 2017-11-22 Salvatore Mesoraca Superseded
[1/5] fs: RWF flags override default IOCB flags from file flags [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[2/5] tcp: handle SPLICE_F_NONBLOCK in tcp_splice_read [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[3/5] pipe: use IOCB_NOWAIT instead of O_NONBLOCK [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[4/5] socket: use IOCB_NOWAIT instead of O_NONBLOCK [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[5/5] io_uring: use FMODE_NOWAIT to detect files supporting IOCB_NOWAIT [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[v2] unicode: implement utf8 unit tests as a KUnit test suite. [v2] unicode: implement utf8 unit tests as a KUnit test suite. - - - --- 2020-04-16 Ricardo Cañuelo Accepted
fs/dcache: use write lock in the fallback instead of read lock fs/dcache: use write lock in the fallback instead of read lock - - - --- 2022-03-25 Niels Dossche Superseded
pipe: use __pipe_{lock,unlock} instead of spinlock pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-03 Hongchen Zhang Superseded
[v2] pipe: use __pipe_{lock,unlock} instead of spinlock [v2] pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-03 Hongchen Zhang Superseded
[v3] pipe: use __pipe_{lock,unlock} instead of spinlock [v3] pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-06 Hongchen Zhang Superseded
[v3] pipe: use __pipe_{lock,unlock} instead of spinlock [v3] pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-06 Hongchen Zhang Superseded
fs: remove the special !CONFIG_BLOCK def_blk_fops fs: remove the special !CONFIG_BLOCK def_blk_fops - - - --- 2023-05-08 Christoph Hellwig Handled Elsewhere
cachefiles: Allow the cache to be non-root cachefiles: Allow the cache to be non-root - 2 - --- 2023-05-19 David Howells Accepted
init: remove unused names parameter in split_fs_names() init: remove unused names parameter in split_fs_names() - 1 - --- 2023-05-20 Yihuan Pan Accepted
fs: use UB-safe check for signed addition overflow in remap_verify_area fs: use UB-safe check for signed addition overflow in remap_verify_area - - - --- 2023-05-23 David Sterba Accepted
[v4,bpf-next,1/4] bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support - 1 - --- 2023-05-23 Andrii Nakryiko Accepted
[v4,bpf-next,2/4] libbpf: start v1.3 development cycle Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support - - - --- 2023-05-23 Andrii Nakryiko Accepted
[v4,bpf-next,3/4] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support - 1 - --- 2023-05-23 Andrii Nakryiko Accepted
[v4,bpf-next,4/4] selftests/bpf: add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support - - - --- 2023-05-23 Andrii Nakryiko Accepted
[v2,01/13] fs: export mnt_idmap_get/mnt_idmap_put ceph: support idmapped mounts - 1 - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,02/13] ceph: stash idmapping in mdsc request ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,03/13] ceph: handle idmapped mounts in create_request_message() ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,04/13] ceph: allow idmapped mknod inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,05/13] ceph: allow idmapped symlink inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,06/13] ceph: allow idmapped mkdir inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,07/13] ceph: allow idmapped rename inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,08/13] ceph: allow idmapped getattr inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,09/13] ceph: allow idmapped permission inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,10/13] ceph: allow idmapped setattr inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,11/13] ceph/acl: allow idmapped set_acl inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,12/13] ceph/file: allow idmapped atomic_open inode op ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[v2,13/13] ceph: allow idmapped mounts ceph: support idmapped mounts - - - --- 2023-05-24 Alexander Mikhalitsyn Changes Requested
[1/7] block: Add some exports for bcachefs 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
[3/7] block: Bring back zero_fill_bio_iter 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
[5/7] block: Rework bio_for_each_folio_all() 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
[7/7] block: Don't block on s_umount from __invalidate_super() block layer patches for bcachefs - - - --- 2023-05-25 Kent Overstreet Under Review
[1/9] xfs: dump xfiles for debugging purposes 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
[3/9] xfs: create buftarg helpers to abstract block_device operations 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
[5/9] xfs: support in-memory buffer cache targets 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
[7/9] xfs: consolidate btree block allocation tracepoints 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
[9/9] xfs: connect in-memory btrees to xfiles xfs: support in-memory btrees - - - --- 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
[02/25] xfs: introduce new file range exchange ioctl 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
[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
[05/25] xfs: declare xfs_file.c symbols in xfs_file.h 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
[07/25] xfs: refactor non-power-of-two alignment checks 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
[09/25] xfs: create a log incompat flag for atomic 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
[11/25] xfs: create deferred log items for extent swapping 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
[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
[14/25] xfs: add error injection to test swapext recovery 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
[16/25] xfs: consolidate all of the xfs_swap_extent_forks code 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
[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
[19/25] xfs: remove old swap extents implementation 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
[21/25] xfs: condense directories after an atomic swap 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
[23/25] xfs: make atomic extent swapping support realtime files 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
[25/25] xfs: enable atomic swapext feature xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
init: Add support for rootwait timeout parameter init: Add support for rootwait timeout parameter - - - --- 2023-05-26 Loic Poulain Under Review
FUSE: dev: Change the posiion of spin_lock FUSE: dev: Change the posiion of spin_lock - - - --- 2023-05-29 lijun 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
[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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,18/20] block: add __bio_add_folio bio: check return values of bio_add_page - 1 - --- 2023-05-30 Johannes Thumshirn Handled Elsewhere
« 1 2 3 456 57 »