1. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  2. b37b03b NFS: Fix a spinlock recursion inside nfs_update_inode() by Trond Myklebust · 19 years ago
  3. ff60406 NFSv4: Fix typo in lock caching by Trond Myklebust · 19 years ago
  4. 36f20c6 NFSv4: Fix buggy nfs_wait_on_sequence() by Trond Myklebust · 19 years ago
  5. 551c81e [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro. by Nathan Scott · 19 years ago
  6. e0144ca [XFS] Fix a case where attr2 format was being used unconditionally. by Nathan Scott · 19 years ago
  7. 6b2cf61 [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run by Felix Blyakher · 19 years ago
  8. a465639 [XFS] Fix a 32 bit value wraparound when providing a mapping for a large by Nathan Scott · 19 years ago
  9. f33c679 [XFS] handle error returns from freeze_bdev by Christoph Hellwig · 19 years ago
  10. 55b02d7 [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents by Eric Sandeen · 19 years ago
  11. 02b7068 [PATCH] jffs2 debug gcc-2.9x fix by Andrew Morton · 19 years ago
  12. 962b564 [PATCH] fix do_wait() vs exec() race by Oleg Nesterov · 19 years ago
  13. 74a8a65 [PATCH] Fix hugetlbfs_statfs() reporting of block limits by David Gibson · 19 years ago
  14. 86e07ce [PATCH] Fix error handling with put_compat_statfs() by David Gibson · 19 years ago
  15. 1a32472 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  16. 4909724 [COMPAT] net: SIOCGIFCONF data corruption by Alexandra Kossovsky · 19 years ago
  17. 9e18fcd [PATCH] Remove compat ioctl semaphore by Andi Kleen · 19 years ago
  18. 1e6b39f Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  19. cdbce9c [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows by Steve French · 19 years ago
  20. 86c96b4 [CIFS] Fix mknod of block and chardev over SFU mounts by Steve French · 19 years ago
  21. bcb6ad1 [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR(). by David S. Miller · 19 years ago
  22. c119b87 [CIFS] Missing part of previous patch by Steve French · 19 years ago
  23. 3020a1f [CIFS] Fix scheduling while atomic when pending writes at file close time by Steve French · 19 years ago
  24. 87c89dd [CIFS] Vectored and async i/o turned on and correct the by Steve French · 19 years ago
  25. 9e294f1 [CIFS] Recognize properly symlinks and char/blk devices (not just by Steve French · 19 years ago
  26. d5ea655 [COMPAT]: Add ext3 ioctl translations. by David S. Miller · 19 years ago
  27. 0f2b27c [CIFS] Fix sparse warnings on smb bcc (byte count) by Steve French · 19 years ago
  28. 6e87abd [DVB]: Add compat ioctl handling. by David S. Miller · 19 years ago
  29. ff7feac [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs by Steve French · 19 years ago
  30. d6e2f2a [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) by Steve French · 19 years ago
  31. 7b0a65f Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  32. ec63f22 [PATCH] ext2: remove duplicate newlines in ext2_fill_super by Johann Lombardi · 19 years ago
  33. d00689a [PATCH] aio: replace locking comments with assert_spin_locked() by Zach Brown · 19 years ago
  34. 20dcae3 [PATCH] aio: remove kioctx from mm_struct by Zach Brown · 19 years ago
  35. 0f5c79f [PATCH] Fix sparse warning in proc/task_mmu.c by Luiz Fernando Capitulino · 19 years ago
  36. ab4eb43 [PATCH] ext3: journal handling on error path in ext3_journalled_writepage() by Denis Lunev · 19 years ago
  37. 41866a5 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  38. 5b9d1f1 [JFFS2] Remove broken and useless debug code by Thomas Gleixner · 19 years ago
  39. f3a9388 [PATCH] VFS: local denial-of-service with file leases by Chris Wright · 19 years ago
  40. dc15ae1 [PATCH] VFS: Fix memory leak with file leases by J. Bruce Fields · 19 years ago
  41. 1b98a82 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  42. 63f45b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  43. e89dc92 [CIFS] Cleanup sparse warnings for unicode little endian casts by Steve French · 19 years ago
  44. 8b94bcb [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests by Steve French · 19 years ago
  45. 1b397f4 [CIFS] Fix spaces in cifs kconfig entry by Steve French · 19 years ago
  46. 6911408 [CIFS] Reduce sparse endian warnings by Steve French · 19 years ago
  47. 3c50c61 [CIFS] Update CIFS change log by Steve French · 19 years ago
  48. a2653eb [CIFS] Reserve upcall IDX value for CIFS with connector header and add by Steve French · 19 years ago
  49. 7b7abfe by Steve French · 19 years ago
  50. e82b3ae Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  51. ad8f76b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  52. 8d3d81c [PATCH] fs/hugetlbfs/inode.c: make a function static by Adrian Bunk · 19 years ago
  53. 0ce6e62 [PATCH] fs/namei.c: make path_lookup_create() static by Adrian Bunk · 19 years ago
  54. c7f82d9 [PATCH] fbdev: move ioctl32 code to fbmem.c by Arnd Bergmann · 19 years ago
  55. 7a81e31 [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers by Christoph Hellwig · 19 years ago
  56. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  57. 8c744fb [PATCH] add a file_permission helper by Christoph Hellwig · 19 years ago
  58. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  59. 55e64b3 [PATCH] ext2: remove the ancient CHANGES file by Adrian Bunk · 19 years ago
  60. 2860b73 [PATCH] remove CONFIG_EXT{2,3}_CHECK by Adrian Bunk · 19 years ago
  61. 0ad74ff [PATCH] Fix return value in reiserfs allocator by Jan Kara · 19 years ago
  62. 41a34a4 [PATCH] fat: respect silent mount flag by Christoph Hellwig · 19 years ago
  63. 33096b1 [PATCH] hpfs: remove spurious mtime update by Christoph Hellwig · 19 years ago
  64. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  65. 329f7db [PATCH] fix de_thread() vs send_group_sigqueue() race by Oleg Nesterov · 19 years ago
  66. 9abdc4c fs/ioprio.c should #include <linux/syscalls.h> by Adrian Bunk · 19 years ago
  67. 9f56f74 fs/afs/callback.c should #include "cmservice.h" by Adrian Bunk · 19 years ago
  68. 1b33724 remove unused fs/befs/attribute.c by Will Dyson · 19 years ago
  69. 0fb2dae fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h> by Adrian Bunk · 19 years ago
  70. a70cf17 fs/partitions/ultrix.c should #include "ultrix.h" by Adrian Bunk · 19 years ago
  71. 34c90b2 jffs_fm.c should #include "intrep.h" by Adrian Bunk · 19 years ago
  72. 6e1e8e1 fs/freevxfs/: add #include's by Adrian Bunk · 19 years ago
  73. f093182 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  74. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  75. 5afe002 [PATCH] handling of slave mounts by Ram Pai · 19 years ago
  76. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  77. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  78. 2144440 [PATCH] shared mounts handling: move by Ram Pai · 19 years ago
  79. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  80. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  81. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago
  82. 390c684 [PATCH] making namespace_sem global by Ram Pai · 19 years ago
  83. 36341f6 [PATCH] mount expiry fixes by Ram Pai · 19 years ago
  84. 70fbcdf [PATCH] umount_tree() locking change by Ram Pai · 19 years ago
  85. 5b83d2c [PATCH] sanitize the interface of graft_tree(). by Ram Pai · 19 years ago
  86. b58fed8 [PATCH] lindent fs/namespace.c by Ram Pai · 19 years ago
  87. 5addc5d [PATCH] make /proc/mounts pollable by Al Viro · 19 years ago
  88. 1abe77b [PATCH] allow callers of seq_open do allocation themselves by Al Viro · 19 years ago
  89. ccd48bc [PATCH] cleanups and bug fix in do_loopback() by Al Viro · 19 years ago
  90. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  91. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 19 years ago
  92. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  93. 233c123 [PATCH] fs/super.c: unexport user_get_super by Adrian Bunk · 19 years ago
  94. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  95. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  96. 6c8bec6 [PATCH] jbd doc: fix some kernel-doc warnings by Randy Dunlap · 19 years ago
  97. 80d188a [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port by NeilBrown · 19 years ago
  98. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  99. 70c3b76 [PATCH] knfsd: Allow run-time selection of NFS versions to export by NeilBrown · 19 years ago
  100. 7390022 [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/ by NeilBrown · 19 years ago