Show patches with: Archived = No       |   11005 patches
« 1 2 ... 13 14 15110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/3] ext2: introduce new helper for xattr entry comparison [v2,1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid() - - - - --- 2019-05-28 Chengguang Xu Not Applicable
[v2,3/3] ext2: optimize ext2_xattr_get() [v2,1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid() - - - - --- 2019-05-28 Chengguang Xu Not Applicable
ext2: code cleanup for ext2_preread_inode() ext2: code cleanup for ext2_preread_inode() - - - - --- 2019-05-28 Chengguang Xu Not Applicable
ext4: Optimize case-insensitive lookups ext4: Optimize case-insensitive lookups - - - - --- 2019-05-29 Gabriel Krisman Bertazi Superseded
ext2: add missing brelse() in ext2_new_inode() ext2: add missing brelse() in ext2_new_inode() - - - - --- 2019-05-30 Chengguang Xu Not Applicable
ext4: remove unnecessary gotos in ext4_xattr_set_entry ext4: remove unnecessary gotos in ext4_xattr_set_entry - - - - --- 2019-05-31 Pavel Tikhomirov Rejected
ext2: start from parent blockgroup when trying linear search for a free inode ext2: start from parent blockgroup when trying linear search for a free inode - - - - --- 2019-06-01 Chengguang Xu Not Applicable
[RFC] jbd2: add new "stats" proc file [RFC] jbd2: add new "stats" proc file - - - - --- 2019-06-03 Xiaoguang Wang Rejected
[1/2] mm: Add readahead file operation fs: Hole punch vs page cache filling races - - - - --- 2019-06-03 Jan Kara Not Applicable
[2/2] ext4: Fix stale data exposure when read races with hole punch fs: Hole punch vs page cache filling races - - - - --- 2019-06-03 Jan Kara Rejected
[RFC,01/10] fs/locks: Add trace_leases_conflict RDMA/FS DAX truncate proposal - - 1 - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,02/10] fs/locks: Export F_LAYOUT lease to user space RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,03/10] mm/gup: Pass flags down to __gup_device_huge* calls RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,04/10] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,05/10] fs/ext4: Teach ext4 to break layout leases RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,06/10] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,07/10] fs/ext4: Fail truncate if pages are GUP pinned RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,08/10] fs/xfs: Teach xfs to use new dax_layout_busy_page() RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,09/10] fs/xfs: Fail truncate if pages are GUP pinned RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[RFC,10/10] mm/gup: Remove FOLL_LONGTERM DAX exclusion RDMA/FS DAX truncate proposal - - - - --- 2019-06-06 Ira Weiny Not Applicable
[2/2] f2fs: only set project inherit bit for directory [1/2] ext4: only set project inherit bit for directory - - - - --- 2019-06-06 Wang Shilong Not Applicable
[v4,01/16] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-06-06 Eric Biggers Not Applicable
[v4,02/16] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,03/16] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,05/16] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,06/16] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,07/16] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,08/16] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,09/16] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,12/16] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,13/16] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,14/16] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,15/16] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,16/16] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v2,1/2] common/casefold: Add infrastructure to test filename casefold feature [v2,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-06 Gabriel Krisman Bertazi Not Applicable
[v2,2/2] ext4/036: Add tests for filename casefolding feature [v2,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-06 Gabriel Krisman Bertazi Not Applicable
[v11,1/7] libnvdimm: nd_region flush callback support virtio pmem driver - - - - --- 2019-06-10 Pankaj Gupta Not Applicable
[v11,2/7] virtio-pmem: Add virtio pmem driver virtio pmem driver 2 - 1 1 --- 2019-06-10 Pankaj Gupta Not Applicable
[v11,3/7] libnvdimm: add dax_dev sync flag virtio pmem driver - - - - --- 2019-06-10 Pankaj Gupta Not Applicable
[v11,4/7] dm: enable synchronous dax virtio pmem driver - - - - --- 2019-06-10 Pankaj Gupta Not Applicable
[v11,5/7] dax: check synchronous mapping is supported virtio pmem driver - - 1 - --- 2019-06-10 Pankaj Gupta Not Applicable
[v11,6/7] ext4: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-06-10 Pankaj Gupta Not Applicable
[v11,7/7] xfs: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-06-10 Pankaj Gupta Not Applicable
[v3,1/2] common/casefold: Add infrastructure to test filename casefold feature [v3,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-10 Gabriel Krisman Bertazi Not Applicable
[v3,2/2] shared/012: Add tests for filename casefolding feature [v3,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-10 Gabriel Krisman Bertazi Not Applicable
[1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS vfs: clean up SETFLAGS and FSSETXATTR option processing - - - - --- 2019-06-11 Darrick Wong Not Applicable
[2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR vfs: clean up SETFLAGS and FSSETXATTR option processing - - 1 - --- 2019-06-11 Darrick Wong Not Applicable
[3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info vfs: clean up SETFLAGS and FSSETXATTR option processing - - 1 - --- 2019-06-11 Darrick Wong Not Applicable
[4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints vfs: clean up SETFLAGS and FSSETXATTR option processing - - 1 - --- 2019-06-11 Darrick Wong Not Applicable
[1/6] mm/fs: don't allow writes to immutable files vfs: make immutable files actually immutable - - - - --- 2019-06-11 Darrick Wong Not Applicable
[2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS vfs: make immutable files actually immutable - - - - --- 2019-06-11 Darrick Wong Not Applicable
[3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR vfs: make immutable files actually immutable - - - - --- 2019-06-11 Darrick Wong Not Applicable
[4/6] vfs: don't allow most setxattr to immutable files vfs: make immutable files actually immutable - - - - --- 2019-06-11 Darrick Wong Not Applicable
[5/6] xfs: refactor setflags to use setattr code directly vfs: make immutable files actually immutable - - - - --- 2019-06-11 Darrick Wong Not Applicable
[6/6] xfs: clean up xfs_merge_ioc_xflags vfs: make immutable files actually immutable - - - - --- 2019-06-11 Darrick Wong Not Applicable
[v12,1/7] libnvdimm: nd_region flush callback support virtio pmem driver - - - - --- 2019-06-11 Pankaj Gupta Not Applicable
[v12,2/7] virtio-pmem: Add virtio pmem driver virtio pmem driver 2 - 1 1 --- 2019-06-11 Pankaj Gupta Not Applicable
[v12,3/7] libnvdimm: add dax_dev sync flag virtio pmem driver - - - - --- 2019-06-11 Pankaj Gupta Not Applicable
[v12,4/7] dm: enable synchronous dax virtio pmem driver - - 1 - --- 2019-06-11 Pankaj Gupta Not Applicable
[v12,5/7] dax: check synchronous mapping is supported virtio pmem driver - - 1 - --- 2019-06-11 Pankaj Gupta Not Applicable
[v12,6/7] ext4: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-06-11 Pankaj Gupta Not Applicable
[v12,7/7] xfs: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-06-11 Pankaj Gupta Not Applicable
[V2] include: linux: Regularise the use of FIELD_SIZEOF macro [V2] include: linux: Regularise the use of FIELD_SIZEOF macro - - - - --- 2019-06-11 Shyam Saini Not Applicable
[v2,1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS [v2,1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS - - 1 - --- 2019-06-12 Darrick Wong New
ext2: fix a typo in comment ext2: fix a typo in comment - - - - --- 2019-06-12 Chengguang Xu Not Applicable
[v13,1/7] libnvdimm: nd_region flush callback support virtio pmem driver - - - - --- 2019-06-12 Pankaj Gupta Not Applicable
[v13,2/7] virtio-pmem: Add virtio pmem driver virtio pmem driver 2 - 2 1 --- 2019-06-12 Pankaj Gupta Not Applicable
[v13,3/7] libnvdimm: add dax_dev sync flag virtio pmem driver - - - - --- 2019-06-12 Pankaj Gupta Not Applicable
[v13,4/7] dm: enable synchronous dax virtio pmem driver - - 1 - --- 2019-06-12 Pankaj Gupta Not Applicable
[v13,5/7] dax: check synchronous mapping is supported virtio pmem driver - - 1 - --- 2019-06-12 Pankaj Gupta Not Applicable
[v13,6/7] ext4: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-06-12 Pankaj Gupta Not Applicable
[v13,7/7] xfs: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-06-12 Pankaj Gupta Not Applicable
[v3,1/2] common/casefold: Add infrastructure to test filename casefold feature [v3,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-12 Gabriel Krisman Bertazi Not Applicable
[v3,2/2] shared/012: Add tests for filename casefolding feature [v3,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-06-12 Gabriel Krisman Bertazi Not Applicable
[v2] f2fs: only set project inherit bit for directory [v2] f2fs: only set project inherit bit for directory - - - - --- 2019-06-13 Wang Shilong Not Applicable
回复: [PATCH 2/2] f2fs: only set project inherit bit for directory 回复: [PATCH 2/2] f2fs: only set project inherit bit for directory - - - - --- 2019-06-13 Wang Shilong Not Applicable
e2fsck: allow deleting or zeroing shared blocks e2fsck: allow deleting or zeroing shared blocks - - - - --- 2019-06-14 Li Dongyang New
ext2: add missing brelse() in ext2_iget() ext2: add missing brelse() in ext2_iget() - - 1 - --- 2019-06-16 Chengguang Xu Not Applicable
[V3,1/7] FS: Introduce read callbacks Consolidate FS read I/O callbacks code - - - - --- 2019-06-16 Chandan Rajendra Not Applicable
[V3,2/7] Integrate read callbacks into Ext4 and F2FS Consolidate FS read I/O callbacks code - - - - --- 2019-06-16 Chandan Rajendra Not Applicable
[V3,3/7] fscrypt: remove struct fscrypt_ctx Consolidate FS read I/O callbacks code - - - - --- 2019-06-16 Chandan Rajendra Not Applicable
[V3,4/7] fs/mpage.c: Integrate read callbacks Consolidate FS read I/O callbacks code - - - - --- 2019-06-16 Chandan Rajendra Not Applicable
[V3,5/7] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s] Consolidate FS read I/O callbacks code - - - - --- 2019-06-16 Chandan Rajendra Not Applicable
[V3,6/7] Add decryption support for sub-pagesized blocks Consolidate FS read I/O callbacks code - - - - --- 2019-06-16 Chandan Rajendra Not Applicable
[V3,7/7] ext4: Enable encryption for subpage-sized blocks Consolidate FS read I/O callbacks code - - - - --- 2019-06-16 Chandan Rajendra Not Applicable
[08/16] ext4: Initialize timestamps limits Untitled series #114537 - - 1 - --- 2019-06-18 Deepa Dinamani New
[1/3] mm: add filemap_fdatawait_range_keep_errors() Add dirty range scoping to jbd2 - - 1 - --- 2019-06-19 Ross Zwisler Superseded
[2/3] jbd2: introduce jbd2_inode dirty range scoping Add dirty range scoping to jbd2 - - 1 - --- 2019-06-19 Ross Zwisler Superseded
[3/3] ext4: use jbd2_inode dirty range scoping Add dirty range scoping to jbd2 - - 1 - --- 2019-06-19 Ross Zwisler Superseded
[v5,01/16] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,02/16] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,03/16] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,05/16] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,06/16] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,07/16] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,08/16] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
« 1 2 ... 13 14 15110 111 »