Age | Commit message (Expand) | Author | Files | Lines |
2016-10-08 | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 3 | -5/+5 |
2016-10-08 | mm, proc: fix region lost in /proc/self/smaps | Robert Ho | 1 | -3/+5 |
2016-10-08 | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self | John Stultz | 1 | -15/+19 |
2016-10-08 | proc: add LSM hook checks to /proc/<tid>/timerslack_ns | John Stultz | 1 | -0/+10 |
2016-10-08 | proc: relax /proc/<tid>/timerslack_ns capability requirements | John Stultz | 1 | -14/+20 |
2016-10-08 | meminfo: break apart a very long seq_printf with #ifdefs | Joe Perches | 1 | -116/+95 |
2016-10-08 | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches | 3 | -133/+151 |
2016-10-08 | proc: faster /proc/*/status | Alexey Dobriyan | 1 | -40/+47 |
2016-10-08 | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang | 1 | -7/+5 |
2016-10-08 | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 1 | -0/+3 |
2016-10-08 | mm: remove page_file_index | Huang Ying | 4 | -7/+7 |
2016-10-08 | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 1 | -1/+1 |
2016-10-08 | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w... | James Morse | 1 | -1/+1 |
2016-10-08 | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings | Toshi Kani | 3 | -0/+3 |
2016-10-08 | ocfs2: fix undefined struct variable in inode.h | Joseph Qi | 1 | -2/+0 |
2016-10-08 | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/super: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fsnotify: clean up spinlock assertions | Jan Kara | 2 | -8/+4 |
2016-10-08 | fanotify: fix possible false warning when freeing events | Jan Kara | 1 | -2/+11 |
2016-10-08 | fanotify: use notification_lock instead of access_lock | Jan Kara | 1 | -8/+5 |
2016-10-08 | fsnotify: convert notification_mutex to a spinlock | Jan Kara | 4 | -36/+40 |
2016-10-08 | fsnotify: drop notification_mutex before destroying event | Jan Kara | 2 | -2/+6 |
2016-10-08 | Merge remote-tracking branch 'fuse/xattr' into work.xattr | Al Viro | 5 | -157/+221 |
2016-10-08 | xattr: Stop calling {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2 | -18/+37 |
2016-10-08 | vfs: Check for the IOP_XATTR flag in listxattr | Andreas Gruenbacher | 1 | -6/+7 |
2016-10-08 | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher | 7 | -36/+55 |
2016-10-08 | libfs: Use IOP_XATTR flag for empty directory handling | Andreas Gruenbacher | 1 | -21/+1 |
2016-10-08 | vfs: Use IOP_XATTR flag for bad-inode handling | Andreas Gruenbacher | 2 | -21/+8 |
2016-10-08 | vfs: Add IOP_XATTR inode operations flag | Andreas Gruenbacher | 2 | -4/+10 |
2016-10-08 | vfs: Move xattr_resolve_name to the front of fs/xattr.c | Andreas Gruenbacher | 1 | -51/+50 |
2016-10-08 | Merge branch 'for-4.9/dax' into libnvdimm-for-next | Dan Williams | 1 | -0/+1 |
2016-10-08 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -690/+230 |
2016-10-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 22 | -474/+530 |
2016-10-08 | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -18/+7 |
2016-10-07 | ecryptfs: Switch to generic xattr handlers | Andreas Gruenbacher | 3 | -14/+51 |
2016-10-07 | sockfs: Get rid of getxattr iop | Andreas Gruenbacher | 1 | -3/+4 |
2016-10-07 | kernfs: Switch to generic xattr handlers | Andreas Gruenbacher | 5 | -86/+92 |
2016-10-07 | hfs: Switch to generic xattr handlers | Andreas Gruenbacher | 4 | -34/+63 |
2016-10-07 | jffs2: Remove jffs2_{get,set,remove}xattr macros | Andreas Gruenbacher | 4 | -15/+9 |
2016-10-07 | xattr: Remove unnecessary NULL attribute name check | Andreas Gruenbacher | 1 | -3/+0 |
2016-10-07 | Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 1 | -1/+1 |
2016-10-07 | Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 19 | -510/+904 |
2016-10-07 | Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -88/+142 |
2016-10-06 | Merge tag 'for-linus-4.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -1706/+1216 |
2016-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 7 | -29/+177 |
2016-10-06 | Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 44 | -703/+1799 |
2016-10-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2016-10-06 | Merge branches 'misc' and 'sa1111-base' into for-linus | Russell King | 106 | -914/+2006 |