1. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 13 years ago
  2. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 13 years ago
  3. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 13 years ago
  4. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 13 years ago
  5. ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 13 years ago
  6. d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 13 years ago
  7. 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 13 years ago
  8. acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 13 years ago
  9. 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 13 years ago
  10. 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 13 years ago
  11. cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 13 years ago
  12. 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 13 years ago
  13. fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 13 years ago
  14. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 13 years ago
  15. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 13 years ago
  16. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 13 years ago
  17. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 13 years ago
  18. a2e1859 aio: take final put_ioctx() into callers of io_destroy() by Al Viro · 13 years ago
  19. 06af121 aio: merge aio_cancel_all() with wait_for_all_aios() by Al Viro · 13 years ago
  20. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 6268b32 Revert "ext4: don't release page refs in ext4_end_bio()" by Linus Torvalds · 13 years ago
  22. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  23. 18a06ef Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  24. 10bdfb5 pagemap: remove remaining unneeded spin_lock() by Naoya Horiguchi · 13 years ago
  25. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 13 years ago
  26. afb9bd7 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  27. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  28. 8563f87 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 13 years ago
  29. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  30. 4c619aa fs/proc/namespaces.c: prevent crash when ns_entries[] is empty by Andrew Morton · 13 years ago
  31. 42be35d fs: only send IPI to invalidate LRU BH when needed by Gilad Ben-Yossef · 13 years ago
  32. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 13 years ago
  33. 3748b2f procfs: fix /proc/statm by KAMEZAWA Hiroyuki · 13 years ago
  34. 4ca1f87 nfsd4: use auth_unix unconditionally on backchannel by J. Bruce Fields · 13 years ago
  35. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  36. f21ce8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  37. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  38. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
  39. 529b73f Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  40. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  41. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  42. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  43. e9c0f15 Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  44. b18dafc vfs: fix d_ancestor() case in d_materialize_unique by Michel Lespinasse · 13 years ago
  45. 21f72c9 nfsd: fix NULL pointer dereference in cld_pipe_downcall by Jeff Layton · 13 years ago
  46. 3af7061 nfsd4: memory corruption in numeric_name_to_id() by Dan Carpenter · 13 years ago
  47. 1497748 NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error by Trond Myklebust · 13 years ago
  48. e59d27e NFSv4.1: Fix layoutcommit error handling by Trond Myklebust · 13 years ago
  49. 05e9cfb NFSv4: Fix two infinite loops in the mount code by Trond Myklebust · 13 years ago
  50. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 13 years ago
  51. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 13 years ago
  52. d97d32e xfs: Fix oops on IO error during xlog_recover_process_iunlinks() by Jan Kara · 13 years ago
  53. a66d636 xfs: fix fstrim offset calculations by Dave Chinner · 13 years ago
  54. 3948659 xfs: Account log unmount transaction correctly by Dave Chinner · 13 years ago
  55. 5132ba8 xfs: don't cache inodes read through bulkstat by Dave Chinner · 13 years ago
  56. f616137 xfs: trace xfs_name strings correctly by Christoph Hellwig · 13 years ago
  57. e9541ce nfsd4: allow numeric idmapping by J. Bruce Fields · 13 years ago
  58. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 13 years ago
  59. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 13 years ago
  60. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 13 years ago
  61. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 13 years ago
  62. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 13 years ago
  63. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 13 years ago
  64. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 13 years ago
  65. 3ee6bd8 uml/hostfs: Propagate dirent.d_type to filldir() by Geert Uytterhoeven · 13 years ago
  66. d44fc38 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit by Fred Isaman · 13 years ago
  67. 20e0fa9 Fix length of buffer copied in __nfs4_get_acl_uncached by Sachin Prabhu · 13 years ago
  68. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  69. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  70. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 13 years ago
  71. e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 13 years ago
  72. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 13 years ago
  73. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 13 years ago
  74. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 13 years ago
  75. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 13 years ago
  76. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 13 years ago
  77. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
  78. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  79. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 13 years ago
  80. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 13 years ago
  81. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 13 years ago
  82. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 13 years ago
  83. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 13 years ago
  84. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 13 years ago
  85. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 13 years ago
  86. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  87. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  88. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  89. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  90. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  91. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  92. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 13 years ago
  93. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 13 years ago
  94. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 13 years ago
  95. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 13 years ago
  96. 4e474a0 sysctl: protect poll() in entries that may go away by Lucas De Marchi · 13 years ago
  97. c999a22 xfs: introduce an allocation workqueue by Dave Chinner · 13 years ago
  98. 1a1d772 xfs: Fix open flag handling in open_by_handle code by Dave Chinner · 13 years ago
  99. 5575acc xfs: fix deadlock in xfs_rtfree_extent by Kamal Dasu · 13 years ago
  100. 1c2ccc6 fs: xfs: fix section mismatch in linux-next by Gerard Snitselaar · 13 years ago