1. 00fbc6d [PATCH] 9p: handle sget() failure by Eric Van Hensbergen · 18 years ago
  2. f6422f1 [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount by Herbert Poetzl · 18 years ago
  3. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  4. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  5. 29ff2db [PATCH] select() warning fixes by Andrew Morton · 18 years ago
  6. 341b446 [PATCH] another round of fs/pipe.c cleanups by Ingo Molnar · 18 years ago
  7. 73d62d8 [PATCH] splice: comment styles by Ingo Molnar · 18 years ago
  8. c2058e0 [PATCH] splice: add Ingo as addition copyright holder by Jens Axboe · 18 years ago
  9. 49570e9 [PATCH] splice: unlikely() optimizations by Jens Axboe · 18 years ago
  10. 6f767b0 [PATCH] splice: speedups and optimizations by Jens Axboe · 18 years ago
  11. 923f4f2 [PATCH] pipe.c/fifo.c code cleanups by Ingo Molnar · 18 years ago
  12. 9aeedfc [PATCH] get rid of the PIPE_*() macros by Ingo Molnar · 18 years ago
  13. 7480a90 [PATCH] splice: speedup __generic_file_splice_read by Jens Axboe · 18 years ago
  14. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  15. 019ff2d [XFS] Fix a problem in aligning inode allocations to stripe unit boundaries. by Nathan Scott · 18 years ago
  16. 8c0b511 [XFS] Fix utime(2) in the case that no times parameter was passed in. by Nathan Scott · 18 years ago
  17. 58829e4 [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes by David Chinner · 18 years ago
  18. 1fc5d95 [XFS] Fix inode reclaim scalability regression. When a filesystem has by David Chinner · 18 years ago
  19. 8272145 [XFS] Fix a writepage regression where we accidentally stopped honouring by Nathan Scott · 18 years ago
  20. e50bd16 [XFS] Fix superblock validation regression for the zero imaxpct case. by Nathan Scott · 18 years ago
  21. e38d557 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 18 years ago
  22. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  23. 65714b9 [PATCH] CONFIGFS_FS must depend on SYSFS by Adrian Bunk · 18 years ago
  24. cbca692 [PATCH] Bogus NULL pointer check in fs/configfs/dir.c by Eric Sesterhenn · 18 years ago
  25. 529565d [PATCH] splice: add optional input and output offsets by Ingo Molnar · 18 years ago
  26. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  27. 0b749ce [PATCH] splice: be smarter about calling do_page_cache_readahead() by Jens Axboe · 18 years ago
  28. 49d0b21 [PATCH] splice: optimize the splice buffer mapping by Jens Axboe · 18 years ago
  29. 16c523d [PATCH] splice: cleanup __generic_file_splice_read() by Jens Axboe · 18 years ago
  30. c0bd1f6 [PATCH] splice: only call wake_up_interruptible() when we really have to by Jens Axboe · 18 years ago
  31. 9aefe43 [PATCH] splice: potential !page dereference by Dave Jones · 18 years ago
  32. c7f21e4 [PATCH] splice: mark the io page as accessed by Jens Axboe · 18 years ago
  33. a9e2ae3 ocfs2: Better I/O error handling in heartbeat by Mark Fasheh · 18 years ago
  34. 2cd9888 ocfs2: test and set teardown flag early in user_dlm_destroy_lock() by Mark Fasheh · 18 years ago
  35. f43e691 ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast() by Mark Fasheh · 18 years ago
  36. cc6eb72 ocfs2: catch an invalid ast case in dlmfs by Mark Fasheh · 18 years ago
  37. 1f7bc82 ocfs2: remove an overly aggressive BUG() in dlmfs by Mark Fasheh · 18 years ago
  38. ab0920c ocfs2: multi node truncate fix by Mark Fasheh · 18 years ago
  39. ed38650 [GFS2] Finally get ref counting correct by Steven Whitehouse · 18 years ago
  40. b09e593 [GFS2] Fix a ref count bug and other clean ups by Steven Whitehouse · 18 years ago
  41. 55eccc6 [GFS2] Finish off ioctl support by Steven Whitehouse · 18 years ago
  42. 7646787 Merge branch 'master' by Steven Whitehouse · 18 years ago
  43. d696361 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  44. 3e7ee3e [PATCH] splice: fix page stealing LRU handling. by Jens Axboe · 18 years ago
  45. ad8d6f0 [PATCH] splice: page stealing needs to wait_on_page_writeback() by Jens Axboe · 18 years ago
  46. 059a8f3 [PATCH] splice: export generic_splice_sendpage by Jens Axboe · 18 years ago
  47. b2b39fa [PATCH] splice: add a SPLICE_F_MORE flag by Jens Axboe · 18 years ago
  48. 83f9135 [PATCH] splice: add comments documenting more of the code by Jens Axboe · 18 years ago
  49. 4f6f0bd [PATCH] splice: improve writeback and clean up page stealing by Jens Axboe · 18 years ago
  50. 53cd9ae [PATCH] splice: fix shadow[] filling logic by Jens Axboe · 18 years ago
  51. a2308b7 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 18 years ago
  52. 6e0dd74 [PATCH] sysfs: zero terminate sysfs write buffers by Greg Kroah-Hartman · 18 years ago
  53. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  54. 29e3509 splice: add SPLICE_F_NONBLOCK flag by Linus Torvalds · 18 years ago
  55. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 18 years ago
  56. 7ec7073 BUG_ON() Conversion in fs/freevxfs/ by Eric Sesterhenn · 18 years ago
  57. 2c2111c BUG_ON() Conversion in fs/udf/ by Eric Sesterhenn · 18 years ago
  58. d6735bf BUG_ON() Conversion in fs/sysv/ by Eric Sesterhenn · 18 years ago
  59. b7542f8 BUG_ON() Conversion in fs/inode.c by Eric Sesterhenn · 18 years ago
  60. f6298aa BUG_ON() Conversion in fs/fcntl.c by Eric Sesterhenn · 18 years ago
  61. 8abf6a4 BUG_ON() Conversion in fs/dquot.c by Eric Sesterhenn · 18 years ago
  62. 733f896 Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Adrian Bunk · 18 years ago
  63. 547a77a Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  64. 99cee0c BUG_ON() Conversion in fs/sysfs/ by Eric Sesterhenn · 18 years ago
  65. 5df0d31 BUG_ON() Conversion in fs/smbfs/ by Eric Sesterhenn · 18 years ago
  66. 4b4d1cc7 BUG_ON() Conversion in fs/jffs2/ by Eric Sesterhenn · 18 years ago
  67. 0bf3ba5 BUG_ON() Conversion in fs/hfsplus/ by Eric Sesterhenn · 18 years ago
  68. 7dddb12 BUG_ON() Conversion in fs/exec.c by Eric Sesterhenn · 18 years ago
  69. d4569d2 BUG_ON() Conversion in fs/direct-io.c by Eric Sesterhenn · 18 years ago
  70. 06bcfed [CIFS] Fix typo in earlier cifs_unlink change and protect one extra path. by Steve French · 18 years ago
  71. 8628de0 [GFS2] Update GFS2 for the recent pull from Linus by Steven Whitehouse · 18 years ago
  72. e9917a0 [CIFS] Incorrect signature sent on SMB Read by Steve French · 18 years ago
  73. 86579dd Merge branch 'master' by Steven Whitehouse · 18 years ago
  74. 30c14e4 [PATCH] avoid unaligned access when accessing poll stack by Jes Sorensen · 18 years ago
  75. a244e16 [PATCH] fs/namei.c: make lookup_hash() static by Adrian Bunk · 18 years ago
  76. 3e7e241 [PATCH] dcache: Add helper d_hash_and_lookup by Eric W. Biederman · 18 years ago
  77. e4e5d3f [PATCH] cleanup in proc_check_chroot() by Herbert Poetzl · 18 years ago
  78. 993dfa8 [PATCH] fs/locks.c: Fix sys_flock() race by Trond Myklebust · 18 years ago
  79. 7a2bd3f [PATCH] inotify: IN_DELETE events missing by Amy Griffis · 18 years ago
  80. 094e320 [PATCH] fat: kill reserved names by OGAWA Hirofumi · 18 years ago
  81. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago
  82. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 18 years ago
  83. 5ce2964 [PATCH] locks: don't panic by Miklos Szeredi · 18 years ago
  84. 347f217 [PATCH] uml: __user annotations by Al Viro · 18 years ago
  85. 7ea9ea8 [GFS2] Update ioctl() to new interface by Steven Whitehouse · 18 years ago
  86. f1682e9 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  87. a0f0678 [PATCH] splice exports by Jeff Garzik · 18 years ago
  88. 6910ab3 [CIFS] Fix unlink oops when indirectly called in rename error path by Steve French · 18 years ago
  89. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  90. 1b89584 [XFS] Provide XFS support for the splice syscall. by Nathan Scott · 18 years ago
  91. 3bbcc8e [XFS] Reenable write barriers by default. by Nathan Scott · 18 years ago
  92. 9a2a7de [XFS] Make project quota enforcement return an error code consistent with by Nathan Scott · 18 years ago
  93. 764d1f8 [XFS] Implement the silent parameter to fill_super, previously ignored. by Nathan Scott · 18 years ago
  94. 4b4fa25 [XFS] Cleanup comment to remove reference to obsoleted function by Mandy Kirkconnell · 18 years ago
  95. e3167de [GFS] Fix bug in endian conversion for metadata header by Steven Whitehouse · 18 years ago
  96. 5abc97a [PATCH] splice: add support for SPLICE_F_MOVE flag by Jens Axboe · 18 years ago
  97. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  98. cd45697 [GFS2] Add missing {} in trans.c by Steven Whitehouse · 18 years ago
  99. e90deff [GFS2] Fix bug in directory expansion code by Steven Whitehouse · 18 years ago
  100. d0dc80d [GFS2] Update debugging code by Steven Whitehouse · 18 years ago