Show patches with: none      |   63885 patches
« 1 2 ... 506 507 508638 639 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/7] open_by_handle: add filename to error reports - - - --- 2017-11-02 Amir Goldstein New
[RFC] vm: add a syscall to map a process memory into a pipe - - - --- 2017-11-01 Andrey Vagin New
mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC - 1 - --- 2017-11-01 Jan Kara New
[18/18] xfs: support for synchronous DAX faults - 2 - --- 2017-11-01 Jan Kara New
[17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault() - 1 - --- 2017-11-01 Jan Kara New
[16/18] ext4: Support for synchronous DAX faults - 1 - --- 2017-11-01 Jan Kara New
[15/18] ext4: Simplify error handling in ext4_dax_huge_fault() - 1 - --- 2017-11-01 Jan Kara New
[14/18] dax: Implement dax_finish_sync_fault() - 2 - --- 2017-11-01 Jan Kara New
[13/18] dax, iomap: Add support for synchronous faults - 2 - --- 2017-11-01 Jan Kara New
[12/18] mm: Define MAP_SYNC and VM_SYNC flags - 2 - --- 2017-11-01 Jan Kara New
[11/18] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry - 2 - --- 2017-11-01 Jan Kara New
[10/18] dax: Allow dax_iomap_fault() to return pfn - 2 - --- 2017-11-01 Jan Kara New
[09/18] dax: Fix comment describing dax_iomap_fault() - 2 - --- 2017-11-01 Jan Kara New
[08/18] dax: Inline dax_pmd_insert_mapping() into the callsite - 2 - --- 2017-11-01 Jan Kara New
[07/18] dax: Inline dax_insert_mapping() into the callsite - 2 - --- 2017-11-01 Jan Kara New
[06/18] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test - 2 - --- 2017-11-01 Jan Kara New
[05/18] dax: Create local variable for VMA in dax_iomap_pte_fault() - 2 - --- 2017-11-01 Jan Kara New
[04/18] dax: Factor out getting of pfn out of iomap - 2 - --- 2017-11-01 Jan Kara New
[03/18] dax: Simplify arguments of dax_insert_mapping() - 2 - --- 2017-11-01 Jan Kara New
[02/18] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK - 2 - --- 2017-11-01 Jan Kara New
[01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags - 1 - --- 2017-11-01 Jan Kara New
quota: fix potential infinite loop - - - --- 2017-11-01 Zhang Yi New
[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall) - - - --- 2017-11-01 Shawn Landden New
[15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle - - - --- 2017-10-31 Dan Williams New
[14/15] dax: associate mappings with inodes, and warn if dma collides with truncate - - - --- 2017-10-31 Dan Williams New
[13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES - - - --- 2017-10-31 Dan Williams New
[12/15] mm, dax: enable filesystems to trigger page-idle callbacks - - - --- 2017-10-31 Dan Williams New
[11/15,media] v4l2: disable filesystem-dax mapping support - - - --- 2017-10-31 Dan Williams New
[10/15] IB/core: disable memory registration of fileystem-dax vmas - - - --- 2017-10-31 Dan Williams New
[09/15] tools/testing/nvdimm: add 'bio_delay' mechanism - - - --- 2017-10-31 Dan Williams New
[08/15] dax: store pfns in the radix - - - --- 2017-10-31 Dan Williams New
[07/15] dax: stop requiring a live device for dax_flush() - 1 - --- 2017-10-31 Dan Williams New
[06/15] dax: stop using VM_HUGEPAGE for dax - 1 - --- 2017-10-31 Dan Williams New
[05/15] dax: stop using VM_MIXEDMAP for dax - - - --- 2017-10-31 Dan Williams New
[04/15] brd: remove dax support - 2 - --- 2017-10-31 Dan Williams New
[03/15] dax: require 'struct page' by default for filesystem dax - - - --- 2017-10-31 Dan Williams New
[02/15] mm, dax: introduce pfn_t_special() - - - --- 2017-10-31 Dan Williams New
[01/15] dax: quiet bdev_dax_supported() - 1 - --- 2017-10-31 Dan Williams New
[1/1] Fix: vmw_vmci driver get_user_pages_fast error handling - - - --- 2017-10-31 Mathieu Desnoyers New
fuse: return -ECONNABORTED on /dev/fuse read after abort - - - --- 2017-10-31 Szymon Lukasz New
[v8,6/6] lib/dlock-list: Add an IRQ-safe mode to be used in interrupt handler - - - --- 2017-10-31 Waiman Long New
[v8,5/6] lib/dlock-list: Enable faster lookup with hashing - - - --- 2017-10-31 Waiman Long New
[v8,4/6] lib/dlock-list: Make sibling CPUs share the same linked list - 1 - --- 2017-10-31 Waiman Long New
[v8,3/6] vfs: Use dlock list for superblock's inode list - 1 - --- 2017-10-31 Waiman Long New
[v8,2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants - - - --- 2017-10-31 Waiman Long New
[v8,1/6] lib/dlock-list: Distributed and lock-protected lists - 2 - --- 2017-10-31 Waiman Long New
[1/2] dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify() - 1 - --- 2017-10-31 Jan Kara New
[2/2] fsnotify: Protect bail out path of fsnotify_add_mark_locked() properly - 1 - --- 2017-10-31 Jan Kara New
[1/2] dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify() - - - --- 2017-10-31 Jan Kara New
[2/2] f2fs: support quota sys files - 1 - --- 2017-10-31 Jaegeuk Kim New
[1/2] f2fs: add quota_ino feature infra - 1 - --- 2017-10-31 Jaegeuk Kim New
[f2fs-dev,v2] f2fs: add bug_on when f2fs_gc even fails to get one victim - - - --- 2017-10-31 Chao Yu New
[RFC] don't update atime on file write... - - - --- 2017-10-30 Mike Marshall New
reiserfs: remove unneeded i_version bump - - - --- 2017-10-30 Jeff Layton New
orangefs: remove initialization of i_version - - - --- 2017-10-30 Jeff Layton New
nilfs2: remove inode->i_version initialization - - - --- 2017-10-30 Jeff Layton New
jfs: remove increment of i_version counter - - - --- 2017-10-30 Jeff Layton New
hpfs: don't bother with the i_version counter or f_version - - - --- 2017-10-30 Jeff Layton New
f2fs: don't bother with inode->i_version - 1 - --- 2017-10-30 Jeff Layton New
ntfs: remove i_version handling - - - --- 2017-10-30 Jeff Layton New
ecryptfs: remove unnecessary i_version bump - - - --- 2017-10-30 Jeff Layton New
[v2] f2fs: fix out-of-free problem caused by atomic write - - - --- 2017-10-30 Yunlong Song New
[v2,RESEND] Revert "f2fs: handle dirty segments inside refresh_sit_entry" - 1 - --- 2017-10-30 Yunlong Song New
readv.2: document RWF_NOWAIT - - - --- 2017-10-29 Christoph Hellwig New
[v2] This reverts commit 5e443818fa0b2a2845561ee25bec181424fb2889 - - - --- 2017-10-28 Yunlong Song New
[RFC,8/8] epoll: protect the iteration of ep->rbr by ep->mtx in ep_free() - - - --- 2017-10-28 Hou Tao New
[RFC,7/8] epoll: prevent the double-free of epi in eventpoll_release_file() - - - --- 2017-10-28 Hou Tao New
[RFC,6/8] epoll: ensure the validity of ep when removing epi in eventpoll_release_file() - - - --- 2017-10-28 Hou Tao New
[RFC,5/8] epoll: iterate epi in file->f_ep_links by using list_first_or_null_rcu - - - --- 2017-10-28 Hou Tao New
[RFC,4/8] epoll: free eventpoll by rcu to provide existence guarantee - - - --- 2017-10-28 Hou Tao New
[RFC,3/8] epoll: remove file from tfile_check_list when releasing file - - - --- 2017-10-28 Hou Tao New
[RFC,2/8] epoll: remove ep from visited_list when freeing ep - - - --- 2017-10-28 Hou Tao New
[RFC,1/8] epoll: remove epmutex from ep_free() & eventpoll_release_file() - - - --- 2017-10-28 Hou Tao New
[v7,10/10] lib/dlock-list: Fix use-after-unlock problem in dlist_for_each_entry_safe() - 3 - --- 2017-10-27 Waiman Long New
[v2] fs: fsnotify: account fsnotify metadata to kmemcg - - - --- 2017-10-27 Yang Shi New
[v5,RESEND] f2fs: support soft block reservation - - - --- 2017-10-27 Yunlong Song New
[v5] f2fs: support soft block reservation - - - --- 2017-10-27 Yunlong Song New
fs/seq_file: clear private buffer when resetting iterator - - - --- 2017-10-27 Eduard Sanou New
[v4] f2fs: support soft block reservation - - - --- 2017-10-27 Yunlong Song New
[v3,00/13] dax: fix dma vs truncate and remove 'page-less' support - - - --- 2017-10-26 Dan Williams New
f2fs: fix out-of-free problem caused by atomic write - - - --- 2017-10-26 Yunlong Song New
mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC - 1 - --- 2017-10-26 Jan Kara New
f2fs: show current cp state - - - --- 2017-10-26 Jaegeuk Kim New
VFS: use synchronize_rcu_expedited() in namespace_unlock() - - - --- 2017-10-26 NeilBrown New
[3/3] test: add a test for the process_vmsplice syscall - - - --- 2017-10-25 Andrey Vagin New
[2/3] x86: Write up the process_vmsplice syscall - - - --- 2017-10-25 Andrey Vagin New
[1/3,v2] vm: add a syscall to map a process memory into a pipe - - - --- 2017-10-25 Andrey Vagin New
[fstests,v3] generic: add test for DAX MAP_SYNC support - - - --- 2017-10-25 Ross Zwisler New
fs, mm: account filp and names caches to kmemcg - - - --- 2017-10-25 Michal Hocko New
fuse readdirplus skip one entry when interrupted by signal - - - --- 2017-10-25 Miklos Szeredi New
[v5,9/9] block: Assign a lock_class per gendisk used for wait_for_completion() - - - --- 2017-10-25 Byungchul Park New
[v5,8/9] workqueue: Remove unnecessary acquisitions wrt workqueue flush - - - --- 2017-10-25 Byungchul Park New
[v5,7/9] completion: Add support for initializing completion with lockdep_map - - - --- 2017-10-25 Byungchul Park New
[v5,6/9] locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK - - - --- 2017-10-25 Byungchul Park New
[v5,5/9] locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDE… - - - --- 2017-10-25 Byungchul Park New
[v5,4/9] locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by d… - - - --- 2017-10-25 Byungchul Park New
[v5,3/9] completion: Change the prefix of lock name for completion variable - - - --- 2017-10-25 Byungchul Park New
[v5,2/9] locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP - - - --- 2017-10-25 Byungchul Park New
[v5,1/9] block: use DECLARE_COMPLETION_ONSTACK in submit_bio_wait - - - --- 2017-10-25 Byungchul Park New
[v2,7/7] fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs - - - --- 2017-10-25 Miklos Szeredi New
« 1 2 ... 506 507 508638 639 »