Show patches with: none      |   64775 patches
« 1 2 ... 451 452 453647 648 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,1/4] fanotify: return only user requested event types in event mask fanotify: introduce new event mask FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM - 1 - --- 2018-11-08 Matthew Bobrowski New
fs/direct-io: Avoid duplicating the check whether or not locking is required fs/direct-io: Avoid duplicating the check whether or not locking is required - 1 - --- 2018-11-07 Bart Van Assche New
[v6,4/4] fsnotify: don't merge events FS_OPEN_PERM and FS_OPEN_EXEC_PERM fanotify: introduce new event masks FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM - 1 - --- 2018-11-07 Matthew Bobrowski New
[v6,3/4] fanotify: introduce new event mask FAN_OPEN_EXEC_PERM fanotify: introduce new event masks FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM - - - --- 2018-11-07 Matthew Bobrowski New
[v6,2/4] fanotify: introduce new event mask FAN_OPEN_EXEC fanotify: introduce new event masks FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM - - - --- 2018-11-07 Matthew Bobrowski New
[v6,1/4] fanotify: return only user requested event types in event mask fanotify: introduce new event masks FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM - - - --- 2018-11-07 Matthew Bobrowski New
utimensat: AT_EMPTY_PATH support utimensat: AT_EMPTY_PATH support - - - --- 2018-11-07 Miklos Szeredi New
[16/16] xfs: enable block size larger than page size support xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[15/16] xfs: expose block size in stat xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[14/16] xfs: align writepages to large block sizes xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[13/16] xfs: add zero-around controls to iomap xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[12/16] iomap: zero-around in iomap_page_mkwrite xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[11/16] iomap: Don't mark partial pages zeroing uptodate for zero-around xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[10/16] iomap: enable zero-around for iomap_zero_range() xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[09/16] iomap: introduce zero-around functionality xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[08/16] iomap: mode iomap_zero_range and friends xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[07/16] iomap: prepare buffered IO paths for block size > page size xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[06/16] iomap: support block size > page size for direct IO xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[05/16] iomap: sub-block dio needs to zeroout beyond EOF xfs: Block size > PAGE_SIZE support - 1 - --- 2018-11-07 Dave Chinner New
[04/16] xfs: extent shifting doesn't fully invalidate page cache xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[03/16] xfs: finobt AG reserves don't consider last AG can be a runt xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[02/16] xfs: move writepage context warnings to writepages xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[01/16] xfs: drop ->writepage completely xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[RFC] fuse: Prevent background write requests increase inode size [RFC] fuse: Prevent background write requests increase inode size - - - --- 2018-11-06 Kirill Tkhai New
[RFC,v2,2/2] fscrypt: enable RCU-walk path for .d_revalidate [RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY - - - --- 2018-11-06 Gao Xiang New
[RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY [RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY - - - --- 2018-11-06 Gao Xiang New
[6/6] fuse: Protect fuse_file::reserved_req via corresponding fuse_inode::lock fuse: Further reducing contention of fc->lock - - - --- 2018-11-06 Kirill Tkhai New
[5/6] fuse: Protect fuse_inode::nlookup with fuse_inode::lock fuse: Further reducing contention of fc->lock - - - --- 2018-11-06 Kirill Tkhai New
[4/6] fuse: Implement fuse_attr_version_inc() fuse: Further reducing contention of fc->lock - - - --- 2018-11-06 Kirill Tkhai New
[3/6] fuse: Introduce fuse_inode::lock to protect write related fields and statistics fuse: Further reducing contention of fc->lock - - - --- 2018-11-06 Kirill Tkhai New
[2/6] fuse: Add fuse_inode argument to fuse_prepare_release() fuse: Further reducing contention of fc->lock - - - --- 2018-11-06 Kirill Tkhai New
[1/6] fuse: Change argument of fuse_flush_writepages() fuse: Further reducing contention of fc->lock - - - --- 2018-11-06 Kirill Tkhai New
[6/6] fuse: Verify userspace asks to requeue interrupt that we really sent fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-06 Kirill Tkhai New
[5/6] fuse: Do some refactoring in fuse_dev_do_write() fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-06 Kirill Tkhai New
[4/6] fuse: Check for FR_SENT bit in fuse_dev_do_write() fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-06 Kirill Tkhai New
[3/6] fuse: Wake up req->waitq of only not background requests in request_end() fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-06 Kirill Tkhai New
[2/6] fuse: Optimize request_end() by not taking fiq->waitq.lock fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-06 Kirill Tkhai New
[1/6] fuse: Kill fasync only if interrupt is queued in queue_interrupt() fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-06 Kirill Tkhai New
fuse: Remove stale comment in end_requests() fuse: Remove stale comment in end_requests() - - - --- 2018-11-06 Kirill Tkhai New
fuse: Put leaked request on error path of fuse_retrieve() fuse: Put leaked request on error path of fuse_retrieve() - - - --- 2018-11-06 Kirill Tkhai New
mm: don't break integrity writeback on ->writepage() error mm: don't break integrity writeback on ->writepage() error - - - --- 2018-11-05 Brian Foster New
[v10,4/4] ipc: Add a cyclic mode for id generation ipc: Increase IPCMNI limit & IPC id generation modes - - - --- 2018-11-05 Waiman Long New
[v10,3/4] ipc: Make the new sequence number generation mode available to all ipc: Increase IPCMNI limit & IPC id generation modes - - - --- 2018-11-05 Waiman Long New
[v10,2/4] ipc: Conserve sequence numbers in extended IPCMNI mode ipc: Increase IPCMNI limit & IPC id generation modes - - - --- 2018-11-05 Waiman Long New
[v10,1/4] ipc: Allow boot time extension of IPCMNI from 32k to 8M ipc: Increase IPCMNI limit & IPC id generation modes - - - --- 2018-11-05 Waiman Long New
fanotify: support limited functionality for unprivileged users fanotify: support limited functionality for unprivileged users - - - --- 2018-11-05 Amir Goldstein New
[10/12] fs/locks: create a tree of dependent requests. Series short description - - - --- 2018-11-05 NeilBrown New
[11/12] locks: merge posix_unblock_lock() and locks_delete_block() Series short description - - - --- 2018-11-05 NeilBrown New
[12/12] VFS: locks: remove unnecessary white space. Series short description - - - --- 2018-11-05 NeilBrown New
[01/12] fs/locks: rename some lists and pointers. Series short description - - - --- 2018-11-05 NeilBrown New
[02/12] fs/locks: split out __locks_wake_up_blocks(). Series short description - - - --- 2018-11-05 NeilBrown New
[03/12] NFS: use locks_copy_lock() to copy locks. Series short description - - - --- 2018-11-05 NeilBrown New
[04/12] gfs2: properly initial file_lock used for unlock. Series short description - - - --- 2018-11-05 NeilBrown New
[05/12] ocfs2: properly initial file_lock used for unlock. Series short description - - - --- 2018-11-05 NeilBrown New
[06/12] locks: use properly initialized file_lock when unlocking. Series short description - - - --- 2018-11-05 NeilBrown New
[07/12] fs/locks: allow a lock request to block other requests. Series short description - - - --- 2018-11-05 NeilBrown New
[08/12] fs/locks: always delete_block after waiting. Series short description - - - --- 2018-11-05 NeilBrown New
[09/12] fs/locks: change all *_conflict() functions to return bool. Series short description - - - --- 2018-11-05 NeilBrown New
xfs: truncate transaction does not modify the inobt xfs: truncate transaction does not modify the inobt - 2 - --- 2018-11-03 Amir Goldstein New
staging: erofs: remove the redundant d_rehash() for the root dentry staging: erofs: remove the redundant d_rehash() for the root dentry - - - --- 2018-11-03 Gao Xiang New
[git,pull] followup fix to work.afs [git,pull] followup fix to work.afs - - - --- 2018-11-03 Al Viro New
[git,pull] vfs.git - misc bits and pieces [git,pull] vfs.git - misc bits and pieces - - - --- 2018-11-01 Al Viro New
[git,pull] work.afs [git,pull] work.afs - - - --- 2018-11-01 Al Viro New
[resend] fs/posix_acl: fix kernel-doc warnings and typo [resend] fs/posix_acl: fix kernel-doc warnings and typo 1 1 - --- 2018-11-01 Randy Dunlap New
[v2,12/12] f2fs: fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,11/12] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,10/12] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,09/12] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,08/12] fs-verity: add CRC-32C support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,07/12] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,04/12] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,03/12] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,02/12] fs-verity: add setup code, UAPI, and Kconfig fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,01/12] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[RFC,6/6] shiftfs: support nested shiftfs mounts shiftfs fixes and enhancements - - - --- 2018-11-01 Seth Forshee New
[RFC,5/6] shiftfs: add support for posix acls shiftfs fixes and enhancements - - - --- 2018-11-01 Seth Forshee New
[RFC,4/6] shiftfs: translate uids using s_user_ns from lower fs shiftfs fixes and enhancements - - - --- 2018-11-01 Seth Forshee New
[RFC,3/6] shiftfs: copy inode attrs up from underlying fs shiftfs fixes and enhancements - - - --- 2018-11-01 Seth Forshee New
[RFC,2/6] shiftfs: map inodes to lower fs inodes instead of dentries shiftfs fixes and enhancements - - - --- 2018-11-01 Seth Forshee New
[RFC,1/6] shiftfs: uid/gid shifting bind mount shiftfs fixes and enhancements - - - --- 2018-11-01 Seth Forshee New
[v2] x86/build: Build VSMP support only if CONFIG_PCI is selected [v2] x86/build: Build VSMP support only if CONFIG_PCI is selected 1 1 - --- 2018-11-01 Eial Czerwacki New
[v8,11/11] NFS: replace cross device check in copy_file_range client-side support for "inter" SSC copy - 2 - --- 2018-11-01 Olga Kornievskaia New
[v8,10/11] NFS: COPY handle ERR_OFFLOAD_DENIED client-side support for "inter" SSC copy - - - --- 2018-11-01 Olga Kornievskaia New
[v8,09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP client-side support for "inter" SSC copy - - - --- 2018-11-01 Olga Kornievskaia New
[v8,08/11] NFS: skip recovery of copy open on dest server client-side support for "inter" SSC copy - - - --- 2018-11-01 Olga Kornievskaia New
[v8,07/11] NFS: inter ssc open client-side support for "inter" SSC copy - - - --- 2018-11-01 Olga Kornievskaia New
[v8,06/11] NFS: also send OFFLOAD_CANCEL to source server client-side support for "inter" SSC copy - - - --- 2018-11-01 Olga Kornievskaia New
[v8,05/11] NFS: add ca_source_server<> to COPY client-side support for "inter" SSC copy - - - --- 2018-11-01 Olga Kornievskaia New
[v8,04/11] NFS: add COPY_NOTIFY operation client-side support for "inter" SSC copy - 1 - --- 2018-11-01 Olga Kornievskaia New
[v8,03/11] NFS NFSD: defining nl4_servers structure needed by both client-side support for "inter" SSC copy - 1 - --- 2018-11-01 Olga Kornievskaia New
[v8,02/11] NFS: validity check for source offset in copy_file_range client-side support for "inter" SSC copy - - - --- 2018-11-01 Olga Kornievskaia New
[v8,01/11] VFS: move cross device copy_file_range() check into filesystems client-side support for "inter" SSC copy - 4 - --- 2018-11-01 Olga Kornievskaia New
x86/build: Build VSMP support only if selected x86/build: Build VSMP support only if selected 2 - - --- 2018-11-01 Thomas Gleixner New
vfs: Fix incorrect user_ns assignment in proc and mqueue vfs: Fix incorrect user_ns assignment in proc and mqueue - - - --- 2018-10-31 David Howells New
[RFC] sunrpc: Fix flood of warnings from iov_iter_kvec in linux-next [RFC] sunrpc: Fix flood of warnings from iov_iter_kvec in linux-next - 1 - --- 2018-10-31 Leonard Crestez New
[git,pull] mount API series [git,pull] mount API series - - - --- 2018-10-31 Al Viro New
fs: fix lost error code in dio_complete fs: fix lost error code in dio_complete - 1 - --- 2018-10-30 Maximilian Heyne New
[v7,11/11] NFS: replace cross device check in copy_file_range client-side support for "inter" SSC copy - 2 - --- 2018-10-30 Olga Kornievskaia New
« 1 2 ... 451 452 453647 648 »