1. afd4672 ext4: Add auto_da_alloc mount option by Theodore Ts'o · 16 years ago
  2. 7d39db1 ext4: Use struct flex_groups to calculate get_orlov_stats() by Theodore Ts'o · 16 years ago
  3. 9f24e42 ext4: Use atomic_t's in struct flex_groups by Theodore Ts'o · 16 years ago
  4. b713a5e ext4: remove /proc tuning knobs by Theodore Ts'o · 15 years ago
  5. 3197ebd ext4: Add sysfs support by Theodore Ts'o · 15 years ago
  6. afc32f7 ext4: Track lifetime disk writes by Theodore Ts'o · 16 years ago
  7. d601430 ext4: Fix discard of inode prealloc space with delayed allocation. by Aneesh Kumar K.V · 16 years ago
  8. 8750c6d ext4: Automatically allocate delay allocated blocks on rename by Theodore Ts'o · 16 years ago
  9. 7d8f9f7 ext4: Automatically allocate delay allocated blocks on close by Theodore Ts'o · 16 years ago
  10. ccd2506 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl by Theodore Ts'o · 16 years ago
  11. f63e600 ext4: Simplify delalloc code by removing mpage_da_writepages() by Theodore Ts'o · 16 years ago
  12. 8dc207c ext4: Save stack space by removing fake buffer heads by Theodore Ts'o · 16 years ago
  13. ed5bde0 ext4: Simplify delalloc implementation by removing mpd.get_block by Theodore Ts'o · 16 years ago
  14. 7a262f7 ext4: Validate extent details only when read from the disk by Aneesh Kumar K.V · 16 years ago
  15. 56b1986 ext4: Add checks to validate extent entries. by Aneesh Kumar K.V · 16 years ago
  16. e6f009b ext4: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 16 years ago
  17. a491212 ext4: New inode/block allocation algorithms for flex_bg filesystems by Theodore Ts'o · 16 years ago
  18. 2dc6b0d ext4: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  19. 8fa43a8 ext4: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  20. 705895b ext4: allocate ->s_blockgroup_lock separately by Pekka Enberg · 16 years ago
  21. 3d0518f ext4: New rec_len encoding for very large blocksizes by Wei Yongjun · 16 years ago
  22. 8bad459 ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents() by Theodore Ts'o · 16 years ago
  23. e187c65 ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks() by Theodore Ts'o · 16 years ago
  24. 074ca44 ext4: Remove stale block allocator references from ext4.h by Mike Snitzer · 16 years ago
  25. 7c2c7d9 fix setuid sometimes wouldn't by Hugh Dickins · 15 years ago
  26. e426b64 fix setuid sometimes doesn't by Hugh Dickins · 15 years ago
  27. 53e9309 compat_do_execve should unshare_files by Hugh Dickins · 15 years ago
  28. 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
  29. 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
  30. 805de02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  31. aabb8fd fs: avoid I_NEW inodes by Nick Piggin · 16 years ago
  32. 1bd7903 Merge code for single and multiple-instance mounts by Sukadev Bhattiprolu · 16 years ago
  33. 289f00e Remove get_init_pts_sb() by Sukadev Bhattiprolu · 16 years ago
  34. 945cf2c Move common mknod_ptmx() calls into caller by Sukadev Bhattiprolu · 16 years ago
  35. 482984f Parse mount options just once and copy them to super block by Sukadev Bhattiprolu · 16 years ago
  36. fdbf534 Unroll essentials of do_remount_sb() into devpts by Sukadev Bhattiprolu · 16 years ago
  37. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 16 years ago
  38. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 16 years ago
  39. 3ba13d1 constify dentry_operations: rest by Al Viro · 16 years ago
  40. 296c2d8 constify dentry_operations: configfs by Al Viro · 16 years ago
  41. ee1ec32 constify dentry_operations: sysfs by Al Viro · 16 years ago
  42. ad28b4e constify dentry_operations: JFS by Al Viro · 16 years ago
  43. d8fba0f constify dentry_operations: OCFS2 by Al Viro · 16 years ago
  44. 92cecbb constify dentry_operations: GFS2 by Al Viro · 16 years ago
  45. ce6cdc4 constify dentry_operations: FAT by Al Viro · 16 years ago
  46. 4269590 constify dentry_operations: FUSE by Al Viro · 16 years ago
  47. d72f71e constify dentry_operations: procfs by Al Viro · 16 years ago
  48. 5a3fd05 constify dentry_operations: ecryptfs by Al Viro · 16 years ago
  49. 4fd03e8 constify dentry_operations: CIFS by Al Viro · 16 years ago
  50. 79be57c constify dentry_operations: AFS by Al Viro · 16 years ago
  51. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 16 years ago
  52. a488257c constify dentry_operations: 9p by Al Viro · 16 years ago
  53. e16404e constify dentry_operations: misc filesystems by Al Viro · 16 years ago
  54. f786aa9 constify dentry_operations: NFS by Al Viro · 16 years ago
  55. a9f184f devpts: Must release s_umount on error by Sukadev Bhattiprolu · 16 years ago
  56. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  57. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 16 years ago
  58. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  59. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 16 years ago
  60. 9e6766c ufs: validate maximum fast symlink size from superblock by Duane Griffin · 16 years ago
  61. c8fe8f3 cleanup may_open by Christoph Hellwig · 16 years ago
  62. b6520c8 cleanup d_add_ci by Christoph Hellwig · 16 years ago
  63. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  64. ec1ab0a affs: fix missing unlocks in affs_remove_link by Christoph Hellwig · 16 years ago
  65. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  66. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  67. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  68. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  69. 39f1500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  70. 9e80d40 ext3: Avoid starting a transaction in writepage when not necessary by Jan Kara · 16 years ago
  71. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  72. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  73. 8ff64b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  74. 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
  75. 0a1c01c Make relatime default by Matthew Garrett · 16 years ago
  76. d0adde5 Add a strictatime mount option by Matthew Garrett · 16 years ago
  77. 11ff6f05 Allow relatime to update atime once a day by Matthew Garrett · 16 years ago
  78. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 16 years ago
  79. a2a9537 Get rid of pdflush_operation() in emergency sync and remount by Jens Axboe · 16 years ago
  80. 6933c02 btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty by Jens Axboe · 16 years ago
  81. c16831b ext2: Zero our b_size in ext2_quota_read() by Manish Katiyar · 16 years ago
  82. 620372a trivial: fix typos/grammar errors in fs/Kconfig by Matt LaPlante · 16 years ago
  83. 268157b quota: Coding style fixes by Jan Kara · 16 years ago
  84. 7a2435d quota: Remove superfluous inlines by Jan Kara · 16 years ago
  85. 90c0af0 nfsd: Use lowercase names of quota functions by Jan Kara · 16 years ago
  86. c94d2a2 jfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  87. bacfb7c udf: Use lowercase names of quota functions by Jan Kara · 16 years ago
  88. 5f5fa79 ufs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  89. 77db4f2 reiserfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  90. a269eb1 ext4: Use lowercase names of quota functions by Jan Kara · 16 years ago
  91. 81a0522 ext3: Use lowercase names of quota functions by Jan Kara · 16 years ago
  92. 6f90bee ext2: Use lowercase names of quota functions by Jan Kara · 16 years ago
  93. 3146495 ramfs: Remove quota call by Jan Kara · 16 years ago
  94. 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  95. d26ac1a quota: Remove dqbuf_t and other cleanups by Jan Kara · 16 years ago
  96. dd6f3c6 quota: Remove NODQUOT macro by Jan Kara · 16 years ago
  97. c516610 quota: Make global quota locks cacheline aligned by Jan Kara · 16 years ago
  98. 884d179 quota: Move quota files into separate directory by Jan Kara · 16 years ago
  99. 60e58e0 ext4: quota reservation for delayed allocation by Mingming Cao · 16 years ago
  100. 643d00c reiserfs: Remove unnecessary quota functions by Jan Kara · 16 years ago