1. 4dd651a [GFS2] Fix the bugs I introduced in the last patch but one by Steven Whitehouse · 19 years ago
  2. d1665e4 [GFS2] Put back O_DIRECT support by Steven Whitehouse · 19 years ago
  3. fc69d0d [GFS2] Change ondisk format (hopefully for the last time) by Steven Whitehouse · 19 years ago
  4. 7359a19 [GFS2] Fix for root inode ref count bug by Steven Whitehouse · 19 years ago
  5. 18ec7d5 [GFS2] Make journaled data files identical to normal files on disk by Steven Whitehouse · 19 years ago
  6. 257f9b4 [GFS2] Update truncate function (shrinking partial blocks) by Steven Whitehouse · 19 years ago
  7. f42faf4 [GFS2] Add gfs2_internal_read() by Steven Whitehouse · 19 years ago
  8. fd2ee6b [GFS2] Remove unused prototype by Steven Whitehouse · 19 years ago
  9. e13940b [GFS2] Make dir.c independant of jdata.c by Steven Whitehouse · 19 years ago
  10. 9b124fb [GFS2] Use mpage_readpage() in gfs2_readpage() by Steven Whitehouse · 19 years ago
  11. 2442a09 [GFS2] Bug fix relating to endian conversion in inode.c by Steven Whitehouse · 19 years ago
  12. 4ff1467 [GFS2] Rename get_block and make it extern by Steven Whitehouse · 19 years ago
  13. b381bea [GFS2] Remove unused file resize.c by Steven Whitehouse · 19 years ago
  14. aa6a85a [GFS2] Remove pointless argument relating to truncate by Steven Whitehouse · 19 years ago
  15. 044399b Merge branch 'master' by David Teigland · 19 years ago
  16. 9013592 [DLM] Update DLM to the latest patch level by David Teigland · 19 years ago
  17. 7e732bf [PATCH] Fix regression added by ppoll/pselect code. by David S. Miller · 19 years ago
  18. 0f36b01 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  19. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  20. 9f72949 [PATCH] Add pselect/ppoll system call implementation by David Woodhouse · 19 years ago
  21. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 19 years ago
  22. e2f9901 [PATCH] exportfs: add find_acceptable_alias helper by Christoph Hellwig · 19 years ago
  23. 846f2fc [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr. by David Shaw · 19 years ago
  24. 45bd3b3 [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c by NeilBrown · 19 years ago
  25. 7fcd5330 [PATCH] nfsd4_lock() returns bogus values to clients by Al Viro · 19 years ago
  26. de1ae28 [PATCH] NFSERR_SERVERFAULT returned host-endian by Al Viro · 19 years ago
  27. 9246585 [PATCH] nfsd4_truncate() bogus return value by Al Viro · 19 years ago
  28. d75f2b9 [PATCH] nfsd/vfs.c: endianness fixes by Al Viro · 19 years ago
  29. 5274881 [PATCH] nfsd4: clean up settattr code by Fred Isaman · 19 years ago
  30. 34081ef [PATCH] nfsd4: Fix bug in rdattr_error return by Fred Isaman · 19 years ago
  31. 6c26d08 [PATCH] nfsd4: fix open_downgrade by J. Bruce Fields · 19 years ago
  32. fb553c0 [PATCH] nfsd4: don't create on open that fails due to ERR_GRACE by J. Bruce Fields · 19 years ago
  33. 0f442aa [PATCH] nfsd4: simplify process-open1 logic by J. Bruce Fields · 19 years ago
  34. 375c554 [PATCH] nfsd4: nfs4state.c miscellaneous goto removals by J. Bruce Fields · 19 years ago
  35. ae8b625 [PATCH] nfsd4: no replays on unconfirmed owners by J. Bruce Fields · 19 years ago
  36. a525825 [PATCH] nfsd4: handle replays of failed open reclaims by J. Bruce Fields · 19 years ago
  37. c2642ab [PATCH] nfsd4: recovery lookup dir check by J. Bruce Fields · 19 years ago
  38. d22749b [PATCH] nfsd4: fix open of recovery directory by J. Bruce Fields · 19 years ago
  39. fd44527 [PATCH] nfsd4: operation debugging by J. Bruce Fields · 19 years ago
  40. 796dadf [PATCH] nfsd4: fix check_for_locks by J. Bruce Fields · 19 years ago
  41. 04ef595 [PATCH] nfsd4: remove release_state_owner() by J. Bruce Fields · 19 years ago
  42. 3a65588 [PATCH] nfsd4: rename lk_stateowner by J. Bruce Fields · 19 years ago
  43. 8a28051 [PATCH] nfsd4: fix nfsd4_lock cleanup on failure by J. Bruce Fields · 19 years ago
  44. a6f6ef2 [PATCH] nfsd4: misc lock fixes by Andy Adamson · 19 years ago
  45. 7e8f059 [PATCH] nfsd: remove inline from a couple of large NFS functions by NeilBrown · 19 years ago
  46. f193fba [PATCH] nfsd: check error status from nfsd_sync_dir by YAMAMOTO Takashi · 19 years ago
  47. 6b192832 [PATCH] hfs: set type/creator for symlinks by Roman Zippel · 19 years ago
  48. af8c85b [PATCH] hfs: set correct create date for links by Roman Zippel · 19 years ago
  49. 9a4cad9 [PATCH] hfs: set correct ctime by Roman Zippel · 19 years ago
  50. 2179d37 [PATCH] hfs: add HFSX support by David Elliott · 19 years ago
  51. 7cf3cc3 [PATCH] hfs: cleanup HFS prints by Roman Zippel · 19 years ago
  52. 634725a [PATCH] hfs: cleanup HFS+ prints by Roman Zippel · 19 years ago
  53. 5131cf1 [PATCH] add missing syscall declarations by Arnd Bergmann · 19 years ago
  54. 147b31c [PATCH] v9fs: add readpage support by Eric Van Hensbergen · 19 years ago
  55. 43c3e6f [PATCH] jbd: remove_transaction fix by Jan Kara · 19 years ago
  56. 8d3c7fc [PATCH] jbd: log_do_checkpoint fix by Jan Kara · 19 years ago
  57. 47c886b [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an by Steve French · 19 years ago
  58. ec58002 [DLM] Export config_group_find_obj for use by the DLM by David Teigland · 19 years ago
  59. a98ab22 [GFS2] Rename gfs2_meta_pin to gfs2_pin by Steven Whitehouse · 19 years ago
  60. 4f3df04 [GFS2] Change memory allocations to GFP_NOFS by Steven Whitehouse · 19 years ago
  61. 64fb4eb [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure by Steven Whitehouse · 19 years ago
  62. 586dfda [GFS2] Make the new argument to gfs2_trans_add_bh() actually do something by Steven Whitehouse · 19 years ago
  63. d4e9c4c [GFS2] Add an additional argument to gfs2_trans_add_bh() by Steven Whitehouse · 19 years ago
  64. b96ca4f [GFS2] Update init_dinode() to reduce stack usage by Steven Whitehouse · 19 years ago
  65. 3bd7662 [GFS2] Remove unused code from ondisk.c/gfs2_ondisk.h by Steven Whitehouse · 19 years ago
  66. 666a2c5 [GFS2] Remove unused code from various files by Steven Whitehouse · 19 years ago
  67. c73530a [GFS2] Remove remains of the GFS2 identify ioctl() by David Teigland · 19 years ago
  68. 5ddec5b [GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c by David Teigland · 19 years ago
  69. e7fd417 [DLM] The core of the DLM for GFS2/CLVM by David Teigland · 19 years ago
  70. 2ff4782 Merge branch 'master' by David Teigland · 19 years ago
  71. d65177c Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  72. d41f084 [CIFS] Remove compiler warning by Steve French · 19 years ago
  73. d88992f [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for by David Chinner · 19 years ago
  74. 869d81d [GFS2] An update of the GFS2 lock modules by David Teigland · 19 years ago
  75. a8f2d64 [GFS2] Fix typo in GFS2 Makefile by David Teigland · 19 years ago
  76. 095da6c [PATCH] fuse: fix bitfield race by Miklos Szeredi · 19 years ago
  77. c1aa96a [PATCH] fuse: use asynchronous READ requests for readpages by Miklos Szeredi · 19 years ago
  78. 361b1eb5 [PATCH] fuse: READ request initialization by Miklos Szeredi · 19 years ago
  79. 9b9a046 [PATCH] fuse: move INIT handling to inode.c by Miklos Szeredi · 19 years ago
  80. 64c6d8e [PATCH] fuse: add asynchronous request support by Miklos Szeredi · 19 years ago
  81. 69a53bf [PATCH] fuse: add connection aborting by Miklos Szeredi · 19 years ago
  82. 0cd5b88 [PATCH] fuse: add number of waiting requests attribute by Miklos Szeredi · 19 years ago
  83. f543f25 [PATCH] fuse: make fuse connection a kobject by Miklos Szeredi · 19 years ago
  84. 9ba7cbb [PATCH] fuse: extend semantics of connected flag by Miklos Szeredi · 19 years ago
  85. d77a1d5 [PATCH] fuse: introduce list for requests under I/O by Miklos Szeredi · 19 years ago
  86. 83cfd49 [PATCH] fuse: introduce unified request state by Miklos Szeredi · 19 years ago
  87. 6383bda [PATCH] fuse: miscellaneous cleanup by Miklos Szeredi · 19 years ago
  88. 8bfc016 [PATCH] fuse: uninline some functions by Miklos Szeredi · 19 years ago
  89. b3bebd9 [PATCH] fuse: handle error INIT reply by Miklos Szeredi · 19 years ago
  90. f43b155 [PATCH] fuse: fix request_end() by Miklos Szeredi · 19 years ago
  91. 222f1d69 [PATCH] fuse: fuse_copy_finish() order fix by Miklos Szeredi · 19 years ago
  92. f87fd4c [PATCH] add /sys/fs by Miklos Szeredi · 19 years ago
  93. 0e6e1db [PATCH] partitions: Read Rio Karma partition table by Bob Copeland · 19 years ago
  94. 01ffe33 Make alloc_page_buffers() initialise buffer_heads using init_buffer(), by Nathan Scott · 19 years ago
  95. 29b7998 [GFS2] The lock modules for GFS2 by David Teigland · 19 years ago
  96. b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago
  97. f7825dc [GFS2] Hook GFS2 into the Kbuild system by David Teigland · 19 years ago
  98. fba7b94 [PATCH] Add fs_subsys to enable filesystems to use sysfs by David Teigland · 19 years ago
  99. 4a8e4a2 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  100. 107a09c [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround by Nathan Scott · 19 years ago