1. 5de6319 [DLM] more info through debugfs by David Teigland · 18 years ago
  2. a9e5f4d [GFS2] Alter direct I/O path by Steven Whitehouse · 18 years ago
  3. 52f341c [GFS2] gfs2_set_flags double locking patch by Abhijith Das · 18 years ago
  4. c5921fd [GFS2] fix typo in locking/dlm by David Teigland · 18 years ago
  5. 3609819 [DLM] fix whitespace damage by David Teigland · 18 years ago
  6. 34e22be [DLM] fix leaking user locks by David Teigland · 18 years ago
  7. 3b4a0a7 [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operations by Adrian Bunk · 18 years ago
  8. e0f2bf7 [GFS2] Fix endian conversion bug by Steven Whitehouse · 18 years ago
  9. 634ee0b [GFS2] Fix use after free bug in dir.c by Steven Whitehouse · 18 years ago
  10. 4bf311d Merge branch 'master' by Steven Whitehouse · 18 years ago
  11. 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
  12. 6d76fa5 Don't allow chmod() on the /proc/<pid>/ files by Linus Torvalds · 18 years ago
  13. 92d0328 Mark /proc MS_NOSUID and MS_NOEXEC by Linus Torvalds · 18 years ago
  14. 2589045 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays by Shailabh Nagar · 18 years ago
  15. d247e2c [PATCH] add function documentation for register_chrdev() by Rolf Eike Beer · 18 years ago
  16. 6fbe82a [PATCH] reiserfs: fix handling of device names with /'s in them by Jeff Mahoney · 18 years ago
  17. de45921 [PATCH] struct file leakage by Kirill Korotaev · 18 years ago
  18. 9ee8ab9 Relax /proc fix a bit by Linus Torvalds · 18 years ago
  19. 18b0bbd Fix nasty /proc vulnerability by Linus Torvalds · 18 years ago
  20. 0d10e47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  21. 597d0ca [DLM] dlm: user locks by David Teigland · 18 years ago
  22. 2eb168c [GFS2] NFS update by Wendy Cheng · 18 years ago
  23. a29b0b7 [PATCH] alloc_fdtable() expansion fix by Andrew Morton · 18 years ago
  24. 0635170 [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user() by Adam B. Jerome · 18 years ago
  25. 232ba9d [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class by Arjan van de Ven · 18 years ago
  26. d579091 [PATCH] fix fdset leakage by Kirill Korotaev · 18 years ago
  27. 826adfe Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  28. 4da3c64 [GFS2] Fix a coupls of warnings in dir.c by Steven Whitehouse · 18 years ago
  29. b2a580d [PATCH] patch to init di_payload_format field in gfs2_dinode by Abhijith Das · 18 years ago
  30. f3bba03 [GFS2] Fix deadlock in memory allocation by Steven Whitehouse · 18 years ago
  31. 4340fe6 [GFS2] Add generation number by Steven Whitehouse · 18 years ago
  32. e2b2095 [PATCH] knfsd: nfsd4: add per-operation server stats by Shankar Anand · 18 years ago
  33. 36cf96f [PATCH] Remove leftover ext3 acl declarations by Andreas Gruenbacher · 18 years ago
  34. 92eb7a2 [PATCH] fix weird logic in alloc_fdtable() by Andrew Morton · 18 years ago
  35. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  36. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  37. 8a2ab7f [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle by David Howells · 18 years ago
  38. 21ff821 [PATCH] NOMMU: Fix execution off of ramfs with mmap() by David Howells · 18 years ago
  39. 1aeb21d [PATCH] FDPIC: Fix FDPIC compile errors by David Howells · 18 years ago
  40. b6174df [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area by Zhang, Yanmin · 18 years ago
  41. 69c3a5b [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  42. 25e206b [PATCH] partitions: let partitions inherit policy from disk by Peter Oberparleiter · 18 years ago
  43. 73ce593 [PATCH] reiserfs: fix journaling issue regarding fsync() by Hisashi Hifumi · 18 years ago
  44. ffeb874 [GFS2] Bug fix to gfs2_readpages() by Steven Whitehouse · 18 years ago
  45. dc3e130 [GFS2] Remove unused code from dir.c by Steven Whitehouse · 18 years ago
  46. aadd06e [PATCH] splice: fix problems with sys_tee() by Jens Axboe · 18 years ago
  47. 8ba10ab [CIFS] CIFS_DEBUG2 depends on CIFS by Steve French · 19 years ago
  48. 29937ac [GFS2] Fixes to scanning of glocks (again) by Steven Whitehouse · 19 years ago
  49. 71ec63c Merge branch 'master' by Steven Whitehouse · 19 years ago
  50. 72dbac3 Merge branch 'locks' by Trond Myklebust · 19 years ago
  51. 4e0641a NFS: Optimise away an excessive GETATTR call when a file is symlinked by Trond Myklebust · 19 years ago
  52. 83715ad NFS: Fix NFS page_state usage by Trond Myklebust · 19 years ago
  53. 627add2 [GFS2] Correct logic in glock scanner by Steven Whitehouse · 19 years ago
  54. fd4de2d [GFS2] Add cast for printk by Steven Whitehouse · 19 years ago
  55. 01c3b86 NLM,NFSv4: Wait on local locks before we put RPC calls on the wire by Trond Myklebust · 19 years ago
  56. f07f18d VFS: Add support for the FL_ACCESS flag to flock_lock_file() by Trond Myklebust · 19 years ago
  57. 42a2d13 NFSv4: Ensure nfs4_lock_expired() caches delegated locks by Trond Myklebust · 19 years ago
  58. 9b07357 NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock by Trond Myklebust · 19 years ago
  59. f475ae9 VFS: Allow caller to determine if BSD or posix locks were actually freed by Trond Myklebust · 19 years ago
  60. 5e66dd6 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 19 years ago
  61. ecb1460 [GFS2] Make GFS2 work with lock validator by Steven Whitehouse · 19 years ago
  62. cf57a30 Merge branch 'master' by Steven Whitehouse · 19 years ago
  63. faac9bd [GFS2] Fix locking for Direct I/O reads by Steven Whitehouse · 19 years ago
  64. 31304c9 [PATCH] uclinux: fix proc_task()/get_proc-task() naming by Greg Ungerer · 19 years ago
  65. 0d17821 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
  66. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 19 years ago
  67. 663d440 [PATCH] lockdep: annotate blkdev nesting by Ingo Molnar · 19 years ago
  68. 897c6ff [PATCH] lockdep: annotate sb ->s_umount by Arjan van de Ven · 19 years ago
  69. cf51624 [PATCH] lockdep: annotate ->s_lock by Ingo Molnar · 19 years ago
  70. 5c81a41 [PATCH] lockdep: annotate the quota code by Arjan van de Ven · 19 years ago
  71. 5934537 [PATCH] lockdep: annotate NTFS locking rules by Ingo Molnar · 19 years ago
  72. f2eace2 [PATCH] lockdep: annotate i_mutex by Ingo Molnar · 19 years ago
  73. a90b9c0 [PATCH] lockdep: annotate dcache by Ingo Molnar · 19 years ago
  74. d8aa905 [PATCH] lockdep: annotate direct io by Ingo Molnar · 19 years ago
  75. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 19 years ago
  76. ce51059 [PATCH] binfmt_elf: fix checks for bad address by Chuck Ebbert · 19 years ago
  77. 026477c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 19 years ago
  78. b0dd930 [GFS2] Mark file_operations const by Steven Whitehouse · 19 years ago
  79. 66de045 [GFS2] Make our address_space_operations const by Steven Whitehouse · 19 years ago
  80. 0c0834a [GFS2] API change for gfs2_statfs by Steven Whitehouse · 19 years ago
  81. ccd6efd [patch 1/1] gfs2: get_sb_dev() fix by Andrew Morton · 19 years ago
  82. 02630a1 [GFS2] Remove dependance on tty_write_message() by Steven Whitehouse · 19 years ago
  83. 0a1340c Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steven Whitehouse · 19 years ago
  84. 4ebd9ab [PATCH] nfs: non-procfs build fix by Dominik Hackl · 19 years ago
  85. c7afb0f [JFFS2][XATTR] Fix memory leak in POSIX-ACL support by KaiGai Kohei · 19 years ago
  86. dd535a5 [PATCH] reiserfs: update ctime and mtime on expanding truncate by Vladimir Saveliev · 19 years ago
  87. 10e5dce [PATCH] ufs: truncate should allocate block for last byte by Evgeniy Dushistov · 19 years ago
  88. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  89. 5c04c46 [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case by J. Bruce Fields · 19 years ago
  90. 9ecb6a0 [PATCH] knfsd: nfsd4: fix open flag passing by J. Bruce Fields · 19 years ago
  91. ba5a6a1 [PATCH] knfsd: nfsd4: fix some open argument tests by J. Bruce Fields · 19 years ago
  92. 270d56e [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link() by David M. Richter · 19 years ago
  93. 6e46d8a [PATCH] knfsd: nfsd4: remove superfluous grace period checks by J. Bruce Fields · 19 years ago
  94. 7fc90ec [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissions problem by J. Bruce Fields · 19 years ago
  95. a8cddc5 [PATCH] knfsd: nfsd4: fix open_confirm locking by J. Bruce Fields · 19 years ago
  96. 7e40536 [PATCH] knfsd: ignore ref_fh when crossing a mountpoint by NeilBrown · 19 years ago
  97. 4c9608b [PATCH] knfsd: remove noise about filehandle being uptodate by NeilBrown · 19 years ago
  98. 4bdff8c [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3 by Frank Filz · 19 years ago
  99. a56f393 [PATCH] knfsd: improve the test for cross-device-rename in nfsd by NeilBrown · 19 years ago
  100. a1836a4 [PATCH] SELinux: Add security hook definition for getioprio and insert hooks by David Quigley · 19 years ago