1. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  2. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  3. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  4. 4fbf888 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  5. 7e1a1e9 Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  6. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  8. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  9. ede4ceb prepend_path() needs to reinitialize dentry/vfsmount/mnt on restarts by Al Viro · 11 years ago
  10. 4ec6c2a fix unpaired rcu lock in prepend_path() by Li Zhong · 11 years ago
  11. 4fdb793 locks: missing unlock on error in generic_add_lease() by Dan Carpenter · 11 years ago
  12. 7f62656 aio: checking for NULL instead of IS_ERR by Dan Carpenter · 11 years ago
  13. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  14. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  15. f023029 Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  16. fbe43ff Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  17. a7fa20a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  18. a301245 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  19. dd1d139 Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  20. 66da0e1 devpts: plug the memory leak in kill_sb by Ilija Hadzic · 11 years ago
  21. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  22. 1c3fc3e kcore: add Kconfig help text by Randy Dunlap · 11 years ago
  23. 5721cf8 procfs: clean up proc_reg_get_unmapped_area for 80-column limit by HATAYAMA Daisuke · 11 years ago
  24. 95e0d7d hfsplus: implement attributes file creation functionality by Vyacheslav Dubeyko · 11 years ago
  25. 099e924 hfsplus: implement attributes file's header node initialization code by Vyacheslav Dubeyko · 11 years ago
  26. b3b5b0f hfsplus: add metadata file's clump size calculation functionality by Vyacheslav Dubeyko · 11 years ago
  27. 74a797d fs/hfs/btree.h: remove duplicate defines by Michael Opdenacker · 11 years ago
  28. 67347fe epoll: do not take global 'epmutex' for simple topologies by Jason Baron · 11 years ago
  29. ae10b2b epoll: optimize EPOLL_CTL_DEL using rcu by Jason Baron · 11 years ago
  30. 6bc080d debugfs: use list_next_entry() in debugfs_remove_recursive() by Oleg Nesterov · 11 years ago
  31. 54886a7 cramfs: mark as obsolete by Michael Opdenacker · 11 years ago
  32. 00619bc mm: factor commit limit calculation by Jerome Marchand · 11 years ago
  33. c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
  34. ec8e41a /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line by Naoya Horiguchi · 11 years ago
  35. 948927e mm, mempolicy: make mpol_to_str robust and always succeed by David Rientjes · 11 years ago
  36. 83285c7 mm: use pgdat_end_pfn() to simplify the code in others by Xishi Qiu · 11 years ago
  37. 41ecc34 ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage() by Jan Kara · 11 years ago
  38. d00d2f8 ocfs2: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  39. b1214e4 ocfs2: fix possible double free in ocfs2_write_begin_nolock by Xue jiufei · 11 years ago
  40. bfbca92 ocfs2: add missing errno in ocfs2_ioctl_move_extents() by Younger Liu · 11 years ago
  41. 8abaae8 ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add() by Younger Liu · 11 years ago
  42. eedd40e ocfs2: rollback transaction in ocfs2_group_add() by Younger Liu · 11 years ago
  43. 728b980 ocfs2: break useless while loop by Junxiao Bi · 11 years ago
  44. 518df6b ocfs2: use find_last_bit() by Akinobu Mita · 11 years ago
  45. fae477b ocfs2: delay migration when the lockres is in migration state by Xue jiufei · 11 years ago
  46. 750e3c6 ocfs2: skip locks in the blocked list by Xue jiufei · 11 years ago
  47. a8f70de ocfs2: use bitmap_weight() by Akinobu Mita · 11 years ago
  48. 910bffe ocfs2: don't spam on -EDQUOT by Joel Becker · 11 years ago
  49. 5879620 ocfs2: add necessary check in case sb_getblk() fails by Rui Xiang · 11 years ago
  50. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  51. f0cb0f0 fs/ocfs2/file.c: fix wrong comment by Junxiao Bi · 11 years ago
  52. 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  53. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  54. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  55. 3f61c0c ext4: add prototypes for macro-generated functions by Andreas Dilger · 11 years ago
  56. 9206c56 ext4: return non-zero st_blocks for inline data by Andreas Dilger · 11 years ago
  57. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 29e59c1 f2fs: issue more large discard command by Changman Lee · 11 years ago
  59. 8b5baa4 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  60. bdd3536 ecryptfs: ->f_op is never NULL by Al Viro · 11 years ago
  61. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  62. 146a859 locks: break delegations on link by J. Bruce Fields · 13 years ago
  63. 8e6d782 locks: break delegations on rename by J. Bruce Fields · 13 years ago
  64. 5a14696 locks: helper functions for delegation breaking by J. Bruce Fields · 12 years ago
  65. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  66. 9accbb9 namei: minor vfs_unlink cleanup by J. Bruce Fields · 12 years ago
  67. df4e8d2 locks: implement delegations by J. Bruce Fields · 13 years ago
  68. 617588d locks: introduce new FL_DELEG lock flag by J. Bruce Fields · 13 years ago
  69. 6cedba8 vfs: take i_mutex on renamed file by J. Bruce Fields · 13 years ago
  70. 40bd22c vfs: rename I_MUTEX_QUOTA now that it's not used for quotas by J. Bruce Fields · 12 years ago
  71. 27555516 vfs: don't use PARENT/CHILD lock classes for non-directories by J. Bruce Fields · 12 years ago
  72. 375e289 vfs: pull ext4's double-i_mutex-locking into common code by J. Bruce Fields · 12 years ago
  73. f27c929 exportfs: fix quadratic behavior in filehandle lookup by J. Bruce Fields · 11 years ago
  74. efbf201 exportfs: better variable name by J. Bruce Fields · 11 years ago
  75. bbf7a8a exportfs: move most of reconnect_path to helper function by J. Bruce Fields · 11 years ago
  76. e4b70eb exportfs: eliminate unused "noprogress" counter by J. Bruce Fields · 11 years ago
  77. a056cc8 exportfs: stop retrying once we race with rename/remove by J. Bruce Fields · 11 years ago
  78. 0dbc018 exportfs: clear DISCONNECTED on all parents sooner by J. Bruce Fields · 11 years ago
  79. 78cee9a exportfs: more detailed comment for path_reconnect by J. Bruce Fields · 11 years ago
  80. 854ff5c exportfs: BUG_ON in crazy corner case by Christoph Hellwig · 11 years ago
  81. 13a2c3b dcache: fix outdated DCACHE_NEED_LOOKUP comment by J. Bruce Fields · 11 years ago
  82. f80de2c dcache: don't clear DCACHE_DISCONNECTED too early by J. Bruce Fields · 12 years ago
  83. e1a24bb dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries by J. Bruce Fields · 12 years ago
  84. 7632e46 dcache: use IS_ROOT to decide where dentry is hashed by J. Bruce Fields · 12 years ago
  85. b19f133 ocfs2: get rid of impossible checks by Al Viro · 11 years ago
  86. fbad2bd qnx4: i_sb is never NULL by Al Viro · 11 years ago
  87. 950ee95 exportfs: fix 32-bit nfsd handling of 64-bit inode numbers by J. Bruce Fields · 11 years ago
  88. b7a6ec5 vfs: split out vfs_getattr_nosec by J. Bruce Fields · 11 years ago
  89. 5a3cd9928 iget/iget5: don't bother with ->i_lock until we find a match by Al Viro · 11 years ago
  90. b18825a VFS: Put a small type field into struct dentry::d_flags by David Howells · 11 years ago
  91. afabada elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) by Al Viro · 11 years ago
  92. ec57941 constify do_coredump() argument by Al Viro · 11 years ago
  93. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  94. 078d8e6 ... and kill anon_inode_getfile_private() by Al Viro · 11 years ago
  95. 71ad749 rework aio migrate pages to use aio fs by Benjamin LaHaise · 11 years ago
  96. 6987843 take anon inode allocation to libfs.c by Al Viro · 11 years ago
  97. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  98. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  99. 2507a4f make dump_emit() use vfs_write() instead of banging at ->f_op->write directly by Al Viro · 11 years ago
  100. 1ad6701 binfmt_elf: count notes towards coredump limit by Al Viro · 11 years ago