1. f3d43c7 NLM/lockd: remove b_done by J. Bruce Fields · 18 years ago
  2. e4e2051 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  3. ce51019 NFS: Release dcache_lock in an error path of nfs_path by Josh Triplett · 18 years ago
  4. 5ac3a9c [PATCH] don't bother with aux entires for dummy context by Al Viro · 18 years ago
  5. 73d3ec5 [PATCH] fix missed create event for directory audit by Amy Griffis · 18 years ago
  6. 3e2efce [PATCH] fix faulty inode data collection for open() with O_CREAT by Amy Griffis · 18 years ago
  7. 899bb26 [GFS2] Fix bug in directory code by Steven Whitehouse · 18 years ago
  8. 834a9b8 [PATCH] 9p: fix fid behavior on failed remove by Eric Van Hensbergen · 18 years ago
  9. 4c90c68 [PATCH] 9p: fix marshalling bug in tcreate with empty extension field by Russ Ross · 18 years ago
  10. 0e31f51 [PATCH] ext3 -nobh option causes oops by Badari Pulavarty · 18 years ago
  11. bc65ac6 [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir by Josh Triplett · 18 years ago
  12. 873302c [PATCH] fuse: fix typo by Miklos Szeredi · 18 years ago
  13. 0a0898c [PATCH] fuse: use jiffies_64 by Miklos Szeredi · 18 years ago
  14. 685d16d [PATCH] fuse: fix zero timeout by Miklos Szeredi · 18 years ago
  15. 344fe78 [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink() by Josh Triplett · 18 years ago
  16. 0aa9e4f [PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage() by Josh Triplett · 18 years ago
  17. 6ecbc4e [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open() by Josh Triplett · 18 years ago
  18. 5b6509a [PATCH] inotify: fix deadlock found by lockdep by Arjan van de Ven · 18 years ago
  19. cfa224e [PATCH] enable mac partition label per default on pmac by Olaf Hering · 18 years ago
  20. 0e1dfc6 [PATCH] invalidate_bdev() speedup by Andrew Morton · 18 years ago
  21. d1bbf14 [PATCH] knfsd: Fix stale file handle problem with subtree_checking. by NeilBrown · 18 years ago
  22. 2ccb48e [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle by Neil Brown · 18 years ago
  23. de9b75d [GFS2] add plock owner by David Teigland · 18 years ago
  24. 420b9e5 [GFS2] Tidy up in various files by Steven Whitehouse · 18 years ago
  25. b1b934d Merge branch 'master' by Steven Whitehouse · 18 years ago
  26. 5dd9fea [GFS2] Fix bug in clear_inode by Steven Whitehouse · 18 years ago
  27. 8bcb283 JFS: Fix bug in quota code. tmp_bh.b_size must be initialized by Dave Kleikamp · 18 years ago
  28. 41ff715 [XFS] Ensure bulkstat from an invalid inode number gets caught always with by Nathan Scott · 18 years ago
  29. b2ea401 [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. by Nathan Scott · 18 years ago
  30. f5faad7 [XFS] Fix remount vs no/barrier options by ensuring we clear unwanted by Nathan Scott · 18 years ago
  31. 2a293b7 [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. by Christoph Hellwig · 18 years ago
  32. 2b98a54 [GFS2] Fix bug in super block reading code by Steven Whitehouse · 18 years ago
  33. dd894be [GFS2] Change some allocations to GFP_NOFS by Steven Whitehouse · 18 years ago
  34. f45b7dd [GFS2] Use a bio to read the superblock by Steven Whitehouse · 18 years ago
  35. 115ff50 JFS: Quota support broken, no quota_read and quota_write by Dave Kleikamp · 18 years ago
  36. ae4a382 [DLM] fix i_private by David Teigland · 18 years ago
  37. 20abf97 [DLM] fix broken patches by David Teigland · 18 years ago
  38. ba7f729 [GFS2] Remove page.[ch] by Steven Whitehouse · 18 years ago
  39. f25ef0c [GFS2] Tidy gfs2_unstuffer_page by Steven Whitehouse · 18 years ago
  40. 8145680 [DLM] schedule during long loop through locks by David Teigland · 18 years ago
  41. 2b4e926 [DLM] fix loop in grant_after_purge by David Teigland · 18 years ago
  42. f7da790 [DLM] set purged flag on rsbs by David Teigland · 18 years ago
  43. 5de6319 [DLM] more info through debugfs by David Teigland · 18 years ago
  44. a9e5f4d [GFS2] Alter direct I/O path by Steven Whitehouse · 18 years ago
  45. 52f341c [GFS2] gfs2_set_flags double locking patch by Abhijith Das · 18 years ago
  46. c5921fd [GFS2] fix typo in locking/dlm by David Teigland · 18 years ago
  47. 3609819 [DLM] fix whitespace damage by David Teigland · 18 years ago
  48. 34e22be [DLM] fix leaking user locks by David Teigland · 18 years ago
  49. 3b4a0a7 [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operations by Adrian Bunk · 18 years ago
  50. e0f2bf7 [GFS2] Fix endian conversion bug by Steven Whitehouse · 18 years ago
  51. 634ee0b [GFS2] Fix use after free bug in dir.c by Steven Whitehouse · 18 years ago
  52. 4bf311d Merge branch 'master' by Steven Whitehouse · 18 years ago
  53. b20e481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  54. 6d76fa5 Don't allow chmod() on the /proc/<pid>/ files by Linus Torvalds · 18 years ago
  55. 92d0328 Mark /proc MS_NOSUID and MS_NOEXEC by Linus Torvalds · 18 years ago
  56. 2589045 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays by Shailabh Nagar · 18 years ago
  57. d247e2c [PATCH] add function documentation for register_chrdev() by Rolf Eike Beer · 18 years ago
  58. 6fbe82a [PATCH] reiserfs: fix handling of device names with /'s in them by Jeff Mahoney · 18 years ago
  59. de45921 [PATCH] struct file leakage by Kirill Korotaev · 18 years ago
  60. 9ee8ab9 Relax /proc fix a bit by Linus Torvalds · 18 years ago
  61. 18b0bbd Fix nasty /proc vulnerability by Linus Torvalds · 18 years ago
  62. 0d10e47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  63. 597d0ca [DLM] dlm: user locks by David Teigland · 18 years ago
  64. 2eb168c [GFS2] NFS update by Wendy Cheng · 18 years ago
  65. a29b0b7 [PATCH] alloc_fdtable() expansion fix by Andrew Morton · 18 years ago
  66. 0635170 [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user() by Adam B. Jerome · 18 years ago
  67. 232ba9d [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class by Arjan van de Ven · 18 years ago
  68. d579091 [PATCH] fix fdset leakage by Kirill Korotaev · 18 years ago
  69. 826adfe Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  70. 4da3c64 [GFS2] Fix a coupls of warnings in dir.c by Steven Whitehouse · 18 years ago
  71. b2a580d [PATCH] patch to init di_payload_format field in gfs2_dinode by Abhijith Das · 18 years ago
  72. f3bba03 [GFS2] Fix deadlock in memory allocation by Steven Whitehouse · 18 years ago
  73. 4340fe6 [GFS2] Add generation number by Steven Whitehouse · 18 years ago
  74. e2b2095 [PATCH] knfsd: nfsd4: add per-operation server stats by Shankar Anand · 18 years ago
  75. 36cf96f [PATCH] Remove leftover ext3 acl declarations by Andreas Gruenbacher · 18 years ago
  76. 92eb7a2 [PATCH] fix weird logic in alloc_fdtable() by Andrew Morton · 18 years ago
  77. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  78. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  79. 8a2ab7f [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle by David Howells · 18 years ago
  80. 21ff821 [PATCH] NOMMU: Fix execution off of ramfs with mmap() by David Howells · 18 years ago
  81. 1aeb21d [PATCH] FDPIC: Fix FDPIC compile errors by David Howells · 18 years ago
  82. b6174df [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area by Zhang, Yanmin · 18 years ago
  83. 69c3a5b [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  84. 25e206b [PATCH] partitions: let partitions inherit policy from disk by Peter Oberparleiter · 18 years ago
  85. 73ce593 [PATCH] reiserfs: fix journaling issue regarding fsync() by Hisashi Hifumi · 18 years ago
  86. ffeb874 [GFS2] Bug fix to gfs2_readpages() by Steven Whitehouse · 18 years ago
  87. dc3e130 [GFS2] Remove unused code from dir.c by Steven Whitehouse · 18 years ago
  88. aadd06e [PATCH] splice: fix problems with sys_tee() by Jens Axboe · 18 years ago
  89. 8ba10ab [CIFS] CIFS_DEBUG2 depends on CIFS by Steve French · 18 years ago
  90. 90a18fa make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static by Adrian Bunk · 18 years ago
  91. 29937ac [GFS2] Fixes to scanning of glocks (again) by Steven Whitehouse · 18 years ago
  92. 71ec63c Merge branch 'master' by Steven Whitehouse · 18 years ago
  93. 72dbac3 Merge branch 'locks' by Trond Myklebust · 18 years ago
  94. 4e0641a NFS: Optimise away an excessive GETATTR call when a file is symlinked by Trond Myklebust · 18 years ago
  95. 83715ad NFS: Fix NFS page_state usage by Trond Myklebust · 18 years ago
  96. 627add2 [GFS2] Correct logic in glock scanner by Steven Whitehouse · 18 years ago
  97. fd4de2d [GFS2] Add cast for printk by Steven Whitehouse · 18 years ago
  98. 01c3b86 NLM,NFSv4: Wait on local locks before we put RPC calls on the wire by Trond Myklebust · 18 years ago
  99. f07f18d VFS: Add support for the FL_ACCESS flag to flock_lock_file() by Trond Myklebust · 18 years ago
  100. 42a2d13 NFSv4: Ensure nfs4_lock_expired() caches delegated locks by Trond Myklebust · 18 years ago