1. 61822ab NFS: Ensure we only call set_page_writeback() under the page lock by Trond Myklebust · 18 years ago
  2. e261f51 NFS: Make nfs_updatepage() mark the page as dirty. by Trond Myklebust · 18 years ago
  3. 4d770cc NFS: Ensure that nfs_wb_page() calls writepage when necessary. by Trond Myklebust · 18 years ago
  4. 1a54533 NFS: Add nfs_set_page_dirty() by Trond Myklebust · 18 years ago
  5. 200baa2 NFS: Remove nfs_writepage_sync() by Trond Myklebust · 18 years ago
  6. e21195a NFS: More cleanups of fs/nfs/write.c by Trond Myklebust · 18 years ago
  7. 87a4ce1 NFS: Remove call to igrab() from nfs_writepage() by Trond Myklebust · 18 years ago
  8. 49a70f2 NFS: Cleanup: add common helper nfs_page_length() by Trond Myklebust · 18 years ago
  9. 277459d NFS: Store pointer to the nfs_page in page->private by Trond Myklebust · 18 years ago
  10. 1c75950 NFS: cleanup of nfs_sync_inode_wait() by Trond Myklebust · 18 years ago
  11. 3f44254 NFS: Clean up nfs_scan_dirty() by Trond Myklebust · 18 years ago
  12. 28c6925 NFS: Clean up nfs_flush_inode() by Trond Myklebust · 18 years ago
  13. eb5f854 NFS: Remove use of the Big Kernel Lock around nfs calls to readlink by Frank Filz · 18 years ago
  14. cae823c NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync by Frank Filz · 18 years ago
  15. a99b71c NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. by Frank Filz · 18 years ago
  16. e8e058e NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE) by Trond Myklebust · 18 years ago
  17. cf1308f NFS: Fix missing page_unlock() in nfs_readpage by Trond Myklebust · 18 years ago
  18. 0b67130 NFS: Fix asynchronous read error handling by Trond Myklebust · 18 years ago
  19. 46b9f8e NFS Exclusive open not supported bug by Andy Ryan · 18 years ago
  20. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  21. e6b3c4d Fix a second potential rpc_wakeup race... by Trond Myklebust · 18 years ago
  22. 651857a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  23. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  24. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  25. a79f43a [PATCH] Enable RAID autorun on Mac partition tables. by David Woodhouse · 18 years ago
  26. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  27. bd01f84 [PATCH] severing skbuff.h -> poll.h by Al Viro · 18 years ago
  28. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  29. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  30. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  31. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  32. d38eb8d ocfs2: implement i_op->permission by Tiger Yang · 18 years ago
  33. 58d206c configfs: make configfs_dirent_exists() static by Adrian Bunk · 18 years ago
  34. 25899de ocfs2: update file system paths to set atime by Tiger Yang · 18 years ago
  35. 7f1a37e ocfs2: core atime update functions by Tiger Yang · 18 years ago
  36. 8659ac2 ocfs2: Add splice support by Tiger Yang · 18 years ago
  37. e88d0c9 ocfs2: Remove ocfs2_write_should_remove_suid() by Mark Fasheh · 18 years ago
  38. 55ed160 configfs: mutex_lock_nested() fix by Mark Fasheh · 18 years ago
  39. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  40. 65eff9c ocfs2: remove handle argument to ocfs2_start_trans() by Mark Fasheh · 18 years ago
  41. dae8583 ocfs2: remove ocfs2_journal_handle journal field by Mark Fasheh · 18 years ago
  42. 02dc1af ocfs2: pass ocfs2_super * into ocfs2_commit_trans() by Mark Fasheh · 18 years ago
  43. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  44. a301a27 ocfs2: make ocfs2_alloc_handle() static by Mark Fasheh · 18 years ago
  45. daf29e9 ocfs2: remove unused ocfs2_handle_add_lock() by Mark Fasheh · 18 years ago
  46. 02928a7 ocfs2: remove unused ocfs2_handle_add_inode() by Mark Fasheh · 18 years ago
  47. 85b9e78 ocfs2: Don't allocate handle early in ocfs2_rename() by Mark Fasheh · 18 years ago
  48. da5cbf2 ocfs2: don't use handle for locking in allocation functions by Mark Fasheh · 18 years ago
  49. 8d5596c ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename() by Mark Fasheh · 18 years ago
  50. 6d8fc40 ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink() by Mark Fasheh · 18 years ago
  51. 30a4f5e ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink() by Mark Fasheh · 18 years ago
  52. 5098c27 ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code by Mark Fasheh · 18 years ago
  53. 123a964 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link() by Mark Fasheh · 18 years ago
  54. e3a8213 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod() by Mark Fasheh · 18 years ago
  55. e08dc8b ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log() by Mark Fasheh · 18 years ago
  56. 8898a5a ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c by Mark Fasheh · 18 years ago
  57. c161f89 ocfs2: remove ocfs2_journal_handle flags field by Mark Fasheh · 18 years ago
  58. 1fc5814 ocfs2: have ocfs2_extend_trans() take handle_t by Mark Fasheh · 18 years ago
  59. 01ddf1e ocfs2: remove unused ocfs2_journal_handle field by Mark Fasheh · 18 years ago
  60. f5a923d ocfs2: fix format warnings in dlm_alloc_pagevec() by Mark Fasheh · 18 years ago
  61. da66116 [2.6 patch] make ocfs2_create_new_lock() static by Adrian Bunk · 18 years ago
  62. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  63. 6b8cc71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  64. 1399ff5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  65. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  66. 035ed7a sysfs: sysfs_write_file() writes zero terminated data by Thomas Maier · 18 years ago
  67. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  68. ad2d722 [PATCH] block: kill length alignment test in bio_map_user() by Mike Christie · 18 years ago
  69. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  70. 93e06b4 BUG_ON conversion for fs/aio.c by Eric Sesterhenn · 18 years ago
  71. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  72. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  73. de88777 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check by Akinobu Mita · 18 years ago
  74. 533221f [PATCH] reiserfs: fmt bugfix by Alexey Dobriyan · 18 years ago
  75. 4d8ebdd [PATCH] debugfs: add header file by Randy Dunlap · 18 years ago
  76. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 18 years ago
  77. 2d51013 [PATCH] fuse: fix Oops in lookup by Miklos Szeredi · 18 years ago
  78. e5ffd2b [XFS] Stale the correct inode when freeing clusters. by David Chinner · 18 years ago
  79. d213371 [XFS] Fix uninitialized br_state and br_startoff in by Lachlan McIlroy · 18 years ago
  80. 8d6286f [CIFS] Fix timezone handling on stat to os/2 by Steve French · 18 years ago
  81. 7bb0386 debugfs: check return value correctly by Akinobu Mita · 18 years ago
  82. 31ec35d [CIFS] Incorrect hardlink count when original file is cached (oplocked) by Steve French · 18 years ago
  83. ae56fb1 [PATCH] eCryptfs: CIFS nlink fixes by Michael Halcrow · 18 years ago
  84. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  85. 64aaa4f [PATCH] AFS: Amend the AFS configuration options by David Howells · 18 years ago
  86. d6ddf55 [PATCH] hfs_fill_super returns success even if no root inode by Eric Sandeen · 18 years ago
  87. a908308 [PATCH] eCryptfs: dput() lower d_parent on rename by Michael Halcrow · 18 years ago
  88. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  89. ba8df43 [PATCH] autofs4: panic after mount fail by Ian Kent · 18 years ago
  90. eea2078 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  91. 1709269 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  92. 050e714 [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h by David Chinner · 18 years ago
  93. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  94. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  95. 2e2e7bb [XFS] 956664: dm_read_invis() changes i_atime by Vlad Apostolov · 18 years ago
  96. 70a5052 [XFS] rename uio_read() to xfs_uio_read() by Vlad Apostolov · 18 years ago
  97. 439b843 [XFS] Keep lockdep happy. by Tim Shimmin · 18 years ago
  98. 93c189c [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when by Vlad Apostolov · 18 years ago
  99. f7b2e8c [CIFS] Fix minor problem with previous patch by Steve French · 18 years ago
  100. 088406b [PATCH] nfsd: fix spurious error return from nfsd_create in async case by J. Bruce Fields · 18 years ago