1. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 15 years ago
  2. 5a5ea0d NFS: Add secinfo procedure by Bryan Schumaker · 15 years ago
  3. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 15 years ago
  4. e73b83f NFS: convert call_sync() to a function by Bryan Schumaker · 15 years ago
  5. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 15 years ago
  6. b12d125 fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new() by Andrey Vagin · 15 years ago
  7. e91f90b aio: wake all waiters when destroying ctx by Roland Dreier · 15 years ago
  8. da23ef0 adfs: add hexadecimal filetype suffix option by Stuart Swales · 15 years ago
  9. 7a9730a adfs: improve timestamp precision by Stuart Swales · 15 years ago
  10. 2f09719 adfs: fix E+/F+ dir size > 2048 crashing kernel by Stuart Swales · 15 years ago
  11. 0bc825d codafs: fix compile warning when CONFIG_SYSCTL=n by Rakib Mullick · 15 years ago
  12. 1a530a6 binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary() by David Daney · 15 years ago
  13. f4d93ad epoll: fix compiler warning and optimize the non-blocking path by Shawn Bohrer · 15 years ago
  14. 3fb0e58 epoll: move ready event check into proper inline by Davide Libenzi · 15 years ago
  15. 80cdc6d fs: use appropriate printk priority levels by Mandeep Singh Baines · 15 years ago
  16. 4031a21 smaps: have smaps show transparent huge pages by Dave Hansen · 15 years ago
  17. 22e057c smaps: teach smaps_pte_range() about THP pmds by Dave Hansen · 15 years ago
  18. 3c9acc7 smaps: pass pte size argument in to smaps_pte_entry() by Dave Hansen · 15 years ago
  19. ae11c4d smaps: break out smaps_pte_entry() from smaps_pte_range() by Dave Hansen · 15 years ago
  20. 0331932 pagewalk: only split huge pages when necessary by Dave Hansen · 15 years ago
  21. bd65cb8 mm: hugetlbfs: change remove_from_page_cache by Minchan Kim · 15 years ago
  22. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 15 years ago
  23. ab70a1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  24. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  25. aaf0ef1 9p: use the updated offset given by generic_write_checks by M. Mohan Kumar · 15 years ago
  26. 42869c8 fs/9p: Add v9fs_dentry2v9ses by Aneesh Kumar K.V · 15 years ago
  27. 7add697 fs/9p: Attach writeback_fid on first open with WR flag by Aneesh Kumar K.V · 15 years ago
  28. ea59bb7 fs/9p: Open writeback fid in O_SYNC mode by Aneesh Kumar K.V · 15 years ago
  29. 059c138 fs/9p: Use truncate_setsize instead of vmtruncate by Aneesh Kumar K.V · 15 years ago
  30. 5a7e0a8 fs/9p: Fix race in initializing writeback fid by Aneesh Kumar K.V · 15 years ago
  31. f741a79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  32. 3155fe6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  33. 366f7e7 pstore: use mount option instead sysfs to tweak kmsg_bytes by Luck, Tony · 15 years ago
  34. 147851d ceph: rename dentry_release -> d_release, fix comment by Sage Weil · 15 years ago
  35. 49bcb93 ceph: add request to the tail of unsafe write list by Henry C Chang · 15 years ago
  36. 78a2556 ceph: remove request from unsafe list if it is canceled/timed out by Henry C Chang · 15 years ago
  37. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 15 years ago
  38. ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 16 years ago
  39. 21f3b5f ceph: remove debugfs debug cruft by Sage Weil · 16 years ago
  40. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 15 years ago
  41. e7c0a16 fuse: make fuse_dentry_revalidate() RCU aware by Miklos Szeredi · 15 years ago
  42. 19690dd fuse: make fuse_permission() RCU aware by Miklos Szeredi · 15 years ago
  43. 357ccf2 fuse: wakeup pollers on connection release/abort by Bryan Green · 15 years ago
  44. 07d5f69 fuse: reduce size of struct fuse_request by Miklos Szeredi · 15 years ago
  45. 69b195b bfs: fix bitmap size argument to find_first_zero_bit() by Akinobu Mita · 15 years ago
  46. c212f9a fs: Use BUG_ON(!mnt) at dentry_open(). by Tetsuo Handa · 16 years ago
  47. aa597bc fs: devpts_pty_new() return -ENOMEM if dentry allocation failed by Andrey Vagin · 16 years ago
  48. 1c34092 nfs: lock() vs unlock() typo by Dan Carpenter · 15 years ago
  49. a872d51 pstore: fix leaking ->i_private by Tony Luck · 15 years ago
  50. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 15 years ago
  51. 1bef829 Small typo fix... by Holger Hans Peter Freyther · 16 years ago
  52. ff38c08 Filesystem: fifo: Fixed coding style issue. by David Jenni · 16 years ago
  53. eaae668 fs/inode: Fix kernel-doc format for inode_init_owner by Ben Hutchings · 16 years ago
  54. 2c3d44d select: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 16 years ago
  55. 27a4f7e6 vfs: cleanup do_vfs_ioctl() by Namhyung Kim · 16 years ago
  56. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  57. 5bab188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  58. 99f4065 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  59. f539abe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  60. 3f6f7e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 15 years ago
  61. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  62. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  63. 24ff666 fs: call security_d_instantiate in d_obtain_alias V2 by Josef Bacik · 16 years ago
  64. 1aed3e4 lose 'mounting_here' argument in ->d_manage() by Al Viro · 15 years ago
  65. 7cc90cc don't pass 'mounting_here' flag to follow_down() by Al Viro · 15 years ago
  66. b12cea9 change the locking order for namespace_sem by Al Viro · 15 years ago
  67. 27cb157 fix deadlock in pivot_root() by Al Viro · 15 years ago
  68. 9d412a4 vfs: split off vfsmount-related parts of vfs_kern_mount() by Al Viro · 15 years ago
  69. fbe0aa1 Some fixes for pstore by Tony Luck · 15 years ago
  70. 474a00e kill simple_set_mnt() by Al Viro · 15 years ago
  71. 77aa56b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  72. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  73. 374e552 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  74. 0c755de Merge branch 'for_next' into for_linus by Jan Kara · 15 years ago
  75. 0ccd234 fs: change to new flag variable by matt mooney · 16 years ago
  76. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  77. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  78. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  79. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  80. 1a102ff vfs: bury ->get_sb() by Al Viro · 15 years ago
  81. 0119498 nfs: switch NFS from ->get_sb() to ->mount() by Al Viro · 15 years ago
  82. fd462fb nfs: stop mangling ->mnt_devname on NFS by Al Viro · 15 years ago
  83. c7f404b vfs: new superblock methods to override /proc/*/mount{s,info} by Al Viro · 15 years ago
  84. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 15 years ago
  85. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 15 years ago
  86. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 15 years ago
  87. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 15 years ago
  88. 2e270d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  89. 60ed8cf fix cdev leak on O_PATH final fput() by Miklos Szeredi · 15 years ago
  90. afe997a Pull pstorev4 into release branch by Tony Luck · 15 years ago
  91. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  92. 3ae2a1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  93. 26a992d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  94. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  95. 34d211a Increase OSF partition limit from 8 to 18 by Linus Torvalds · 15 years ago
  96. bab1d94 prune back iprune_sem by Christoph Hellwig · 15 years ago
  97. 5d630e4 UBIFS: clean-up commentaries by Artem Bityutskiy · 15 years ago
  98. 7c83cc9 UBIFS: save 128KiB or more RAM by Artem Bityutskiy · 15 years ago
  99. f5cf319 UBIFS: allocate orphans scan buffer on demand by Artem Bityutskiy · 15 years ago
  100. cab95d4 UBIFS: allocate lpt dump buffer on demand by Artem Bityutskiy · 15 years ago