1. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  3. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  4. 086e774 pipe: cap initial pipe capacity according to pipe-max-size limit by Michael Kerrisk (man-pages) · 8 years ago
  5. 9c87bcf pipe: make account_pipe_buffers() return a value, and use it by Michael Kerrisk (man-pages) · 8 years ago
  6. a005ca0 pipe: fix limit checking in alloc_pipe_info() by Michael Kerrisk (man-pages) · 8 years ago
  7. 09b4d19 pipe: simplify logic in alloc_pipe_info() by Michael Kerrisk (man-pages) · 8 years ago
  8. b0b91d1 pipe: fix limit checking in pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  9. 3734a13 pipe: refactor argument for account_pipe_buffers() by Michael Kerrisk (man-pages) · 8 years ago
  10. d37d416 pipe: move limit checking logic into pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  11. f491bd7 pipe: relocate round_pipe_size() above pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  12. fcc2453 autofs: refactor ioctl fn vector in iookup_dev_ioctl() by Tomohiro Kusumi · 8 years ago
  13. 962ca7c autofs: remove possibly misleading /* #define DEBUG */ by Tomohiro Kusumi · 8 years ago
  14. 3908555 autofs: fix print format for ioctl warning message by Tomohiro Kusumi · 8 years ago
  15. d9e1923 autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD by Ian Kent · 8 years ago
  16. aa84193 autofs: fix dev ioctl number range check by Ian Kent · 8 years ago
  17. b6e3795 autofs: fix pr_debug() message by Tomohiro Kusumi · 8 years ago
  18. 41a4497 autofs: don't fail to free_dev_ioctl(param) by Tomohiro Kusumi · 8 years ago
  19. eea618e autofs: remove obsolete sb fields by Tomohiro Kusumi · 8 years ago
  20. ca55259 autofs: use autofs4_free_ino() to kfree dentry data by Tomohiro Kusumi · 8 years ago
  21. 1574fa7 autofs: remove ino free in autofs4_dir_symlink() by Ian Kent · 8 years ago
  22. 97537b3 autofs: add WARN_ON(1) for non dir/link inode case by Tomohiro Kusumi · 8 years ago
  23. 1973a12 autofs: fix autofs4_fill_super() error exit handling by Ian Kent · 8 years ago
  24. 749800e autofs: test autofs versions first on sb initialization by Tomohiro Kusumi · 8 years ago
  25. 4a44c18 autofs: drop unnecessary extern in autofs_i.h by Tomohiro Kusumi · 8 years ago
  26. 2d19309 fs/select: add vmalloc fallback for select(2) by Vlastimil Babka · 8 years ago
  27. 25f4c41 block: implement (some of) fallocate for block devices by Darrick J. Wong · 8 years ago
  28. 0cc482e ocfs2: fix memory leak in dlm_migrate_request_handler() by Guozhonghua · 8 years ago
  29. d09ba13 Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  30. f29135b Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  31. 4c60992 Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  32. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  34. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  35. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. 6763afe Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  37. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  38. 19c4d2f Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs" by Chris Mason · 8 years ago
  39. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  40. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. cd27e45 [btrfs] fix check_direct_IO() for non-iovec iterators by Al Viro · 8 years ago
  42. c3a6902 fix ITER_PIPE interaction with direct_IO by Al Viro · 8 years ago
  43. 3a8db79 dlm: free workqueues after the connections by Marcelo Ricardo Leitner · 8 years ago
  44. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  45. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  46. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  47. 33e09f0 Merge branch 'work.iget' into work.misc by Al Viro · 8 years ago
  48. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  49. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  50. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  51. 855af07 mm, proc: fix region lost in /proc/self/smaps by Robert Ho · 8 years ago
  52. 4b2bd5f proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self by John Stultz · 8 years ago
  53. 904763e proc: add LSM hook checks to /proc/<tid>/timerslack_ns by John Stultz · 8 years ago
  54. 7abbaf9 proc: relax /proc/<tid>/timerslack_ns capability requirements by John Stultz · 8 years ago
  55. e16e2d8 meminfo: break apart a very long seq_printf with #ifdefs by Joe Perches · 8 years ago
  56. 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
  57. f7a5f13 proc: faster /proc/*/status by Alexey Dobriyan · 8 years ago
  58. 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
  59. 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
  60. 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
  61. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  62. 0f30206 fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_write() obvious by James Morse · 8 years ago
  63. dbe6ec8 ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings by Toshi Kani · 8 years ago
  64. 48e509e ocfs2: fix undefined struct variable in inode.h by Joseph Qi · 8 years ago
  65. 055fdcf fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  66. 44be975 fs/ocfs2/super: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  67. bf94077 fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  68. 0b41be0 fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  69. ed27264 fsnotify: clean up spinlock assertions by Jan Kara · 8 years ago
  70. 0b1b865 fanotify: fix possible false warning when freeing events by Jan Kara · 8 years ago
  71. 073f655 fanotify: use notification_lock instead of access_lock by Jan Kara · 8 years ago
  72. c21dbe2 fsnotify: convert notification_mutex to a spinlock by Jan Kara · 8 years ago
  73. 1404ff3 fsnotify: drop notification_mutex before destroying event by Jan Kara · 8 years ago
  74. 41fefa3 Merge remote-tracking branch 'fuse/xattr' into work.xattr by Al Viro · 8 years ago
  75. 6c6ef9f xattr: Stop calling {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  76. bf3ee71 vfs: Check for the IOP_XATTR flag in listxattr by Andreas Gruenbacher · 8 years ago
  77. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  78. f5c2443 libfs: Use IOP_XATTR flag for empty directory handling by Andreas Gruenbacher · 8 years ago
  79. 5f6e59a vfs: Use IOP_XATTR flag for bad-inode handling by Andreas Gruenbacher · 8 years ago
  80. d0a5b99 vfs: Add IOP_XATTR inode operations flag by Andreas Gruenbacher · 8 years ago
  81. b6ba117 vfs: Move xattr_resolve_name to the front of fs/xattr.c by Andreas Gruenbacher · 8 years ago
  82. e476f94 Merge branch 'for-4.9/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  83. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  85. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  86. 4b899da ecryptfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  87. bba0bd3 sockfs: Get rid of getxattr iop by Andreas Gruenbacher · 8 years ago
  88. e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  89. b8020ef hfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  90. 6966f84 jffs2: Remove jffs2_{get,set,remove}xattr macros by Andreas Gruenbacher · 8 years ago
  91. 5d18cbf xattr: Remove unnecessary NULL attribute name check by Andreas Gruenbacher · 8 years ago
  92. 0d818c2 Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  93. 4c1fad6 Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  94. 0fb3ca4 Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  95. 3940ee3 Merge tag 'for-linus-4.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  96. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  97. 8d37059 Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  98. 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  99. 301a36f Merge branches 'misc' and 'sa1111-base' into for-linus by Russell King · 8 years ago
  100. 9008f99 afs: Check for fatal error when in waiting for ack state by David Howells · 8 years ago