1. ca99c1d [PATCH] Fix file lookup without ref by Dipankar Sarma · 18 years ago
  2. dda27d1 [PATCH] hugetlbfs: add Kconfig help text by Arthur Othieno · 18 years ago
  3. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  4. 385910f x86: be careful about tailcall breakage for sys_open[at] too by Linus Torvalds · 18 years ago
  5. 0a489cb x86: don't allow tail-calls in sys_ftruncate[64]() by Linus Torvalds · 18 years ago
  6. 75616cf [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 18 years ago
  7. 2436f03 [PATCH] Fix block device symlink name by Stephen Rothwell · 18 years ago
  8. d4d7e5d [PATCH] BLOCK: delay all uevents until partition table is scanned by Kay Sievers · 18 years ago
  9. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 18 years ago
  10. 9a7e9f1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 18 years ago
  11. 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  12. c06511d [PATCH] de_thread: Don't change our parents and ptrace flags. by Eric W. Biederman · 18 years ago
  13. 56cf34f [fuse] Direct I/O should not use fuse_reset_request by Miklos Szeredi · 18 years ago
  14. 4858cae [fuse] Don't init request twice by Miklos Szeredi · 18 years ago
  15. 9bc5ddd [fuse] Fix accounting the number of waiting requests by Miklos Szeredi · 18 years ago
  16. 73ce835 [fuse] fix deadlock between fuse_put_super() and request_end() by Miklos Szeredi · 18 years ago
  17. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  18. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 18 years ago
  19. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  20. 358dd55 [PATCH] knfsd: nfsd4: grant delegations more frequently by NeilBrown · 18 years ago
  21. ef0f339 [PATCH] knfsd: nfsd4: limit number of delegations handed out. by NeilBrown · 18 years ago
  22. 4e2fd49 [PATCH] knfsd: nfsd4: add missing rpciod_down() by NeilBrown · 18 years ago
  23. 541e0e0 [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup by NeilBrown · 18 years ago
  24. 5e8d5c2 [PATCH] knfsd: nfsd4: fix laundromat shutdown race by NeilBrown · 18 years ago
  25. bb6e8a9 [PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages by NeilBrown · 18 years ago
  26. 6ed6dec [PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages by NeilBrown · 18 years ago
  27. f0e2993 [PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh by NeilBrown · 18 years ago
  28. 54cceeb [PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred. by NeilBrown · 18 years ago
  29. cd15654 [PATCH] knfsd: nfsd: oops exporting nonexistent directory by NeilBrown · 18 years ago
  30. b5872b0 [PATCH] knfsd: nfsd4: fix acl xattr length return by NeilBrown · 18 years ago
  31. b905b7b [PATCH] knfsd: nfsd4: better nfs4acl errors by NeilBrown · 18 years ago
  32. 2499205 [PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl by NeilBrown · 18 years ago
  33. e465a77 [PATCH] fs/nfsd/nfs4state.c: make a struct static by Adrian Bunk · 18 years ago
  34. d5b9026 [PATCH] knfsd: locks: flag NFSv4-owned locks by NeilBrown · 18 years ago
  35. 7775f4c [PATCH] knfsd: Correct reserved reply space for read requests. by NeilBrown · 18 years ago
  36. 08a53cd [PATCH] fuse: account background requests by Miklos Szeredi · 18 years ago
  37. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 18 years ago
  38. a87046d [PATCH] fuse: consolidate device errors by Miklos Szeredi · 18 years ago
  39. d713311 [PATCH] fuse: use a per-mount spinlock by Miklos Szeredi · 18 years ago
  40. 0720b31 [PATCH] fuse: simplify locking by Miklos Szeredi · 18 years ago
  41. e5ac1d1 [PATCH] fuse: add O_NONBLOCK support to FUSE device by Jeff Dike · 18 years ago
  42. 385a17b [PATCH] fuse: add O_ASYNC support to FUSE device by Jeff Dike · 18 years ago
  43. 7025d9a [PATCH] fuse: fix fuse_dev_poll() return value by Miklos Szeredi · 18 years ago
  44. d3406ff [PATCH] fuse: fix oops in fuse_send_readpages() by Miklos Szeredi · 18 years ago
  45. 389ed39 [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 18 years ago
  46. 091e881 [PATCH] inotify: check for NULL inode in inotify_d_instantiate by Arnd Bergmann · 18 years ago
  47. 68250ba [PATCH] kdump: enable CONFIG_PROC_VMCORE by default by Vivek Goyal · 18 years ago
  48. f5e9028 [PATCH] process accounting: take original leader's start_time in non-leader exec by Roland McGrath · 18 years ago
  49. 2395140 [PATCH] uniform POLLRDHUP handling between epoll and poll/select by Davide Libenzi · 18 years ago
  50. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 18 years ago
  51. b04eb6a [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0) by Mitchell Blank Jr · 18 years ago
  52. 00fbc6d [PATCH] 9p: handle sget() failure by Eric Van Hensbergen · 18 years ago
  53. f6422f1 [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount by Herbert Poetzl · 18 years ago
  54. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  55. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  56. 29ff2db [PATCH] select() warning fixes by Andrew Morton · 18 years ago
  57. 341b446 [PATCH] another round of fs/pipe.c cleanups by Ingo Molnar · 18 years ago
  58. 73d62d8 [PATCH] splice: comment styles by Ingo Molnar · 18 years ago
  59. c2058e0 [PATCH] splice: add Ingo as addition copyright holder by Jens Axboe · 18 years ago
  60. 49570e9 [PATCH] splice: unlikely() optimizations by Jens Axboe · 18 years ago
  61. 6f767b0 [PATCH] splice: speedups and optimizations by Jens Axboe · 18 years ago
  62. 923f4f2 [PATCH] pipe.c/fifo.c code cleanups by Ingo Molnar · 18 years ago
  63. 9aeedfc [PATCH] get rid of the PIPE_*() macros by Ingo Molnar · 18 years ago
  64. 7480a90 [PATCH] splice: speedup __generic_file_splice_read by Jens Axboe · 18 years ago
  65. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  66. 019ff2d [XFS] Fix a problem in aligning inode allocations to stripe unit boundaries. by Nathan Scott · 18 years ago
  67. 8c0b511 [XFS] Fix utime(2) in the case that no times parameter was passed in. by Nathan Scott · 18 years ago
  68. 58829e4 [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes by David Chinner · 18 years ago
  69. 1fc5d95 [XFS] Fix inode reclaim scalability regression. When a filesystem has by David Chinner · 18 years ago
  70. 8272145 [XFS] Fix a writepage regression where we accidentally stopped honouring by Nathan Scott · 18 years ago
  71. e50bd16 [XFS] Fix superblock validation regression for the zero imaxpct case. by Nathan Scott · 18 years ago
  72. e38d557 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 18 years ago
  73. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  74. 65714b9 [PATCH] CONFIGFS_FS must depend on SYSFS by Adrian Bunk · 18 years ago
  75. cbca692 [PATCH] Bogus NULL pointer check in fs/configfs/dir.c by Eric Sesterhenn · 18 years ago
  76. 529565d [PATCH] splice: add optional input and output offsets by Ingo Molnar · 18 years ago
  77. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  78. 0b749ce [PATCH] splice: be smarter about calling do_page_cache_readahead() by Jens Axboe · 18 years ago
  79. 49d0b21 [PATCH] splice: optimize the splice buffer mapping by Jens Axboe · 18 years ago
  80. 16c523d [PATCH] splice: cleanup __generic_file_splice_read() by Jens Axboe · 18 years ago
  81. c0bd1f6 [PATCH] splice: only call wake_up_interruptible() when we really have to by Jens Axboe · 18 years ago
  82. 9aefe43 [PATCH] splice: potential !page dereference by Dave Jones · 18 years ago
  83. c7f21e4 [PATCH] splice: mark the io page as accessed by Jens Axboe · 18 years ago
  84. a9e2ae3 ocfs2: Better I/O error handling in heartbeat by Mark Fasheh · 18 years ago
  85. 2cd9888 ocfs2: test and set teardown flag early in user_dlm_destroy_lock() by Mark Fasheh · 18 years ago
  86. f43e691 ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast() by Mark Fasheh · 18 years ago
  87. cc6eb72 ocfs2: catch an invalid ast case in dlmfs by Mark Fasheh · 18 years ago
  88. 1f7bc82 ocfs2: remove an overly aggressive BUG() in dlmfs by Mark Fasheh · 18 years ago
  89. ab0920c ocfs2: multi node truncate fix by Mark Fasheh · 18 years ago
  90. d696361 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  91. 3e7ee3e [PATCH] splice: fix page stealing LRU handling. by Jens Axboe · 18 years ago
  92. ad8d6f0 [PATCH] splice: page stealing needs to wait_on_page_writeback() by Jens Axboe · 18 years ago
  93. 059a8f3 [PATCH] splice: export generic_splice_sendpage by Jens Axboe · 18 years ago
  94. b2b39fa [PATCH] splice: add a SPLICE_F_MORE flag by Jens Axboe · 18 years ago
  95. 83f9135 [PATCH] splice: add comments documenting more of the code by Jens Axboe · 18 years ago
  96. 4f6f0bd [PATCH] splice: improve writeback and clean up page stealing by Jens Axboe · 18 years ago
  97. 53cd9ae [PATCH] splice: fix shadow[] filling logic by Jens Axboe · 18 years ago
  98. a2308b7 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 18 years ago
  99. 6e0dd74 [PATCH] sysfs: zero terminate sysfs write buffers by Greg Kroah-Hartman · 18 years ago
  100. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago