Show patches with: Archived = No       |   10981 patches
« 1 2 ... 41 42 43109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V13,08/19] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V13,09/19] block: introduce bvec_last_segment() block: support multi-page bvec - - 1 - --- 2019-01-11 Ming Lei Not Applicable
[V13,10/19] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V13,11/19] btrfs: use bvec_last_segment to get bio's last page block: support multi-page bvec - - 1 - --- 2019-01-11 Ming Lei Not Applicable
[V13,12/19] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V13,13/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V13,14/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V13,15/19] block: enable multipage bvecs block: support multi-page bvec - - 1 - --- 2019-01-11 Ming Lei Not Applicable
[V13,16/19] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V13,17/19] block: document usage of bio iterator helpers block: support multi-page bvec - - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V13,18/19] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V13,19/19] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - - 2 - --- 2019-01-11 Ming Lei Not Applicable
[V14,01/18] btrfs: look at bi_size for repair decisions block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,02/18] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 1 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,03/18] block: remove bvec_iter_rewind() block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,04/18] block: introduce multi-page bvec helpers block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,05/18] block: introduce bio_for_each_mp_bvec() and rq_for_each_mp_bvec() block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,06/18] block: use bio_for_each_mp_bvec() to compute multi-page bvec count block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,07/18] block: use bio_for_each_mp_bvec() to map sg block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,08/18] block: introduce mp_bvec_last_segment() block: support multi-page bvec - - 1 - --- 2019-01-21 Ming Lei Not Applicable
[V14,09/18] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,10/18] btrfs: use mp_bvec_last_segment to get bio's last page block: support multi-page bvec - - 1 - --- 2019-01-21 Ming Lei Not Applicable
[V14,11/18] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,14/18] block: enable multipage bvecs block: support multi-page bvec - - 1 - --- 2019-01-21 Ming Lei Not Applicable
[V14,15/18] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,16/18] block: document usage of bio iterator helpers block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,17/18] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V14,18/18] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - - 2 - --- 2019-01-21 Ming Lei Not Applicable
[V15,01/18] btrfs: look at bi_size for repair decisions block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,02/18] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 1 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,03/18] block: remove bvec_iter_rewind() block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,04/18] block: introduce multi-page bvec helpers block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,05/18] block: introduce bio_for_each_bvec() and rq_for_each_bvec() block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,06/18] block: use bio_for_each_bvec() to compute multi-page bvec count block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,07/18] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,08/18] block: introduce mp_bvec_last_segment() block: support multi-page bvec - - 1 - --- 2019-02-15 Ming Lei Not Applicable
[V15,09/18] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,10/18] btrfs: use mp_bvec_last_segment to get bio's last page block: support multi-page bvec - - 1 - --- 2019-02-15 Ming Lei Not Applicable
[V15,11/18] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,14/18] block: enable multipage bvecs block: support multi-page bvec - - 1 1 --- 2019-02-15 Ming Lei Not Applicable
[V15,15/18] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,16/18] block: document usage of bio iterator helpers block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,17/18] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
[V15,18/18] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - - 2 - --- 2019-02-15 Ming Lei Not Applicable
ext4: dir: Remove unnecessary braces ext4: dir: Remove unnecessary braces - - - - --- 2021-03-16 Milan Djurovic Awaiting Upstream
ext2: fix missing percpu_counter_inc ext2: fix missing percpu_counter_inc - - - - --- 2020-04-20 Mikulas Patocka Not Applicable
ext2: fix missing percpu_counter_inc (fwd) ext2: fix missing percpu_counter_inc (fwd) - - - - --- 2020-06-09 Mikulas Patocka Not Applicable
[1/2] ext2: don't update mtime on COW faults [1/2] ext2: don't update mtime on COW faults - - - - --- 2020-09-05 Mikulas Patocka Not Applicable
[2/2] xfs: don't update mtime on COW faults [1/2] ext2: don't update mtime on COW faults - - - - --- 2020-09-05 Mikulas Patocka Not Applicable
[2/2,v2] xfs: don't update mtime on COW faults Untitled series #199714 - - - - --- 2020-09-05 Mikulas Patocka Not Applicable
ext4: fix semaphore unlocking order ext4: fix semaphore unlocking order - - 1 - --- 2024-03-28 Mikhail Ukhin New
ext4: fix i_data_sem unlock order in ext4_ind_migrate() ext4: fix i_data_sem unlock order in ext4_ind_migrate() - - - - --- 2024-04-04 Mikhail Ukhin New
[v2] ext4: fix i_data_sem unlock order in ext4_ind_migrate() [v2] ext4: fix i_data_sem unlock order in ext4_ind_migrate() - - 1 - --- 2024-04-05 Mikhail Ukhin New
[00/35,v2] separate operations from flags in the bio/request structs - - - - --- 2016-01-08 Mike Snitzer Not Applicable
[v5,01/15] Compiler Attributes: remove unused attributes Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,02/15] Compiler Attributes: always use the extra-underscores syntax Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,03/15] Compiler Attributes: remove unneeded tests Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,04/15] Compiler Attributes: homogenize __must_be_array Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,05/15] Compiler Attributes: remove unneeded sparse (__CHECKER__) tests Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,06/15] Compiler Attributes: add missing SPDX ID in compiler_types.h Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,07/15] Compiler Attributes: use feature checks instead of version checks Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,08/15] Compiler Attributes: KENTRY used twice the "used" attribute Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,09/15] Compiler Attributes: remove uses of __attribute__ from compiler.h Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,10/15] Compiler Attributes: add Doc/process/programming-language.rst Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,11/15] Compiler Attributes: add MAINTAINERS entry Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,12/15] Compiler Attributes: add support for __nonstring (gcc >= 8) Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,13/15] Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8) Compiler Attributes - - 2 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,14/15] Compiler Attributes: auxdisplay: panel: use __nonstring Compiler Attributes - - 1 - --- 2018-09-20 Miguel Ojeda Not Applicable
[v5,15/15] Compiler Attributes: ext4: remove local __nonstring definition Compiler Attributes - - 1 - --- 2018-09-20 Miguel Ojeda Not Applicable
[GIT,PULL,linux-next] Add Compiler Attributes tree [GIT,PULL,linux-next] Add Compiler Attributes tree - - - - --- 2018-10-02 Miguel Ojeda Not Applicable
[GIT,PULL,linux-next] Add Compiler Attributes (v6) tree [GIT,PULL,linux-next] Add Compiler Attributes (v6) tree - - - - --- 2018-10-05 Miguel Ojeda Not Applicable
[1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1) Compiler Attributes: __fallthrough - - - - --- 2018-10-21 Miguel Ojeda Not Applicable
[2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough Compiler Attributes: __fallthrough - - - - --- 2018-10-21 Miguel Ojeda Not Applicable
[GIT,PULL] Compiler Attributes for v4.20-rc1 [GIT,PULL] Compiler Attributes for v4.20-rc1 1 - - - --- 2018-10-22 Miguel Ojeda Not Applicable
[1/2] xfs: show the dax option in mount options. Tristate moount option comatibility fixup - 1 1 - --- 2020-11-09 Michal Suchánek Rejected
[2/2] ext4: show the dax option in mount options Tristate moount option comatibility fixup - 1 - - --- 2020-11-09 Michal Suchánek Rejected
[DEBUG,2/2] silent warnings which we cannot do anything about - - - - --- 2016-12-16 Michal Hocko Rejected
ext4: fix error when itable blocks is greater than s_itb_per_group ext4: fix error when itable blocks is greater than s_itb_per_group - - - - --- 2022-08-02 Michael Wu Rejected
ext2: mark as deprecated ext2: mark as deprecated - - - - --- 2024-02-22 Michael Opdenacker Not Applicable
resize2fs: open device read-only when -P is passed resize2fs: open device read-only when -P is passed - - - - --- 2022-05-26 Michael Hudson-Doyle Superseded
resize2fs: open device read-only when -P is passed resize2fs: open device read-only when -P is passed - - - - --- 2022-05-26 Michael Hudson-Doyle Accepted
[RFC,1/4] block: Add bio req flag to disable encryption in block - - - - --- 2017-06-14 Michael Halcrow Rejected
[RFC,2/4] dm-crypt: Skip encryption of file system-encrypted blocks - - - - --- 2017-06-14 Michael Halcrow Rejected
[RFC,3/4] ext4: Set the bio REQ_NOENCRYPT flag - - - - --- 2017-06-14 Michael Halcrow Rejected
[RFC,4/4] f2fs: Set the bio REQ_NOENCRYPT flag - - - - --- 2017-06-14 Michael Halcrow Rejected
[1/3] ext4 crypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts fscrypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts - - - - --- 2017-09-08 Michael Halcrow Not Applicable
[2/3] F2FS crypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts fscrypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts - - - - --- 2017-09-08 Michael Halcrow Not Applicable
[3/3] UBIFS crypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts fscrypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts - - - - --- 2017-09-08 Michael Halcrow Not Applicable
libext2fs: avoid pointer arithmetic on `void *` libext2fs: avoid pointer arithmetic on `void *` - - 1 - --- 2020-04-05 Michael Forney Accepted
[1/2] libext2fs: use statement-expression for container_of only on GNU-compatible compilers [1/2] libext2fs: use statement-expression for container_of only on GNU-compatible compilers - - - - --- 2021-04-14 Michael Forney Accepted
[2/2] libext2fs: use offsetof() from stddef.h [1/2] libext2fs: use statement-expression for container_of only on GNU-compatible compilers - - - - --- 2021-04-14 Michael Forney Accepted
fs/ext2/: fix misspellings using codespell tool fs/ext2/: fix misspellings using codespell tool - - - - --- 2021-03-19 Menglong Dong Not Applicable
ext4: fix corruption during on-line resize ext4: fix corruption during on-line resize - 1 - - --- 2024-02-06 Maximilian Heyne Superseded
[v2] ext4: fix corruption during on-line resize [v2] ext4: fix corruption during on-line resize - 1 1 1 --- 2024-02-15 Maximilian Heyne Awaiting Upstream
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: apply umask if POSIX ACL support is disabled fs: apply umask if POSIX ACL support is disabled - - - - --- 2023-09-19 Max Kellermann Not Applicable
« 1 2 ... 41 42 43109 110 »