1. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  2. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  3. 805de02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  4. aabb8fd fs: avoid I_NEW inodes by Nick Piggin · 15 years ago
  5. 1bd7903 Merge code for single and multiple-instance mounts by Sukadev Bhattiprolu · 15 years ago
  6. 289f00e Remove get_init_pts_sb() by Sukadev Bhattiprolu · 15 years ago
  7. 945cf2c Move common mknod_ptmx() calls into caller by Sukadev Bhattiprolu · 15 years ago
  8. 482984f Parse mount options just once and copy them to super block by Sukadev Bhattiprolu · 15 years ago
  9. fdbf534 Unroll essentials of do_remount_sb() into devpts by Sukadev Bhattiprolu · 15 years ago
  10. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  11. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 15 years ago
  12. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  13. 296c2d8 constify dentry_operations: configfs by Al Viro · 15 years ago
  14. ee1ec32 constify dentry_operations: sysfs by Al Viro · 15 years ago
  15. ad28b4e constify dentry_operations: JFS by Al Viro · 15 years ago
  16. d8fba0f constify dentry_operations: OCFS2 by Al Viro · 15 years ago
  17. 92cecbb constify dentry_operations: GFS2 by Al Viro · 15 years ago
  18. ce6cdc4 constify dentry_operations: FAT by Al Viro · 15 years ago
  19. 4269590 constify dentry_operations: FUSE by Al Viro · 15 years ago
  20. d72f71e constify dentry_operations: procfs by Al Viro · 15 years ago
  21. 5a3fd05 constify dentry_operations: ecryptfs by Al Viro · 15 years ago
  22. 4fd03e8 constify dentry_operations: CIFS by Al Viro · 15 years ago
  23. 79be57c constify dentry_operations: AFS by Al Viro · 15 years ago
  24. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 15 years ago
  25. a488257c constify dentry_operations: 9p by Al Viro · 15 years ago
  26. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  27. f786aa9 constify dentry_operations: NFS by Al Viro · 15 years ago
  28. a9f184f devpts: Must release s_umount on error by Sukadev Bhattiprolu · 16 years ago
  29. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  30. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 16 years ago
  31. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  32. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 16 years ago
  33. 9e6766c ufs: validate maximum fast symlink size from superblock by Duane Griffin · 16 years ago
  34. c8fe8f3 cleanup may_open by Christoph Hellwig · 16 years ago
  35. b6520c8 cleanup d_add_ci by Christoph Hellwig · 16 years ago
  36. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  37. ec1ab0a affs: fix missing unlocks in affs_remove_link by Christoph Hellwig · 16 years ago
  38. 8e9d208 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  39. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  40. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  41. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  42. 39f1500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  43. 9e80d40 ext3: Avoid starting a transaction in writepage when not necessary by Jan Kara · 15 years ago
  44. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  45. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  46. 8ff64b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  47. 8d80ce8 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
  48. 0a1c01c Make relatime default by Matthew Garrett · 15 years ago
  49. d0adde5 Add a strictatime mount option by Matthew Garrett · 15 years ago
  50. 11ff6f05 Allow relatime to update atime once a day by Matthew Garrett · 15 years ago
  51. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 15 years ago
  52. a2a9537 Get rid of pdflush_operation() in emergency sync and remount by Jens Axboe · 15 years ago
  53. 6933c02 btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty by Jens Axboe · 15 years ago
  54. c16831b ext2: Zero our b_size in ext2_quota_read() by Manish Katiyar · 15 years ago
  55. 620372a trivial: fix typos/grammar errors in fs/Kconfig by Matt LaPlante · 15 years ago
  56. 268157b quota: Coding style fixes by Jan Kara · 16 years ago
  57. 7a2435d quota: Remove superfluous inlines by Jan Kara · 16 years ago
  58. 90c0af0 nfsd: Use lowercase names of quota functions by Jan Kara · 15 years ago
  59. c94d2a2 jfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  60. bacfb7c udf: Use lowercase names of quota functions by Jan Kara · 16 years ago
  61. 5f5fa79 ufs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  62. 77db4f2 reiserfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  63. a269eb1 ext4: Use lowercase names of quota functions by Jan Kara · 16 years ago
  64. 81a0522 ext3: Use lowercase names of quota functions by Jan Kara · 16 years ago
  65. 6f90bee ext2: Use lowercase names of quota functions by Jan Kara · 16 years ago
  66. 3146495 ramfs: Remove quota call by Jan Kara · 16 years ago
  67. 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  68. d26ac1a quota: Remove dqbuf_t and other cleanups by Jan Kara · 16 years ago
  69. dd6f3c6 quota: Remove NODQUOT macro by Jan Kara · 16 years ago
  70. c516610 quota: Make global quota locks cacheline aligned by Jan Kara · 16 years ago
  71. 884d179 quota: Move quota files into separate directory by Jan Kara · 16 years ago
  72. 60e58e0 ext4: quota reservation for delayed allocation by Mingming Cao · 16 years ago
  73. 643d00c reiserfs: Remove unnecessary quota functions by Jan Kara · 16 years ago
  74. edf7245 ext4: Remove unnecessary quota functions by Jan Kara · 16 years ago
  75. a219ce3 ext3: Remove unnecessary quota functions by Jan Kara · 16 years ago
  76. 08d0350 quota: Move EXPORT_SYMBOL immediately next to the functions/varibles by Mingming Cao · 16 years ago
  77. 740d9dc quota: Add quota reservation claim and released operations by Mingming Cao · 16 years ago
  78. f18df22 quota: Add quota reservation support by Mingming Cao · 16 years ago
  79. 095160a sysfs: fix some bin_vm_ops errors by Hugh Dickins · 15 years ago
  80. 6694206 sysfs: only allow one scheduled removal callback per kobj by Alex Chiang · 15 years ago
  81. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  82. e0edd3c sysfs: don't block indefinitely for unmapped files. by Eric W. Biederman · 15 years ago
  83. 04256b4 sysfs: reference sysfs_dirent from sysfs inodes by Eric W. Biederman · 15 years ago
  84. 425cb02 sysfs: sysfs_add_one WARNs with full path to duplicate filename by Alex Chiang · 15 years ago
  85. 4a67a1b sysfs: Take sysfs_mutex when fetching the root inode. by Eric W. Biederman · 16 years ago
  86. 8231f2f SYSFS: use standard magic.h for sysfs by Qinghuang Feng · 16 years ago
  87. 6d2a78e block: add private bio_set for bio integrity allocations by Martin K. Petersen · 15 years ago
  88. a7fcd37 block: don't create bio_vec slabs of less than the inline number by Jens Axboe · 16 years ago
  89. 3405397 block: cleanup bio_alloc_bioset() by Ingo Molnar · 15 years ago
  90. df3647b GFS2: Fix freeze issue by Steven Whitehouse · 15 years ago
  91. 9c53883 Fix a minor bug in the previous patch by Steven Whitehouse · 15 years ago
  92. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 15 years ago
  93. 02ffad0 GFS2: Fix locking bug in failed shared to exclusive conversion by Benjamin Marzinski · 15 years ago
  94. 229615d GFS2: Pagecache usage optimization on GFS2 by Hisashi Hifumi · 15 years ago
  95. 02ab172 GFS2: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  96. 075ac44 GFS2: fix sparse warnings: constant is so big it is ... by Hannes Eder · 15 years ago
  97. b9a9694 GFS2: Support quota/noquota mount arguments by Steven Whitehouse · 15 years ago
  98. 223b2b8 GFS2: Fix alignment issue and tidy gfs2_bitfit by Steven Whitehouse · 15 years ago
  99. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 15 years ago
  100. 02e3cc7 GFS2: Expose UUID via sysfs/uevent by Steven Whitehouse · 15 years ago