1. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 17 years ago
  2. c6caeb7 proc: fix the threaded /proc/self by Eric W. Biederman · 17 years ago
  3. 488e5bc proc: proper pidns handling for /proc/self by Eric W. Biederman · 17 years ago
  4. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  5. a56d3fc seqfile convert proc_pid_statm by Eric W. Biederman · 17 years ago
  6. ee99274 proc: rewrite do_task_stat to correctly handle pid namespaces. by Eric W. Biederman · 17 years ago
  7. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 17 years ago
  8. 94413d8 proc: detect duplicate names on registration by Zhang Rui · 17 years ago
  9. fd2cbe4 proc: remove useless check on symlink removal by Alexey Dobriyan · 17 years ago
  10. 76df0c2 proc: simplify function prototypes by Alexey Dobriyan · 17 years ago
  11. 4237e0d proc: less LOCK operations during lookup by Alexey Dobriyan · 17 years ago
  12. 5b3fe63 proc: remove MODULE_LICENSE by Alexey Dobriyan · 17 years ago
  13. ac74c00 inotify: fix check for one-shot watches before destroying them by Ulisses Furquim · 17 years ago
  14. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  15. 0b61a2b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  16. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  17. 3211e4e SUNRPC xptrdma: simplify build configuration by James Lentini · 17 years ago
  18. 5d47a35 NFS: Fix a potential file corruption issue when writing by Trond Myklebust · 17 years ago
  19. df92207 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  20. e5a9e8e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  21. ef1fc2f BKL-removal: Implement a compat_ioctl handler for JFS by Andi Kleen · 17 years ago
  22. baab81f BKL-removal: Use unlocked_ioctl for jfs by Andi Kleen · 17 years ago
  23. 969affd sysfs: remove BUG_ON() from sysfs_remove_group() by Greg Kroah-Hartman · 17 years ago
  24. f4a00a2 Block: Fix whole_disk attribute bug by Greg Kroah-Hartman · 17 years ago
  25. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  26. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 17 years ago
  27. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
  28. 755aedc iget: stop HPPFS from using iget() and read_inode() by David Howells · 17 years ago
  29. 0a370e5 iget: stop HOSTFS from using iget() and read_inode() by David Howells · 17 years ago
  30. b88a27e iget: stop OPENPROMFS from using iget() and read_inode() by David Howells · 17 years ago
  31. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 17 years ago
  32. b8e1343 iget: stop the SYSV filesystem from using iget() and read_inode() by David Howells · 17 years ago
  33. 78cc912 iget: stop ROMFS from using iget() and read_inode() by David Howells · 17 years ago
  34. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
  35. a1d4aeb iget: stop PROCFS from using iget() and read_inode() by David Howells · 17 years ago
  36. a90a088 iget: stop the MINIX filesystem from using iget() and read_inode() by David Howells · 17 years ago
  37. eab1df7 iget: stop JFS from using iget() and read_inode() by David Howells · 17 years ago
  38. 5451f79 iget: stop JFFS2 from using iget() and read_inode() by David Howells · 17 years ago
  39. c4386c8 iget: stop ISOFS from using read_inode() by David Howells · 17 years ago
  40. 6352539 iget: stop HFSPLUS from using iget() and read_inode() by David Howells · 17 years ago
  41. fa300b1 iget: stop FUSE from using iget() and read_inode() by David Howells · 17 years ago
  42. d0b0794 iget: stop FreeVXFS from using iget() and read_inode() by David Howells · 17 years ago
  43. 17f95a7 iget: stop FAT from using iget() and read_inode() by David Howells · 17 years ago
  44. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
  45. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 17 years ago
  46. 52fcf70 iget: stop EXT2 from using iget() and read_inode() by David Howells · 17 years ago
  47. 298384cd iget: stop EFS from using iget() and read_inode() by David Howells · 17 years ago
  48. ce634ab iget: stop CIFS from using iget() and read_inode() by David Howells · 17 years ago
  49. e33ab08 iget: stop BFS from using iget() and read_inode() by David Howells · 17 years ago
  50. 96eb541 iget: stop BEFS from using iget() and read_inode() by David Howells · 17 years ago
  51. 62328a0 iget: stop autofs from using iget() and read_inode() by David Howells · 17 years ago
  52. 210f855 iget: stop AFFS from using iget() and read_inode() by David Howells · 17 years ago
  53. 69840b0 iget: use iget_failed() in GFS2 by David Howells · 17 years ago
  54. aa7fa24 iget: use iget_failed() in AFS by David Howells · 17 years ago
  55. b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
  56. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  57. 25fad94 fs menu: small reorg by Randy Dunlap · 17 years ago
  58. aa81a7c VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls by Erez Zadok · 17 years ago
  59. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 17 years ago
  60. c9845ff VFS: apply coding standards to fs/ioctl.c by Erez Zadok · 17 years ago
  61. eccba06 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * by Pavel Emelyanov · 17 years ago
  62. b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 17 years ago
  63. de2eeea [XFS] add __init/__exit mark to specific init/cleanup functions by Lachlan McIlroy · 17 years ago
  64. 450790a [XFS] Fix oops in xfs_file_readdir() by David Chinner · 17 years ago
  65. cbc89dc [XFS] kill xfs_root by Christoph Hellwig · 17 years ago
  66. 4188c78 [XFS] keep i_nlink updated and use proper accessors by Christoph Hellwig · 17 years ago
  67. 222096a [XFS] stop updating inode->i_blocks by Christoph Hellwig · 17 years ago
  68. de08dbc [XFS] Make xfs_ail_check check less by default by David Chinner · 17 years ago
  69. 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 17 years ago
  70. 4576758 [XFS] use generic_permission by Christoph Hellwig · 17 years ago
  71. f6aa7f2 [XFS] stop re-checking permissions in xfs_swapext by Christoph Hellwig · 17 years ago
  72. 35fec8d [XFS] clean up xfs_swapext by Christoph Hellwig · 17 years ago
  73. 199037c [XFS] remove permission check from xfs_change_file_space by Christoph Hellwig · 17 years ago
  74. 9742bb9 [XFS] prevent panic during log recovery due to bogus op_hdr length by Lachlan McIlroy · 17 years ago
  75. f71354b [XFS] Cleanup various fid related bits: by Christoph Hellwig · 17 years ago
  76. edd319d [XFS] Fix xfs_lowbit64 by David Chinner · 17 years ago
  77. 45ba598 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. by Christoph Hellwig · 17 years ago
  78. a9759f2 [XFS] kill superflous buffer locking (2nd attempt) by Christoph Hellwig · 17 years ago
  79. 40ebd81 [XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity by Robert P. J. Day · 17 years ago
  80. e6a4b37 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. by Tim Shimmin · 17 years ago
  81. f7b7c36 [XFS] Remove bogus assert by Niv Sardi · 17 years ago
  82. 71ddabb [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config by Eric Sandeen · 17 years ago
  83. a67d7c5 [XFS] Move platform specific mount option parse out of core XFS code by David Chinner · 17 years ago
  84. 3ed6526 [XFS] Implement fallocate. by David Chinner · 17 years ago
  85. 5d51eff [XFS] Fix inode allocation latency by David Chinner · 17 years ago
  86. e4143a1 [XFS] Fix transaction overrun during writeback. by David Chinner · 17 years ago
  87. 786f486 [XFS] Show all mount args in /proc/mounts by David Chinner · 17 years ago
  88. 8ae2c0f [XFS] Fix sparse warning in xlog_recover_do_efd_trans. by David Chinner · 17 years ago
  89. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 17 years ago
  90. a69b176 [XFS] Use the generic bitops rather than implementing them ourselves. by David Chinner · 17 years ago
  91. c319b58 [XFS] Make xfs_bulkstat() to report unlinked but referenced inodes by Vlad Apostolov · 17 years ago
  92. 98ce2b5 [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression by Lachlan McIlroy · 17 years ago
  93. bc58f9b [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION by Eric Sandeen · 17 years ago
  94. d4f3cc0 [XFS] lose xfs_hex_dump in favor of print_hex_dump by Eric Sandeen · 17 years ago
  95. 91906a8 [XFS] kill XFS_INOBT_IS_FREE_DISK by Christoph Hellwig · 17 years ago
  96. c40ea74 [XFS] kill superflous buffer locking by Christoph Hellwig · 17 years ago
  97. 0771fb4 [XFS] Refactor xfs_mountfs by Eric Sandeen · 17 years ago
  98. b53e675 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations by Christoph Hellwig · 17 years ago
  99. 67fcb7b [XFS] clean up some xfs_log_priv.h macros by Christoph Hellwig · 17 years ago
  100. 03bea6f [XFS] clean up some xfs_log_priv.h macros by Christoph Hellwig · 17 years ago