1. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  2. 1d81a18 fatfs: use common time_to_tm in fat_time_unix2fat() by Zhaolei · 15 years ago
  3. f4c54fc hpfs: use bitmap_weight() by Akinobu Mita · 15 years ago
  4. c2923c3 hpfs: use hweight32 by Akinobu Mita · 15 years ago
  5. e3c96f5 reiserfs: don't compile procfs.o at all if no support by Alexey Dobriyan · 15 years ago
  6. 904e8129 reiserfs: remove /proc/fs/reiserfs/version by Alexey Dobriyan · 15 years ago
  7. f3e2a52 ufs: NFS support by Alexey Dobriyan · 15 years ago
  8. 0804970 ufs: pass qstr instead of dentry where necessary for NFS by Alexey Dobriyan · 15 years ago
  9. 48bde86 ext2: report metadata errors during fsync by Jan Kara · 15 years ago
  10. 7bf0dc9 ext2: avoid WARN() messages when failing to write to the superblock by Theodore Ts'o · 15 years ago
  11. 213614d autofs4: always use lookup for lookup by Ian Kent · 15 years ago
  12. cb4b492 autofs4: rename dentry to expiring in autofs4_lookup_expiring() by Ian Kent · 15 years ago
  13. e4d5ade autofs4: rename dentry to active in autofs4_lookup_active() by Ian Kent · 15 years ago
  14. c42c7f7 autofs4: eliminate d_unhashed in path walk checks by Ian Kent · 15 years ago
  15. 6510c9d autofs4: cleanup active and expire lookup by Ian Kent · 15 years ago
  16. 90387c9 autofs4: renamer unhashed to active in autofs4_lookup() by Ian Kent · 15 years ago
  17. aa952eb autofs4: use autofs_info for pending flag by Ian Kent · 15 years ago
  18. 36b6413 autofs4: use helper function for need mount check by Ian Kent · 15 years ago
  19. c4cd70b autofs4: use helper functions for expiring list by Ian Kent · 15 years ago
  20. 4f8427d autofs4: use helper functions for active list handling by Ian Kent · 15 years ago
  21. 135d565 proc: rename de_get() to pde_get() and inline it by Alexey Dobriyan · 15 years ago
  22. 1a9b5b7 mm: export stable page flags by Wu Fengguang · 15 years ago
  23. 2e16cfc jffs2: Fix long-standing bug with symlink garbage collection. by David Woodhouse · 15 years ago
  24. 920bbbf Btrfs: Rewrite btrfs_drop_extents by Yan, Zheng · 15 years ago
  25. ad48fd75 Btrfs: Add btrfs_duplicate_item by Yan, Zheng · 15 years ago
  26. 8cef4e1 Btrfs: Avoid superfluous tree-log writeout by Yan, Zheng · 15 years ago
  27. 3804541 NFSv4: Fix a regression in the NFSv4 state manager by Trond Myklebust · 15 years ago
  28. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  29. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  30. 774b147 nfsd: make V4ROOT exports read-only by J. Bruce Fields · 15 years ago
  31. 72211db NFSv4: Release the sequence id before restarting a CLOSE rpc call by Trond Myklebust · 15 years ago
  32. 03a816b nfsd: restrict filehandles accepted in V4ROOT case by Steve Dickson · 15 years ago
  33. f2ca715 nfsd: allow exports of symlinks by J. Bruce Fields · 15 years ago
  34. 3227fa4 nfsd: filter readdir results in V4ROOT case by J. Bruce Fields · 15 years ago
  35. 82ead7f nfsd: filter lookup results in V4ROOT case by J. Bruce Fields · 15 years ago
  36. 3b6cee7bc nfsd4: don't continue "under" mounts in V4ROOT case by J. Bruce Fields · 15 years ago
  37. eb4c86c nfsd: introduce export flag for v4 pseudoroot by Steve Dickson · 15 years ago
  38. 68bf05e nfs41: fix session fore channel negotiation by Andy Adamson · 15 years ago
  39. a5523b8 nfs41: do not zero seqid portion of stateid on close by Andy Adamson · 15 years ago
  40. 5601a00 nfs: run state manager in privileged mode by Alexandros Batsakis · 15 years ago
  41. b257957 nfs: make recovery state manager operations privileged by Alexandros Batsakis · 15 years ago
  42. 689cf5c nfs: enforce FIFO ordering of operations trying to acquire slot by Alexandros Batsakis · 15 years ago
  43. 40ead58 nfs: remove rpc_task argument from nfs4_find_slot by Alexandros Batsakis · 15 years ago
  44. afe6c27 nfs: change nfs4_do_setlk params to identify recovery type by Alexandros Batsakis · 15 years ago
  45. 0f7e720 nfs: do not do a LOOKUP after open by Alexandros Batsakis · 15 years ago
  46. 3bfb0fc nfs: minor cleanup of session draining by Alexandros Batsakis · 15 years ago
  47. d180ec5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  48. 7f2f4e7 fs/ubifs: use %pUB to print UUIDs by Joe Perches · 15 years ago
  49. f0b34ae fs/gfs2/sys.c: use %pUB to print UUIDs by Joe Perches · 15 years ago
  50. 03daa57 fs/xfs/xfs_log_recover.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  51. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  52. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  53. 4614a696b procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm by john stultz · 15 years ago
  54. 7e1e0ef procfs: use proper units for noMMU statm by Steven J. Magnani · 15 years ago
  55. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  56. 5dc3764 mm hugetlb: add hugepage support to pagemap by Naoya Horiguchi · 15 years ago
  57. ec81aec hfs: fix a potential buffer overflow by Amerigo Wang · 15 years ago
  58. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  59. 6ef3554 xfs: change the xfs_iext_insert / xfs_iext_remove by Christoph Hellwig · 15 years ago
  60. 7574aa9 xfs: cleanup bmap extent state macros by Christoph Hellwig · 15 years ago
  61. 12045a6e nfsd: let "insecure" flag vary by pseudoflavor by J. Bruce Fields · 15 years ago
  62. e8e8753 nfsd: new interface to advertise export features by J. Bruce Fields · 15 years ago
  63. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  64. 68590c3 vfs: nfsctl.c un-used nfsd #includes by Boaz Harrosh · 15 years ago
  65. 0296f55 lockd: Remove un-used nfsd headers #includes by Boaz Harrosh · 15 years ago
  66. 370d560 compat.c: Remove dependence on nfsd private headers by Boaz Harrosh · 15 years ago
  67. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  68. 57ecb34 nfsd4: fix share mode permissions by J. Bruce Fields · 15 years ago
  69. 3ea6b3d 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
  70. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  71. e971b0b udf: Try harder when looking for VAT inode by Jan Kara · 15 years ago
  72. 1fefd08 udf: Fix compilation with UDFFS_DEBUG enabled by Jan Kara · 15 years ago
  73. 37222e1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  74. 3f86ce7 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  75. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  76. 034fb4c ext4: replace BUG() with return -EIO in ext4_ext_get_blocks by Surbhi Palande · 15 years ago
  77. 51b7e3c ext4: add module aliases for ext2 and ext3 by Theodore Ts'o · 15 years ago
  78. 84c6647 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured by David Howells · 15 years ago
  79. 149feb0 ext4: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  80. cb1c2e5 reiserfs: Fix reiserfs lock and journal lock inversion dependency by Frederic Weisbecker · 15 years ago
  81. 500f5a0 reiserfs: Fix possible recursive lock by Frederic Weisbecker · 15 years ago
  82. aa98aa3 md: move compat_ioctl handling into md.c by Arnd Bergmann · 15 years ago
  83. 52c9948 Merge branch 'nfs-for-2.6.33' by Trond Myklebust · 15 years ago
  84. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  85. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  86. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  87. 3126c13 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
  88. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  89. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  90. edfacdd devpts_get_tty() should validate inode by Sukadev Bhattiprolu · 15 years ago
  91. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  92. 30ac068 xfs: cleanup dmapi macros in the umount path by Christoph Hellwig · 15 years ago
  93. 0c3dc2b xfs: remove incorrect sparse annotation for xfs_iget_cache_miss by Christoph Hellwig · 15 years ago
  94. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  95. 5683f53 xfs: uninline xfs_get_extsz_hint by Christoph Hellwig · 15 years ago
  96. e82fa0c xfs: rename xfs_attr_fetch to xfs_attr_get_int by Christoph Hellwig · 15 years ago
  97. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  98. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  99. fc5bc4c xfs: Wrapped journal record corruption on read at recovery by Andy Poling · 15 years ago
  100. 5ec4fab xfs: cleanup data end I/O handlers by Christoph Hellwig · 15 years ago