1. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 18 years ago
  2. 41bc398 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  3. b66ac3e [CIFS] Fix typo in previous by Steve French · 18 years ago
  4. b9251b8 [PATCH] Fix reiserfs deadlock by Jan Kara · 18 years ago
  5. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  6. 45af7a0 [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel by Steve French · 18 years ago
  7. 296034f [CIFS] Don't allow a backslash in a path component by Steve French · 18 years ago
  8. 0bd4fa9 [CIFS] [CIFS] Do not take rename sem on most path based calls (during by Steve French · 18 years ago
  9. 82aa5d6 [PATCH] splice: fix smaller sized splice reads by Jens Axboe · 18 years ago
  10. 949b211 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  11. 7451c4f NFS: remove needless check in nfs_opendir() by Carsten Otte · 18 years ago
  12. b9d9506 NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS by John Hawkes · 18 years ago
  13. ec535ce15 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  14. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  15. 95cf959 VFS: Fix another open intent Oops by Trond Myklebust · 18 years ago
  16. 0efd932 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  17. ca99c1d [PATCH] Fix file lookup without ref by Dipankar Sarma · 18 years ago
  18. dda27d1 [PATCH] hugetlbfs: add Kconfig help text by Arthur Othieno · 18 years ago
  19. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  20. 9e0267c [PATCH] splice: fixup writeout path after ->map changes by Jens Axboe · 18 years ago
  21. a4514eb [PATCH] splice: offset fixes by Jens Axboe · 18 years ago
  22. 2a27250e [PATCH] tee: link_pipe() must be careful when dropping one of the pipe locks by Jens Axboe · 18 years ago
  23. c4f895c [PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling by Jens Axboe · 18 years ago
  24. 91ad66e [PATCH] splice: close i_size truncate races on read by Jens Axboe · 18 years ago
  25. 385910f x86: be careful about tailcall breakage for sys_open[at] too by Linus Torvalds · 18 years ago
  26. 0a489cb x86: don't allow tail-calls in sys_ftruncate[64]() by Linus Torvalds · 18 years ago
  27. 75616cf [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 18 years ago
  28. 2436f03 [PATCH] Fix block device symlink name by Stephen Rothwell · 18 years ago
  29. d4d7e5d [PATCH] BLOCK: delay all uevents until partition table is scanned by Kay Sievers · 18 years ago
  30. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 18 years ago
  31. 9a7e9f1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 18 years ago
  32. 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  33. c06511d [PATCH] de_thread: Don't change our parents and ptrace flags. by Eric W. Biederman · 18 years ago
  34. 56cf34f [fuse] Direct I/O should not use fuse_reset_request by Miklos Szeredi · 18 years ago
  35. 4858cae [fuse] Don't init request twice by Miklos Szeredi · 18 years ago
  36. 9bc5ddd [fuse] Fix accounting the number of waiting requests by Miklos Szeredi · 18 years ago
  37. 73ce835 [fuse] fix deadlock between fuse_put_super() and request_end() by Miklos Szeredi · 18 years ago
  38. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  39. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 18 years ago
  40. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  41. 358dd55 [PATCH] knfsd: nfsd4: grant delegations more frequently by NeilBrown · 18 years ago
  42. ef0f339 [PATCH] knfsd: nfsd4: limit number of delegations handed out. by NeilBrown · 18 years ago
  43. 4e2fd49 [PATCH] knfsd: nfsd4: add missing rpciod_down() by NeilBrown · 18 years ago
  44. 541e0e0 [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup by NeilBrown · 18 years ago
  45. 5e8d5c2 [PATCH] knfsd: nfsd4: fix laundromat shutdown race by NeilBrown · 18 years ago
  46. bb6e8a9 [PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages by NeilBrown · 18 years ago
  47. 6ed6dec [PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages by NeilBrown · 18 years ago
  48. f0e2993 [PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh by NeilBrown · 18 years ago
  49. 54cceeb [PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred. by NeilBrown · 18 years ago
  50. cd15654 [PATCH] knfsd: nfsd: oops exporting nonexistent directory by NeilBrown · 18 years ago
  51. b5872b0 [PATCH] knfsd: nfsd4: fix acl xattr length return by NeilBrown · 18 years ago
  52. b905b7b [PATCH] knfsd: nfsd4: better nfs4acl errors by NeilBrown · 18 years ago
  53. 2499205 [PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl by NeilBrown · 18 years ago
  54. e465a77 [PATCH] fs/nfsd/nfs4state.c: make a struct static by Adrian Bunk · 18 years ago
  55. d5b9026 [PATCH] knfsd: locks: flag NFSv4-owned locks by NeilBrown · 18 years ago
  56. 7775f4c [PATCH] knfsd: Correct reserved reply space for read requests. by NeilBrown · 18 years ago
  57. 08a53cd [PATCH] fuse: account background requests by Miklos Szeredi · 18 years ago
  58. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 18 years ago
  59. a87046d [PATCH] fuse: consolidate device errors by Miklos Szeredi · 18 years ago
  60. d713311 [PATCH] fuse: use a per-mount spinlock by Miklos Szeredi · 18 years ago
  61. 0720b31 [PATCH] fuse: simplify locking by Miklos Szeredi · 18 years ago
  62. e5ac1d1 [PATCH] fuse: add O_NONBLOCK support to FUSE device by Jeff Dike · 18 years ago
  63. 385a17b [PATCH] fuse: add O_ASYNC support to FUSE device by Jeff Dike · 18 years ago
  64. 7025d9a [PATCH] fuse: fix fuse_dev_poll() return value by Miklos Szeredi · 18 years ago
  65. d3406ff [PATCH] fuse: fix oops in fuse_send_readpages() by Miklos Szeredi · 18 years ago
  66. 389ed39 [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 18 years ago
  67. 091e881 [PATCH] inotify: check for NULL inode in inotify_d_instantiate by Arnd Bergmann · 18 years ago
  68. 68250ba [PATCH] kdump: enable CONFIG_PROC_VMCORE by default by Vivek Goyal · 18 years ago
  69. f5e9028 [PATCH] process accounting: take original leader's start_time in non-leader exec by Roland McGrath · 18 years ago
  70. 2395140 [PATCH] uniform POLLRDHUP handling between epoll and poll/select by Davide Libenzi · 18 years ago
  71. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 18 years ago
  72. b04eb6a [PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0) by Mitchell Blank Jr · 18 years ago
  73. 00fbc6d [PATCH] 9p: handle sget() failure by Eric Van Hensbergen · 18 years ago
  74. f6422f1 [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount by Herbert Poetzl · 18 years ago
  75. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  76. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  77. 29ff2db [PATCH] select() warning fixes by Andrew Morton · 18 years ago
  78. 341b446 [PATCH] another round of fs/pipe.c cleanups by Ingo Molnar · 18 years ago
  79. 73d62d8 [PATCH] splice: comment styles by Ingo Molnar · 18 years ago
  80. c2058e0 [PATCH] splice: add Ingo as addition copyright holder by Jens Axboe · 18 years ago
  81. 49570e9 [PATCH] splice: unlikely() optimizations by Jens Axboe · 18 years ago
  82. 6f767b0 [PATCH] splice: speedups and optimizations by Jens Axboe · 18 years ago
  83. 923f4f2 [PATCH] pipe.c/fifo.c code cleanups by Ingo Molnar · 18 years ago
  84. 9aeedfc [PATCH] get rid of the PIPE_*() macros by Ingo Molnar · 18 years ago
  85. 7480a90 [PATCH] splice: speedup __generic_file_splice_read by Jens Axboe · 18 years ago
  86. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  87. 019ff2d [XFS] Fix a problem in aligning inode allocations to stripe unit boundaries. by Nathan Scott · 18 years ago
  88. 8c0b511 [XFS] Fix utime(2) in the case that no times parameter was passed in. by Nathan Scott · 18 years ago
  89. 58829e4 [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes by David Chinner · 18 years ago
  90. 1fc5d95 [XFS] Fix inode reclaim scalability regression. When a filesystem has by David Chinner · 18 years ago
  91. 8272145 [XFS] Fix a writepage regression where we accidentally stopped honouring by Nathan Scott · 18 years ago
  92. e50bd16 [XFS] Fix superblock validation regression for the zero imaxpct case. by Nathan Scott · 18 years ago
  93. e38d557 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 18 years ago
  94. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  95. 65714b9 [PATCH] CONFIGFS_FS must depend on SYSFS by Adrian Bunk · 18 years ago
  96. cbca692 [PATCH] Bogus NULL pointer check in fs/configfs/dir.c by Eric Sesterhenn · 18 years ago
  97. 529565d [PATCH] splice: add optional input and output offsets by Ingo Molnar · 18 years ago
  98. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  99. 0b749ce [PATCH] splice: be smarter about calling do_page_cache_readahead() by Jens Axboe · 18 years ago
  100. 49d0b21 [PATCH] splice: optimize the splice buffer mapping by Jens Axboe · 18 years ago