1. 4269590 constify dentry_operations: FUSE by Al Viro · 16 years ago
  2. d72f71e constify dentry_operations: procfs by Al Viro · 16 years ago
  3. 5a3fd05 constify dentry_operations: ecryptfs by Al Viro · 16 years ago
  4. 4fd03e8 constify dentry_operations: CIFS by Al Viro · 16 years ago
  5. 79be57c constify dentry_operations: AFS by Al Viro · 16 years ago
  6. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 16 years ago
  7. a488257c constify dentry_operations: 9p by Al Viro · 16 years ago
  8. e16404e constify dentry_operations: misc filesystems by Al Viro · 16 years ago
  9. f786aa9 constify dentry_operations: NFS by Al Viro · 16 years ago
  10. a9f184f devpts: Must release s_umount on error by Sukadev Bhattiprolu · 16 years ago
  11. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  12. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 16 years ago
  13. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  14. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 16 years ago
  15. 9e6766c ufs: validate maximum fast symlink size from superblock by Duane Griffin · 16 years ago
  16. c8fe8f3 cleanup may_open by Christoph Hellwig · 16 years ago
  17. b6520c8 cleanup d_add_ci by Christoph Hellwig · 16 years ago
  18. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  19. ec1ab0a affs: fix missing unlocks in affs_remove_link by Christoph Hellwig · 16 years ago
  20. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  21. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  22. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  23. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  24. 39f1500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  25. 9e80d40 ext3: Avoid starting a transaction in writepage when not necessary by Jan Kara · 16 years ago
  26. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  27. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  28. 8ff64b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  29. 8d80ce8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  30. 0a1c01c Make relatime default by Matthew Garrett · 16 years ago
  31. d0adde5 Add a strictatime mount option by Matthew Garrett · 16 years ago
  32. 11ff6f05 Allow relatime to update atime once a day by Matthew Garrett · 16 years ago
  33. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 16 years ago
  34. a2a9537 Get rid of pdflush_operation() in emergency sync and remount by Jens Axboe · 16 years ago
  35. 6933c02 btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty by Jens Axboe · 16 years ago
  36. c16831b ext2: Zero our b_size in ext2_quota_read() by Manish Katiyar · 16 years ago
  37. 620372a trivial: fix typos/grammar errors in fs/Kconfig by Matt LaPlante · 16 years ago
  38. 268157b quota: Coding style fixes by Jan Kara · 16 years ago
  39. 7a2435d quota: Remove superfluous inlines by Jan Kara · 16 years ago
  40. 90c0af0 nfsd: Use lowercase names of quota functions by Jan Kara · 16 years ago
  41. c94d2a2 jfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  42. bacfb7c udf: Use lowercase names of quota functions by Jan Kara · 16 years ago
  43. 5f5fa79 ufs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  44. 77db4f2 reiserfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  45. a269eb1 ext4: Use lowercase names of quota functions by Jan Kara · 16 years ago
  46. 81a0522 ext3: Use lowercase names of quota functions by Jan Kara · 16 years ago
  47. 6f90bee ext2: Use lowercase names of quota functions by Jan Kara · 16 years ago
  48. 3146495 ramfs: Remove quota call by Jan Kara · 16 years ago
  49. 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  50. d26ac1a quota: Remove dqbuf_t and other cleanups by Jan Kara · 16 years ago
  51. dd6f3c6 quota: Remove NODQUOT macro by Jan Kara · 16 years ago
  52. c516610 quota: Make global quota locks cacheline aligned by Jan Kara · 16 years ago
  53. 884d179 quota: Move quota files into separate directory by Jan Kara · 16 years ago
  54. 60e58e0 ext4: quota reservation for delayed allocation by Mingming Cao · 16 years ago
  55. 643d00c reiserfs: Remove unnecessary quota functions by Jan Kara · 16 years ago
  56. edf7245 ext4: Remove unnecessary quota functions by Jan Kara · 16 years ago
  57. a219ce3 ext3: Remove unnecessary quota functions by Jan Kara · 16 years ago
  58. 08d0350 quota: Move EXPORT_SYMBOL immediately next to the functions/varibles by Mingming Cao · 16 years ago
  59. 740d9dc quota: Add quota reservation claim and released operations by Mingming Cao · 16 years ago
  60. f18df22 quota: Add quota reservation support by Mingming Cao · 16 years ago
  61. 095160a sysfs: fix some bin_vm_ops errors by Hugh Dickins · 16 years ago
  62. 6694206 sysfs: only allow one scheduled removal callback per kobj by Alex Chiang · 16 years ago
  63. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  64. e0edd3c sysfs: don't block indefinitely for unmapped files. by Eric W. Biederman · 16 years ago
  65. 04256b4 sysfs: reference sysfs_dirent from sysfs inodes by Eric W. Biederman · 16 years ago
  66. 425cb02 sysfs: sysfs_add_one WARNs with full path to duplicate filename by Alex Chiang · 16 years ago
  67. 4a67a1b sysfs: Take sysfs_mutex when fetching the root inode. by Eric W. Biederman · 16 years ago
  68. 8231f2f SYSFS: use standard magic.h for sysfs by Qinghuang Feng · 16 years ago
  69. 61454f3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 16 years ago
  70. 6d2a78e block: add private bio_set for bio integrity allocations by Martin K. Petersen · 16 years ago
  71. a7fcd37 block: don't create bio_vec slabs of less than the inline number by Jens Axboe · 16 years ago
  72. 3405397 block: cleanup bio_alloc_bioset() by Ingo Molnar · 16 years ago
  73. df3647b GFS2: Fix freeze issue by Steven Whitehouse · 16 years ago
  74. 9c53883 Fix a minor bug in the previous patch by Steven Whitehouse · 16 years ago
  75. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 16 years ago
  76. 02ffad08 GFS2: Fix locking bug in failed shared to exclusive conversion by Benjamin Marzinski · 16 years ago
  77. 229615d GFS2: Pagecache usage optimization on GFS2 by Hisashi Hifumi · 16 years ago
  78. 02ab172 GFS2: fix sparse warning: Should it be static? by Hannes Eder · 16 years ago
  79. 075ac44 GFS2: fix sparse warnings: constant is so big it is ... by Hannes Eder · 16 years ago
  80. b9a9694 GFS2: Support quota/noquota mount arguments by Steven Whitehouse · 16 years ago
  81. 223b2b8 GFS2: Fix alignment issue and tidy gfs2_bitfit by Steven Whitehouse · 16 years ago
  82. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 16 years ago
  83. 02e3cc7 GFS2: Expose UUID via sysfs/uevent by Steven Whitehouse · 16 years ago
  84. f15ab56 GFS2: Support generation of discard requests by Steven Whitehouse · 16 years ago
  85. d8348de GFS2: Fix deadlock on journal flush by Steven Whitehouse · 16 years ago
  86. e7c8707 GFS2: Fix error path ref counting for root inode by Steven Whitehouse · 16 years ago
  87. ac2425e GFS2: Remove unused field from glock by Steven Whitehouse · 16 years ago
  88. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  89. 22077f5 GFS2: Remove "double" locking in quota by Steven Whitehouse · 16 years ago
  90. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 16 years ago
  91. 2db2aac GFS2: Bring back lvb-related stuff to lock_nolock to support quotas by Abhijith Das · 16 years ago
  92. 6f04c1c GFS2: Fix remount argument parsing by Steven Whitehouse · 16 years ago
  93. 703a3cd Merge branch 'master' into next by James Morris · 16 years ago
  94. f762dd6 Update my email address by Gertjan van Wingerde · 16 years ago
  95. 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 16 years ago
  96. 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 16 years ago
  97. 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 16 years ago
  98. 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 16 years ago
  99. fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  100. a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 16 years ago