1. 18f8273 nfsd4: rename io_during_grace_disallowed by J. Bruce Fields · 16 years ago
  2. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 16 years ago
  3. 7e0f7cf nfsd4: fail when delegreturn gets a non-delegation stateid by J. Bruce Fields · 16 years ago
  4. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 16 years ago
  5. 3e63307 nfsd4: add a helper function to decide if stateid is delegation by J. Bruce Fields · 16 years ago
  6. 819a8f5 nfsd4: remove some dprintk's by J. Bruce Fields · 16 years ago
  7. fd03b09 nfsd4: remove unneeded local variable by J. Bruce Fields · 16 years ago
  8. dc9bf70 nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op by J. Bruce Fields · 16 years ago
  9. 0c2a498 nfsd4: move check_stateid_generation check by J. Bruce Fields · 16 years ago
  10. a4455be nfsd4: trivial preprocess_stateid_op cleanup by J. Bruce Fields · 16 years ago
  11. 4ac35c2 nfsd(v2/v3): fix the failure of creation from HPUX client by wengang wang · 16 years ago
  12. e33d1ea lockd: clean up blocking lock cases of nlsmvc_lock() by Miklos Szeredi · 16 years ago
  13. e37da04 nfsd: lock state around put client and delegation in nfsd4_cb_recall by Alexandros Batsakis · 16 years ago
  14. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 16 years ago
  15. a4773c0 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 16 years ago
  16. 13024b7 nfsd4: fix misplaced comment by J. Bruce Fields · 16 years ago
  17. 99f8872 nfsd: clarify exclusive create bitmask result. by J. Bruce Fields · 16 years ago
  18. 6866656 nfsd : Define NFSD only when FILE_LOCKING is enabled by Manish Katiyar · 16 years ago
  19. 12214cb NFSD: cleanup for nfs3proc.c by Qinghuang Feng · 16 years ago
  20. f044ff8 nfsd4: split open/lockowner release code by J. Bruce Fields · 16 years ago
  21. f1d110c nfsd4: remove a forward declaration by J. Bruce Fields · 16 years ago
  22. 2283963 nfsd4: split lockstateid/openstateid release logic by J. Bruce Fields · 16 years ago
  23. 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  24. 03418c7 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  25. b363b33 [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount by Steve French · 16 years ago
  26. c6c0091 [CIFS] Rename compose_mount_options to cifs_compose_mount_options. by Steve French · 16 years ago
  27. 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  28. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 16 years ago
  29. ee568b2 Avoid 64-bit "switch()" statements on 32-bit architectures by Linus Torvalds · 16 years ago
  30. d33a197 ext4: fix bb_prealloc_list corruption due to wrong group locking by Eric Sandeen · 16 years ago
  31. afd4672 ext4: Add auto_da_alloc mount option by Theodore Ts'o · 16 years ago
  32. ee6f779 filp->f_pos not correctly updated in proc_task_readdir by Zhang Le · 16 years ago
  33. 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
  34. 7639842 Move FASYNC bit handling to f_op->fasync() by Jonathan Corbet · 16 years ago
  35. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 16 years ago
  36. 6849991 Rename struct file->f_ep_lock by Jonathan Corbet · 16 years ago
  37. 4740cd8 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 16 years ago
  38. cb1b778 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 16 years ago
  39. fb1cd01 UBIFS: introduce a helpful variable by Artem Bityutskiy · 16 years ago
  40. c9927c3 UBIFS: use KERN_CONT by Artem Bityutskiy · 16 years ago
  41. 0a6fb8d9 UBIFS: fix lprops committing bug by Artem Bityutskiy · 16 years ago
  42. 7243f21 Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  43. 6cc8764 xfs: factor out code to find the longest free extent in the AG by Dave Chinner · 16 years ago
  44. cb4c8cc xfs: kill VN_BAD by Christoph Hellwig · 16 years ago
  45. 8fab451 xfs: kill vn_atime_* helpers. by Christoph Hellwig · 16 years ago
  46. 076e6ac xfs: cleanup xlog_bread by Christoph Hellwig · 16 years ago
  47. ff0205e xfs: cleanup xlog_recover_do_trans by Christoph Hellwig · 16 years ago
  48. dd0bbad xfs: remove another leftover of the old inode log item format by Christoph Hellwig · 16 years ago
  49. 21b699c xfs: cleanup log unmount handling by Christoph Hellwig · 16 years ago
  50. b221337 UBIFS: fix bogus assertion by Artem Bityutskiy · 16 years ago
  51. da5309c Fix xfs debug build breakage by pushing xfs_error.h after by Felix Blyakher · 16 years ago
  52. 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  53. 059ea33 block: fix memory leak in bio_clone() by Li Zefan · 16 years ago
  54. 8709269 block: Add gfp_mask parameter to bio_integrity_clone() by un'ichi Nomura · 16 years ago
  55. f1823ac Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  56. ff9cb43 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  57. 84814d6 eCryptfs: don't encrypt file key with filename key by Tyler Hicks · 16 years ago
  58. 15e7b87 nommu: ramfs: don't leak pages when adding to page cache fails by Johannes Weiner · 16 years ago
  59. 020fe22 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded by Enrik Berkhan · 16 years ago
  60. 8d03c7a ext4: fix bogus BUG_ONs in in mballoc code by Eric Sandeen · 16 years ago
  61. f55aa59 UBIFS: fix bug where page is marked uptodate when out of space by Adrian Hunter · 16 years ago
  62. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  63. 712e53e ocfs2: Use xs->bucket to set xattr value outside by Tao Ma · 16 years ago
  64. 74e77eb ocfs2: Fix a bug found by sparse check. by Tao Ma · 16 years ago
  65. d9ae49d ocfs2: tweak to get the maximum inline data size with xattr by Tiger Yang · 16 years ago
  66. 6c9fd1d ocfs2: reserve xattr block for new directory with inline data by Tiger Yang · 16 years ago
  67. 188de5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  68. 7ef0d73 fs: new inode i_state corruption fix by Nick Piggin · 16 years ago
  69. a3cfbb5 vfs: add missing unlock in sget() by Li Zefan · 16 years ago
  70. e5bc49b pipe_rdwr_fasync: fix the error handling to prevent the leak/crash by Oleg Nesterov · 16 years ago
  71. 9f4c899 NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... by Trond Myklebust · 16 years ago
  72. 2842c3b ext4: Print the find_group_flex() warning only once by Theodore Ts'o · 16 years ago
  73. 363911d Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch by Phillip Lougher · 16 years ago
  74. 64cc2c6 [CIFS] work around bug in Samba server handling for posix open by Steve French · 16 years ago
  75. 276a74a [CIFS] Use posix open on file open when server supports it by Steve French · 16 years ago
  76. fcc7c09 cifs: fix buffer format byte on NT Rename/hardlink by Jeff Layton · 16 years ago
  77. 0382457 [CIFS] Add definitions for remoteably fsctl calls by Steve French · 16 years ago
  78. 1adcb71 [CIFS] add extra null attr check by Steve French · 16 years ago
  79. 4717bed [CIFS] fix build error by Steve French · 16 years ago
  80. 7fc8f4e [CIFS] reopen file via newer posix open protocol operation if available by Steve French · 16 years ago
  81. be65244 [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush by Steve French · 16 years ago
  82. 10e70af [CIFS] DFS no longer experimental by Steve French · 16 years ago
  83. b298f22 [CIFS] Send SMB flush in cifs_fsync by Steve French · 16 years ago
  84. 0789d8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  85. 3a95ea1 Fix _fat_bmap() locking by OGAWA Hirofumi · 16 years ago
  86. a67d18f NFS: load the rpc/rdma transport module automatically by Tom Talpey · 16 years ago
  87. e1ebfd3 NFS: Kill the "defined but not used" compile error on nommu machines by Trond Myklebust · 16 years ago
  88. f3697bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 16 years ago
  89. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 16 years ago
  90. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 16 years ago
  91. a65318b NFSv4: Simplify some cache consistency post-op GETATTRs by Trond Myklebust · 16 years ago
  92. 69aaaae NFSv4: A referral is assumed to always point to a directory. by Trond Myklebust · 16 years ago
  93. 409924e NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded by Trond Myklebust · 16 years ago
  94. f26c7a7 NFSv4: Clean up decode_getfattr() by Trond Myklebust · 16 years ago
  95. bca7947 NFS: Fix the type of struct nfs_fattr->mode by Trond Myklebust · 16 years ago
  96. 1ca277d NFS: Shrink the struct nfs_fattr by Trond Myklebust · 16 years ago
  97. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 16 years ago
  98. 78f945f NFSv4: Ignore errors on the post-op attributes in SETATTR calls by Trond Myklebust · 16 years ago
  99. 37d9d76 NFS: flush cached directory information slightly more readily. by NeilBrown · 16 years ago
  100. 2b57dc6 NFS: Minor __nfs_revalidate_inode cleanup by Suresh Jayaraman · 16 years ago