1. 3632752 [GFS2] Reordering in deallocation to avoid recursive locking by Steven Whitehouse · 19 years ago
  2. d26046b Merge branch 'master' by David Teigland · 19 years ago
  3. e7f5c01 [GFS2] Remove redundant casts to/from void by David Teigland · 19 years ago
  4. 6bd70ab [DLM] lock_dlm recover_status patch by David Teigland · 19 years ago
  5. 579b78a [GFS2] Remove GL_NEVER_RECURSE flag by Steven Whitehouse · 19 years ago
  6. 5965b1f [GFS2] Don't do recursive locking in glock layer by Steven Whitehouse · 19 years ago
  7. e7edf9c [PATCH] LSM: add missing hook to do_compat_readv_writev() by James Morris · 19 years ago
  8. a090d91 [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex by Al Viro · 19 years ago
  9. de0bb97 [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) by Al Viro · 19 years ago
  10. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  11. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 19 years ago
  12. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 19 years ago
  13. 8aa09a5 [fuse] fix race between checking and setting file->private_data by Miklos Szeredi · 19 years ago
  14. 6dbbcb1 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 by Miklos Szeredi · 19 years ago
  15. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 19 years ago
  16. 016b661 [PATCH] splice: fix offset problems by Jens Axboe · 19 years ago
  17. ba5f5d9 [PATCH] splice: fix min() warning by Andrew Morton · 19 years ago
  18. 3a2a9c9 [GFS2] Update plock code in DLM locking module by David Teigland · 19 years ago
  19. 714dc65 [DLM] Convert a semaphore to a completion by Patrick Caulfield · 19 years ago
  20. 96c2c00 [DLM] Update Kconfig in the light of comments on lkml by Steven Whitehouse · 19 years ago
  21. 4bcf709 [GFS2] Remove inherited flags from exported flags. by Steven Whitehouse · 19 years ago
  22. b5ea3e1 [GFS2] Tidy up Makefile & Kconfig by Steven Whitehouse · 19 years ago
  23. b800a1c [GFS2] Tidy up daemon.c by Steven Whitehouse · 19 years ago
  24. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 19 years ago
  25. 61e085a [GFS2] Tidy up dir code as per Christoph Hellwig's comments by Steven Whitehouse · 19 years ago
  26. 41bc398 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 19 years ago
  27. b66ac3e [CIFS] Fix typo in previous by Steve French · 19 years ago
  28. b9251b8 [PATCH] Fix reiserfs deadlock by Jan Kara · 19 years ago
  29. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 19 years ago
  30. 45af7a0 [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel by Steve French · 19 years ago
  31. 1e09ae5 [GFS2] Move BUG() back into the header file by Steven Whitehouse · 19 years ago
  32. 1dde2db [GFS2] Add back missing BUG() by Steven Whitehouse · 19 years ago
  33. a74604b [GFS2] sem -> mutex conversion in locking.c by Steven Whitehouse · 19 years ago
  34. 296034f [CIFS] Don't allow a backslash in a path component by Steve French · 19 years ago
  35. 0bd4fa97 [CIFS] [CIFS] Do not take rename sem on most path based calls (during by Steve French · 19 years ago
  36. a748422 Merge branch 'master' by Steven Whitehouse · 19 years ago
  37. c63e31c [GFS2] journal recovery patch by David Teigland · 19 years ago
  38. 190562b [GFS2] Fix a bug: scheduling under a spinlock by Steven Whitehouse · 19 years ago
  39. 82aa5d6 [PATCH] splice: fix smaller sized splice reads by Jens Axboe · 19 years ago
  40. 949b211 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  41. 7451c4f NFS: remove needless check in nfs_opendir() by Carsten Otte · 19 years ago
  42. b9d9506 NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS by John Hawkes · 19 years ago
  43. ec535ce NFS: make 2 functions static by Adrian Bunk · 19 years ago
  44. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 19 years ago
  45. 95cf959 VFS: Fix another open intent Oops by Trond Myklebust · 19 years ago
  46. 0efd932 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  47. ca99c1d [PATCH] Fix file lookup without ref by Dipankar Sarma · 19 years ago
  48. dda27d1 [PATCH] hugetlbfs: add Kconfig help text by Arthur Othieno · 19 years ago
  49. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 19 years ago
  50. 9e0267c [PATCH] splice: fixup writeout path after ->map changes by Jens Axboe · 19 years ago
  51. a4514eb [PATCH] splice: offset fixes by Jens Axboe · 19 years ago
  52. 2a27250e [PATCH] tee: link_pipe() must be careful when dropping one of the pipe locks by Jens Axboe · 19 years ago
  53. c4f895c [PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling by Jens Axboe · 19 years ago
  54. 91ad66e [PATCH] splice: close i_size truncate races on read by Jens Axboe · 19 years ago
  55. 385910f x86: be careful about tailcall breakage for sys_open[at] too by Linus Torvalds · 19 years ago
  56. 0a489cb x86: don't allow tail-calls in sys_ftruncate[64]() by Linus Torvalds · 19 years ago
  57. fe1bded [GFS2] Use vmalloc() in dir code by Steven Whitehouse · 19 years ago
  58. 75616cf [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 19 years ago
  59. 2436f03 [PATCH] Fix block device symlink name by Stephen Rothwell · 19 years ago
  60. d4d7e5d [PATCH] BLOCK: delay all uevents until partition table is scanned by Kay Sievers · 19 years ago
  61. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 19 years ago
  62. 9a7e9f1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 19 years ago
  63. 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  64. c06511d [PATCH] de_thread: Don't change our parents and ptrace flags. by Eric W. Biederman · 19 years ago
  65. 4d8012b [GFS2] Fix bug which was causing postmark to fail by Steven Whitehouse · 19 years ago
  66. 56cf34f [fuse] Direct I/O should not use fuse_reset_request by Miklos Szeredi · 19 years ago
  67. 4858cae [fuse] Don't init request twice by Miklos Szeredi · 19 years ago
  68. 9bc5ddd [fuse] Fix accounting the number of waiting requests by Miklos Szeredi · 19 years ago
  69. 73ce835 [fuse] fix deadlock between fuse_put_super() and request_end() by Miklos Szeredi · 19 years ago
  70. f4154ea [GFS2] Update journal accounting code. by Steven Whitehouse · 19 years ago
  71. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 19 years ago
  72. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 19 years ago
  73. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  74. 358dd55 [PATCH] knfsd: nfsd4: grant delegations more frequently by NeilBrown · 19 years ago
  75. ef0f339 [PATCH] knfsd: nfsd4: limit number of delegations handed out. by NeilBrown · 19 years ago
  76. 4e2fd49 [PATCH] knfsd: nfsd4: add missing rpciod_down() by NeilBrown · 19 years ago
  77. 541e0e0 [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup by NeilBrown · 19 years ago
  78. 5e8d5c2 [PATCH] knfsd: nfsd4: fix laundromat shutdown race by NeilBrown · 19 years ago
  79. bb6e8a9 [PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages by NeilBrown · 19 years ago
  80. 6ed6dec [PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages by NeilBrown · 19 years ago
  81. f0e2993 [PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh by NeilBrown · 19 years ago
  82. 54cceeb [PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred. by NeilBrown · 19 years ago
  83. cd15654 [PATCH] knfsd: nfsd: oops exporting nonexistent directory by NeilBrown · 19 years ago
  84. b5872b0 [PATCH] knfsd: nfsd4: fix acl xattr length return by NeilBrown · 19 years ago
  85. b905b7b [PATCH] knfsd: nfsd4: better nfs4acl errors by NeilBrown · 19 years ago
  86. 2499205 [PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl by NeilBrown · 19 years ago
  87. e465a77 [PATCH] fs/nfsd/nfs4state.c: make a struct static by Adrian Bunk · 19 years ago
  88. d5b9026 [PATCH] knfsd: locks: flag NFSv4-owned locks by NeilBrown · 19 years ago
  89. 7775f4c [PATCH] knfsd: Correct reserved reply space for read requests. by NeilBrown · 19 years ago
  90. 08a53cd [PATCH] fuse: account background requests by Miklos Szeredi · 19 years ago
  91. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 19 years ago
  92. a87046d [PATCH] fuse: consolidate device errors by Miklos Szeredi · 19 years ago
  93. d713311 [PATCH] fuse: use a per-mount spinlock by Miklos Szeredi · 19 years ago
  94. 0720b31 [PATCH] fuse: simplify locking by Miklos Szeredi · 19 years ago
  95. e5ac1d1 [PATCH] fuse: add O_NONBLOCK support to FUSE device by Jeff Dike · 19 years ago
  96. 385a17b [PATCH] fuse: add O_ASYNC support to FUSE device by Jeff Dike · 19 years ago
  97. 7025d9a [PATCH] fuse: fix fuse_dev_poll() return value by Miklos Szeredi · 19 years ago
  98. d3406ff [PATCH] fuse: fix oops in fuse_send_readpages() by Miklos Szeredi · 19 years ago
  99. 389ed39 [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 19 years ago
  100. 091e881 [PATCH] inotify: check for NULL inode in inotify_d_instantiate by Arnd Bergmann · 19 years ago