Age | Commit message (Expand) | Author |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-10-10 | Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2016-10-10 | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-10-10 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | [btrfs] fix check_direct_IO() for non-iovec iterators | Al Viro |
2016-10-10 | fix ITER_PIPE interaction with direct_IO | Al Viro |
2016-10-10 | dlm: free workqueues after the connections | Marcelo Ricardo Leitner |
2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro |
2016-10-08 | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro |
2016-10-08 | Merge branch 'work.const-qstr' into work.misc | Al Viro |
2016-10-08 | Merge branch 'work.iget' into work.misc | Al Viro |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher |
2016-10-07 | cred: simpler, 1D supplementary groups | Alexey Dobriyan |
2016-10-07 | mm, proc: fix region lost in /proc/self/smaps | Robert Ho |
2016-10-07 | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self | John Stultz |
2016-10-07 | proc: add LSM hook checks to /proc/<tid>/timerslack_ns | John Stultz |
2016-10-07 | proc: relax /proc/<tid>/timerslack_ns capability requirements | John Stultz |
2016-10-07 | meminfo: break apart a very long seq_printf with #ifdefs | Joe Perches |
2016-10-07 | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches |
2016-10-07 | proc: faster /proc/*/status | Alexey Dobriyan |
2016-10-07 | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang |
2016-10-07 | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie |
2016-10-07 | mm: remove page_file_index | Huang Ying |
2016-10-07 | thp: reduce usage of huge zero page's atomic counter | Aaron Lu |
2016-10-07 | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w... | James Morse |
2016-10-07 | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings | Toshi Kani |
2016-10-07 | ocfs2: fix undefined struct variable in inode.h | Joseph Qi |
2016-10-07 | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar |
2016-10-07 | fs/ocfs2/super: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar |
2016-10-07 | fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar |
2016-10-07 | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar |
2016-10-07 | fsnotify: clean up spinlock assertions | Jan Kara |
2016-10-07 | fanotify: fix possible false warning when freeing events | Jan Kara |
2016-10-07 | fanotify: use notification_lock instead of access_lock | Jan Kara |
2016-10-07 | fsnotify: convert notification_mutex to a spinlock | Jan Kara |
2016-10-07 | fsnotify: drop notification_mutex before destroying event | Jan Kara |
2016-10-07 | Merge remote-tracking branch 'fuse/xattr' into work.xattr | Al Viro |
2016-10-07 | xattr: Stop calling {get,set,remove}xattr inode operations | Andreas Gruenbacher |
2016-10-07 | vfs: Check for the IOP_XATTR flag in listxattr | Andreas Gruenbacher |
2016-10-07 | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher |
2016-10-07 | libfs: Use IOP_XATTR flag for empty directory handling | Andreas Gruenbacher |
2016-10-07 | vfs: Use IOP_XATTR flag for bad-inode handling | Andreas Gruenbacher |
2016-10-07 | vfs: Add IOP_XATTR inode operations flag | Andreas Gruenbacher |
2016-10-07 | vfs: Move xattr_resolve_name to the front of fs/xattr.c | Andreas Gruenbacher |
2016-10-07 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-07 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |