1. c4253cb sysfs: add unsigned long cast to prevent compile warning by Heiko Carstens · 13 years ago
  2. 38c2f4b nfsd4: look up stateid's per clientid by J. Bruce Fields · 13 years ago
  3. 36279ac nfsd4: assume test_stateid always has session by J. Bruce Fields · 13 years ago
  4. 6136d2b nfsd4: use idr for stateid's by J. Bruce Fields · 13 years ago
  5. 2a74aba nfsd4: move client * to nfs4_stateid, add init_stid helper by J. Bruce Fields · 13 years ago
  6. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  7. 32ef438 teach /proc/$pid/numa_maps about transparent hugepages by Dave Hansen · 13 years ago
  8. 3200a8a break out numa_maps gather_pte_stats() checks by Dave Hansen · 13 years ago
  9. eb4866d make /proc/$pid/numa_maps gather_stats() take variable page size by Dave Hansen · 13 years ago
  10. 8335ebd leases: split up generic_setlease into lock/unlock cases by J. Bruce Fields · 13 years ago
  11. 43a964a Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  12. 0a7a051 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  13. b6f3409 Btrfs: reserve sufficient space for ioctl clone by Sage Weil · 13 years ago
  14. c856694 nfsd4: make op_cacheresult another flag by J. Bruce Fields · 13 years ago
  15. 3d02fa2 nfsd4: fix open downgrade, again by J. Bruce Fields · 13 years ago
  16. cfbd6f8 cifs: Fix broken sec=ntlmv2/i sec option (try #2) by Shirish Pargaonkar · 13 years ago
  17. c9c7fa0 Fix the conflict between rwpidforward and rw mount options by Steve French · 13 years ago
  18. 5b980b0 CIFS: Fix ERR_PTR dereference in cifs_get_root by Pavel Shilovsky · 13 years ago
  19. 9438fab cifs: fix possible memory corruption in CIFSFindNext by Jeff Layton · 13 years ago
  20. 50f2d40 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  21. f7a4d87 nfsd4: hash closed stateid's like any other by J. Bruce Fields · 13 years ago
  22. d3b313a nfsd4: construct stateid from clientid and counter by J. Bruce Fields · 13 years ago
  23. a66e7cc Btrfs: only clear the need lookup flag after the dentry is setup by Josef Bacik · 13 years ago
  24. 48802c8 BTRFS: Fix lseek return value for error by Jeff Liu · 13 years ago
  25. 2cf4ce7 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  26. dde820f Btrfs: don't change inode flag of the dest clone file by Li Zefan · 13 years ago
  27. 0e7b824 Btrfs: don't make a file partly checksummed through file clone by Li Zefan · 13 years ago
  28. 71ef078 Btrfs: fix pages truncation in btrfs_ioctl_clone() by Li Zefan · 13 years ago
  29. 3765fef btrfs: fix d_off in the first dirent by Hidetoshi Seto · 13 years ago
  30. 2da1cec nfsd4: simplify free_stateid by J. Bruce Fields · 13 years ago
  31. 38c387b nfsd4: match close replays on stateid, not open owner id by J. Bruce Fields · 13 years ago
  32. dad1c06 nfsd4: replace oo_confirmed by flag bit by J. Bruce Fields · 13 years ago
  33. 58e7b33 nfsd41: try to check reply size before operation by Mi Jinlong · 13 years ago
  34. 17d8428 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  35. f1fcd9f hfsplus: fix filesystem size checks by Christoph Hellwig · 13 years ago
  36. f588c96 hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path by Seth Forshee · 13 years ago
  37. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  38. 558feb0 fs: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  39. 53d872e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  40. 1d2ef59 restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir() by Al Viro · 13 years ago
  41. 2d2422a xfs: fix a use after free in xfs_end_io_direct_write by Christoph Hellwig · 13 years ago
  42. 849a1cf SUNRPC: Replace svc_addr_u by sockaddr_storage by Mi Jinlong · 13 years ago
  43. 11fcee02 NFSD: Add a cache for fs_locations information by Trond Myklebust · 13 years ago
  44. 2f1ddda NFSD: Remove the ex_pathname field from struct svc_export by Trond Myklebust · 13 years ago
  45. ed748aa NFSD: Cleanup for nfsd4_path() by Trond Myklebust · 13 years ago
  46. ee626a7 nfsd4: better stateid hashing by J. Bruce Fields · 13 years ago
  47. 69064a2 nfsd4: use deleg changes to cleanup preprocess_stateid_op by J. Bruce Fields · 13 years ago
  48. 97b7e3b nfsd4: fix test_stateid for delegation stateid's by J. Bruce Fields · 13 years ago
  49. f459e45 nfsd4: hash deleg stateid's like any other by J. Bruce Fields · 13 years ago
  50. 36d44c6 nfsd4: share common stid-hashing helper function by J. Bruce Fields · 13 years ago
  51. d5477a8 nfsd4: add common dl_stid field to delegation by J. Bruce Fields · 13 years ago
  52. dcef041 nfsd4: move some of nfs4_stateid into a separate structure by J. Bruce Fields · 13 years ago
  53. 91a8c04 nfsd4: remove redundant stateid initialization by J. Bruce Fields · 13 years ago
  54. 881ea2b nfsd4: rename init_stateid by J. Bruce Fields · 13 years ago
  55. 2288d0e nfsd4: pass around typemask instead of flags by J. Bruce Fields · 13 years ago
  56. c0a5d93 nfsd4: split preprocess_seqid, cleanup by J. Bruce Fields · 13 years ago
  57. 4d71ab8 nfsd4: split up find_stateid by J. Bruce Fields · 13 years ago
  58. 4581d14 nfsd4: rearrange to avoid a forward reference by J. Bruce Fields · 13 years ago
  59. fb2088c nfs: Do not allow multiple mounts on same mountpoint when using -o noac by Sachin Prabhu · 13 years ago
  60. f13c362 NFS: Fix a typo in nfs_flush_multi by Trond Myklebust · 13 years ago
  61. 0b001b2 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  62. 5dfcc87 fuse: fix memory leak by Miklos Szeredi · 13 years ago
  63. 2411450 fuse: fix flock breakage by Miklos Szeredi · 13 years ago
  64. d525e8a Btrfs: add dummy extent if dst offset excceeds file end in by Li Zefan · 13 years ago
  65. d72c084 Btrfs: calc file extent num_bytes correctly in file clone by Li Zefan · 13 years ago
  66. 4815053 btrfs: xattr: fix attribute removal by David Sterba · 13 years ago
  67. a39f752 Btrfs: fix wrong nbytes information of the inode by Miao Xie · 13 years ago
  68. 0c1a98c Btrfs: fix the file extent gap when doing direct IO by Miao Xie · 13 years ago
  69. 5b39737 Btrfs: fix unclosed transaction handle in btrfs_cont_expand by Miao Xie · 13 years ago
  70. 98c9942 Btrfs: fix misuse of trans block rsv by Liu Bo · 13 years ago
  71. 65450aa Btrfs: reset to appropriate block rsv after orphan operations by Liu Bo · 13 years ago
  72. ddf23b3 Btrfs: skip locking if searching the commit root in csum lookup by Josef Bacik · 13 years ago
  73. e0b6d65 btrfs: fix warning in iput for bad-inode by Sergei Trofimovich · 13 years ago
  74. 14c7cca Btrfs: fix an oops when deleting snapshots by Liu Bo · 13 years ago
  75. 290a1cc Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  76. 9400775 Avoid dereferencing a 'request_queue' after last close. by NeilBrown · 13 years ago
  77. 0d20fbb Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  78. 0ec26fd vfs: automount should ignore LOOKUP_FOLLOW by Miklos Szeredi · 13 years ago
  79. a25cac5 proc: Consider NO_HZ when printing idle and iowait times by Michal Hocko · 13 years ago
  80. 54d6d53 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  81. 4665e2b nfsd4: split out some free_generic_stateid code by J. Bruce Fields · 13 years ago
  82. fe0750e nfsd4: split stateowners into open and lockowners by J. Bruce Fields · 13 years ago
  83. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 13 years ago
  84. 73f5071 fs/9p: Always ask new inode in lookup for cache mode disabled by Aneesh Kumar K.V · 13 years ago
  85. f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 13 years ago
  86. 4508914 fs/9p: Don't update file type when updating file attributes by Aneesh Kumar K.V · 13 years ago
  87. 5441ae5 fs/9p: Add fid before dentry instantiation by Aneesh Kumar K.V · 13 years ago
  88. f4dee24 nfsd4: move CLOSE_STATE special case to caller by J. Bruce Fields · 13 years ago
  89. 68b66e8 nfsd4: move double-confirm test to open_confirm by J. Bruce Fields · 13 years ago
  90. 77eaae8 nfsd4: simplify check_open logic by J. Bruce Fields · 13 years ago
  91. 7a8711c nfsd4: share common seqid checks by J. Bruce Fields · 13 years ago
  92. 4d7b5a1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  93. 16d2594 nfsd4: eliminate unused lt_stateowner by J. Bruce Fields · 13 years ago
  94. 7c13f34 nfsd4: drop most stateowner refcounting by J. Bruce Fields · 13 years ago
  95. 58d84c4 xfs: fix ->write_inode return values by Christoph Hellwig · 13 years ago
  96. fff6ca9 nfsd4: eliminate impossible open replay case by J. Bruce Fields · 13 years ago
  97. 5ec094c nfsd4: extend state lock over seqid replay logic by J. Bruce Fields · 13 years ago
  98. 866e4ed xfs: fix xfs_mark_inode_dirty during umount by Christoph Hellwig · 13 years ago
  99. b79c4f7 Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4 by Linus Torvalds · 13 years ago
  100. 9072d5c nfsd4: cleanup seqid op stateowner usage by J. Bruce Fields · 13 years ago