Show patches with: Archived = No       |   5641 patches
« 1 2 ... 54 55 56 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,10/13] ceph: allow idmapped setattr inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,09/13] ceph: allow idmapped permission inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,08/13] ceph: allow idmapped getattr inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,07/13] ceph: allow idmapped rename inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,06/13] ceph: allow idmapped mkdir inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,05/13] ceph: allow idmapped symlink inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,04/13] ceph: allow idmapped mknod inode op ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,03/13] ceph: handle idmapped mounts in create_request_message() ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,02/13] ceph: stash idmapping in mdsc request ceph: support idmapped mounts - - - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[v2,01/13] fs: export mnt_idmap_get/mnt_idmap_put ceph: support idmapped mounts - 1 - --- 2023-05-24 Aleksandr Mikhalitsyn Changes Requested
[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
[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,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,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
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
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
cachefiles: Allow the cache to be non-root cachefiles: Allow the cache to be non-root - 2 - --- 2023-05-19 David Howells Accepted
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
[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
[v2] pipe: use __pipe_{lock,unlock} instead of spinlock [v2] pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-03 Hongchen Zhang Superseded
pipe: use __pipe_{lock,unlock} instead of spinlock pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-03 Hongchen Zhang Superseded
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
[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
[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
[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
[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
[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
[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
[v3,1/2] Protected FIFOs and regular files - - - --- 2017-11-22 Salvatore Mesoraca Superseded
[RFC,v2,2/2] Protected O_CREAT open in sticky directory - - - --- 2017-09-26 Salvatore Mesoraca Superseded
[RFC,v2,1/2] Protected FIFOs and regular files - - - --- 2017-09-26 Salvatore Mesoraca Superseded
[PING] binfmt_elf: Don't clobber passed executable's file header - - - --- 2015-10-26 Maciej W. Rozycki Accepted
[PING] binfmt_elf: Correct `arch_check_elf's description - - - --- 2015-10-26 Maciej W. Rozycki Accepted
binfmt_elf: Don't clobber passed executable's file header - - - --- 2015-09-06 Maciej W. Rozycki Superseded
binfmt_elf: Correct `arch_check_elf's description - - - --- 2015-09-06 Maciej W. Rozycki Superseded
« 1 2 ... 54 55 56 57 »