1. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 16 years ago
  2. adbbe92 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL by Chuck Lever · 16 years ago
  3. 06705bf ext4: Regularize mount options by Theodore Ts'o · 16 years ago
  4. 512a004 ext3: Use WRITE_SYNC for commits which are caused by fsync() by Theodore Ts'o · 16 years ago
  5. a64c861 block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks by Theodore Ts'o · 16 years ago
  6. e7c9e3e ext4: fix locking typo in mballoc which could cause soft lockup hangs by Theodore Ts'o · 16 years ago
  7. a7b1944 ext4: fix typo which causes a memory leak on error path by Dan Carpenter · 16 years ago
  8. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  9. 8b11217 xfs: increase the maximum number of supported ACL entries by Felix Blyakher · 16 years ago
  10. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 16 years ago
  11. 805de02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  12. 86db97c jbd2: Update locking coments by Jan Kara · 16 years ago
  13. cc0fb9a ext4: Rename pa_linear to pa_type by Aneesh Kumar K.V · 16 years ago
  14. fe2c819 ext4: add checks of block references for non-extent inodes by Thiemo Nagel · 15 years ago
  15. aabb8fd fs: avoid I_NEW inodes by Nick Piggin · 16 years ago
  16. 1bd7903 Merge code for single and multiple-instance mounts by Sukadev Bhattiprolu · 16 years ago
  17. 289f00e Remove get_init_pts_sb() by Sukadev Bhattiprolu · 16 years ago
  18. 945cf2c Move common mknod_ptmx() calls into caller by Sukadev Bhattiprolu · 16 years ago
  19. 482984f Parse mount options just once and copy them to super block by Sukadev Bhattiprolu · 16 years ago
  20. fdbf534 Unroll essentials of do_remount_sb() into devpts by Sukadev Bhattiprolu · 16 years ago
  21. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 16 years ago
  22. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 16 years ago
  23. 3ba13d1 constify dentry_operations: rest by Al Viro · 16 years ago
  24. 296c2d8 constify dentry_operations: configfs by Al Viro · 16 years ago
  25. ee1ec32 constify dentry_operations: sysfs by Al Viro · 16 years ago
  26. ad28b4e constify dentry_operations: JFS by Al Viro · 16 years ago
  27. d8fba0f constify dentry_operations: OCFS2 by Al Viro · 16 years ago
  28. 92cecbb constify dentry_operations: GFS2 by Al Viro · 16 years ago
  29. ce6cdc4 constify dentry_operations: FAT by Al Viro · 16 years ago
  30. 4269590 constify dentry_operations: FUSE by Al Viro · 16 years ago
  31. d72f71e constify dentry_operations: procfs by Al Viro · 16 years ago
  32. 5a3fd05 constify dentry_operations: ecryptfs by Al Viro · 16 years ago
  33. 4fd03e8 constify dentry_operations: CIFS by Al Viro · 16 years ago
  34. 79be57c constify dentry_operations: AFS by Al Viro · 16 years ago
  35. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 16 years ago
  36. a488257c constify dentry_operations: 9p by Al Viro · 16 years ago
  37. e16404e constify dentry_operations: misc filesystems by Al Viro · 16 years ago
  38. f786aa9 constify dentry_operations: NFS by Al Viro · 16 years ago
  39. a9f184f devpts: Must release s_umount on error by Sukadev Bhattiprolu · 16 years ago
  40. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  41. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 16 years ago
  42. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  43. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 16 years ago
  44. 9e6766c ufs: validate maximum fast symlink size from superblock by Duane Griffin · 16 years ago
  45. c8fe8f3 cleanup may_open by Christoph Hellwig · 16 years ago
  46. b6520c8 cleanup d_add_ci by Christoph Hellwig · 16 years ago
  47. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  48. ec1ab0a affs: fix missing unlocks in affs_remove_link by Christoph Hellwig · 16 years ago
  49. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  50. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  51. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  52. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  53. 39f1500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  54. 9e80d40 ext3: Avoid starting a transaction in writepage when not necessary by Jan Kara · 16 years ago
  55. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  56. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  57. 8ff64b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  58. 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
  59. 0a1c01c Make relatime default by Matthew Garrett · 16 years ago
  60. d0adde5 Add a strictatime mount option by Matthew Garrett · 16 years ago
  61. 11ff6f05 Allow relatime to update atime once a day by Matthew Garrett · 16 years ago
  62. 963f0cf UBIFS: add R/O compatibility by Artem Bityutskiy · 16 years ago
  63. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 16 years ago
  64. a2a9537 Get rid of pdflush_operation() in emergency sync and remount by Jens Axboe · 16 years ago
  65. 6933c02 btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty by Jens Axboe · 16 years ago
  66. 563bdd6 ext4: Check for an valid i_mode when reading the inode from disk by Theodore Ts'o · 16 years ago
  67. 7058548 ext4: Use WRITE_SYNC for commits which are caused by fsync() by Theodore Ts'o · 16 years ago
  68. c16831b ext2: Zero our b_size in ext2_quota_read() by Manish Katiyar · 16 years ago
  69. 620372a trivial: fix typos/grammar errors in fs/Kconfig by Matt LaPlante · 16 years ago
  70. 268157b quota: Coding style fixes by Jan Kara · 16 years ago
  71. 7a2435d quota: Remove superfluous inlines by Jan Kara · 16 years ago
  72. 90c0af0 nfsd: Use lowercase names of quota functions by Jan Kara · 16 years ago
  73. c94d2a2 jfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  74. bacfb7c udf: Use lowercase names of quota functions by Jan Kara · 16 years ago
  75. 5f5fa79 ufs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  76. 77db4f2 reiserfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  77. a269eb1 ext4: Use lowercase names of quota functions by Jan Kara · 16 years ago
  78. 81a0522 ext3: Use lowercase names of quota functions by Jan Kara · 16 years ago
  79. 6f90bee ext2: Use lowercase names of quota functions by Jan Kara · 16 years ago
  80. 3146495 ramfs: Remove quota call by Jan Kara · 16 years ago
  81. 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  82. d26ac1a quota: Remove dqbuf_t and other cleanups by Jan Kara · 16 years ago
  83. dd6f3c6 quota: Remove NODQUOT macro by Jan Kara · 16 years ago
  84. c516610 quota: Make global quota locks cacheline aligned by Jan Kara · 16 years ago
  85. 884d179 quota: Move quota files into separate directory by Jan Kara · 16 years ago
  86. 60e58e0 ext4: quota reservation for delayed allocation by Mingming Cao · 16 years ago
  87. 643d00c reiserfs: Remove unnecessary quota functions by Jan Kara · 16 years ago
  88. edf7245 ext4: Remove unnecessary quota functions by Jan Kara · 16 years ago
  89. a219ce3 ext3: Remove unnecessary quota functions by Jan Kara · 16 years ago
  90. 08d0350 quota: Move EXPORT_SYMBOL immediately next to the functions/varibles by Mingming Cao · 16 years ago
  91. 740d9dc quota: Add quota reservation claim and released operations by Mingming Cao · 16 years ago
  92. f18df22 quota: Add quota reservation support by Mingming Cao · 16 years ago
  93. 1a81af4 Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod by Chris Mason · 16 years ago
  94. 095160a sysfs: fix some bin_vm_ops errors by Hugh Dickins · 16 years ago
  95. 6694206 sysfs: only allow one scheduled removal callback per kobj by Alex Chiang · 16 years ago
  96. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  97. e0edd3c sysfs: don't block indefinitely for unmapped files. by Eric W. Biederman · 16 years ago
  98. 04256b4 sysfs: reference sysfs_dirent from sysfs inodes by Eric W. Biederman · 16 years ago
  99. 425cb02 sysfs: sysfs_add_one WARNs with full path to duplicate filename by Alex Chiang · 16 years ago
  100. 4a67a1b sysfs: Take sysfs_mutex when fetching the root inode. by Eric W. Biederman · 16 years ago