Show patches with: none      |   64725 patches
« 1 2 ... 450 451 452647 648 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/12] fs/locks: allow a lock request to block other requests. locks: avoid thundering-herd wake-ups - - - --- 2018-11-12 NeilBrown New
[08/12] fs/locks: always delete_block after waiting. locks: avoid thundering-herd wake-ups - - - --- 2018-11-12 NeilBrown New
[09/12] fs/locks: change all *_conflict() functions to return bool. locks: avoid thundering-herd wake-ups - - - --- 2018-11-12 NeilBrown New
[11/12] locks: merge posix_unblock_lock() and locks_delete_block() locks: avoid thundering-herd wake-ups - - - --- 2018-11-12 NeilBrown New
[12/12] VFS: locks: remove unnecessary white space. locks: avoid thundering-herd wake-ups - - - --- 2018-11-12 NeilBrown New
[10/12] fs/locks: create a tree of dependent requests. locks: avoid thundering-herd wake-ups - - - --- 2018-11-12 NeilBrown New
[01/12] fs/locks: rename some lists and pointers. locks: avoid thundering-herd wake-ups - - - --- 2018-11-12 NeilBrown New
[02/12] fs/locks: split out __locks_wake_up_blocks(). locks: avoid thundering-herd wake-ups - - - --- 2018-11-12 NeilBrown New
[tip/core/rcu,4/7] userfaultfd: Replace spin_is_locked() with lockdep Untitled series #41543 - - - --- 2018-11-11 Paul E. McKenney New
[tip/core/rcu,17/41] fs/file: Replace synchronize_sched() with synchronize_rcu() Untitled series #41521 - - - --- 2018-11-11 Paul E. McKenney New
[v2,6/6] mm: track gup pages with page->dma_pinned_* fields RFC: gup+dma: tracking dma-pinned pages - - - --- 2018-11-10 john.hubbard@gmail.com New
[v2,5/6] mm: introduce zone_gup_lock, for dma-pinned pages RFC: gup+dma: tracking dma-pinned pages - - - --- 2018-11-10 john.hubbard@gmail.com New
[v2,4/6] mm: introduce page->dma_pinned_flags, _count RFC: gup+dma: tracking dma-pinned pages - - - --- 2018-11-10 john.hubbard@gmail.com New
[v2,3/6] infiniband/mm: convert put_page() to put_user_page*() RFC: gup+dma: tracking dma-pinned pages 1 2 - --- 2018-11-10 john.hubbard@gmail.com New
[v2,2/6] mm: introduce put_user_page*(), placeholder versions RFC: gup+dma: tracking dma-pinned pages - 1 - --- 2018-11-10 john.hubbard@gmail.com New
[v2,1/6] mm/gup: finish consolidating error handling RFC: gup+dma: tracking dma-pinned pages - 1 - --- 2018-11-10 john.hubbard@gmail.com New
libfs: make all users of simple_attr_open have the format checked libfs: make all users of simple_attr_open have the format checked - - - --- 2018-11-10 Rasmus Villemoes New
[v11,3/3] ipc: Do cyclic id allocation with ipcmni_extend mode ipc: Increase IPCMNI limit & IPC id generation modes - - - --- 2018-11-09 Waiman Long New
[v11,2/3] ipc: Conserve sequence numbers in ipcmni_extend mode ipc: Increase IPCMNI limit & IPC id generation modes - - - --- 2018-11-09 Waiman Long New
[v11,1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M ipc: Increase IPCMNI limit & IPC id generation modes 1 - - --- 2018-11-09 Waiman Long New
[V8,12/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - - - --- 2018-11-09 Ming Lei New
[V8,06/18] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - - - --- 2018-11-09 Ming Lei New
fuse: fix use-after-free in fuse_direct_IO() fuse: fix use-after-free in fuse_direct_IO() - - - --- 2018-11-09 Lukas Czerner New
proc: fix and merge proc-self-map-file tests proc: fix and merge proc-self-map-file tests - - - --- 2018-11-09 Rafael David Tinoco New
[v2,5/5] fuse: Protect fuse_file::reserved_req via corresponding fuse_inode::lock fuse: Further reducing contention of fc->lock - - - --- 2018-11-09 Kirill Tkhai New
[v2,4/5] fuse: Protect fuse_inode::nlookup with fuse_inode::lock fuse: Further reducing contention of fc->lock - - - --- 2018-11-09 Kirill Tkhai New
[v2,3/5] fuse: Introduce fuse_inode::lock to protect write related fields and statistics fuse: Further reducing contention of fc->lock - - - --- 2018-11-09 Kirill Tkhai New
[v2,2/5] fuse: Convert fuse_conn::attr_version into atomic64_t fuse: Further reducing contention of fc->lock - - - --- 2018-11-09 Kirill Tkhai New
[v2,1/5] fuse: Add fuse_inode argument to fuse_prepare_release() fuse: Further reducing contention of fc->lock - - - --- 2018-11-09 Kirill Tkhai New
exec: make de_thread() freezable exec: make de_thread() freezable - - - --- 2018-11-09 Chanho Min New
[3/2] splice: increase pipe size in splice_direct_to_actor() : dedupe/copy_file_range fixes - - - --- 2018-11-09 Dave Chinner New
[2/2] iomap: dio data corruption and spurious errors when pipes fill : dedupe/copy_file_range fixes - 2 - --- 2018-11-08 Dave Chinner New
[1/2] vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP : dedupe/copy_file_range fixes - 1 - --- 2018-11-08 Dave Chinner New
[v2] fs: fix lost error code in dio_complete [v2] fs: fix lost error code in dio_complete - 1 - --- 2018-11-08 Maximilian Heyne New
[v2,5/5] fuse: Verify userspace asks to requeue interrupt that we really sent fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-08 Kirill Tkhai New
[v2,4/5] fuse: Do some refactoring in fuse_dev_do_write() fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-08 Kirill Tkhai New
[v2,3/5] fuse: Wake up req->waitq of only not background requests in request_end() fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-08 Kirill Tkhai New
[v2,2/5] fuse: Optimize request_end() by not taking fiq->waitq.lock fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-08 Kirill Tkhai New
[v2,1/5] fuse: Kill fasync only if interrupt is queued in queue_interrupt() fuse: Interrupt-related optimizations and improvements - - - --- 2018-11-08 Kirill Tkhai New
[6/6] fs/epoll: avoid barrier after an epoll_wait(2) timeout epoll: some miscellaneous optimizations - - - --- 2018-11-08 Davidlohr Bueso New
[5/6] fs/epoll: reduce the scope of wq lock in epoll_wait() epoll: some miscellaneous optimizations - - - --- 2018-11-08 Davidlohr Bueso New
[4/6] fs/epoll: robustify ep->mtx held checks epoll: some miscellaneous optimizations - - - --- 2018-11-08 Davidlohr Bueso New
[3/6] fs/epoll: drop ovflist branch prediction epoll: some miscellaneous optimizations - - - --- 2018-11-08 Davidlohr Bueso New
[2/6] fs/epoll: simplify ep_send_events_proc() ready-list loop epoll: some miscellaneous optimizations - - - --- 2018-11-08 Davidlohr Bueso New
[1/6] fs/epoll: remove max_nests argument from ep_call_nested() epoll: some miscellaneous optimizations - - - --- 2018-11-08 Davidlohr Bueso New
[v3,resend,2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal [v3,resend,1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd - 1 - --- 2018-11-08 Joel Fernandes New
[v3,resend,1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd [v3,resend,1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd - 1 - --- 2018-11-08 Joel Fernandes New
[v7,4/4] fanotify: introduce new event mask FAN_OPEN_EXEC_PERM fanotify: introduce new event mask FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM - 1 - --- 2018-11-08 Matthew Bobrowski New
[v7,3/4] fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on path fanotify: introduce new event mask FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM - 1 - --- 2018-11-08 Matthew Bobrowski New
[v7,2/4] fanotify: introduce new event mask FAN_OPEN_EXEC fanotify: introduce new event mask FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM - 1 - --- 2018-11-08 Matthew Bobrowski New
[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
« 1 2 ... 450 451 452647 648 »