1. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  2. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  3. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  4. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  5. 88e3412 block: update add_partition() error handling by Tejun Heo · 16 years ago
  6. ec2cded block: allow deleting zero length partition by Tejun Heo · 16 years ago
  7. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  8. b8b3e16 block: drop virtual merging accounting by Mikulas Patocka · 16 years ago
  9. 8c540a9 Let the block device know when sectors can be discarded by David Woodhouse · 16 years ago
  10. b77d753 [CIFS] Check that last search entry resume key is valid by Steve French · 16 years ago
  11. d7fb120 NFS: Don't use range_cyclic for data integrity syncs by Trond Myklebust · 16 years ago
  12. 8491945 NFS: Client mounts hang when exported directory do not exist by Steve Dickson · 16 years ago
  13. ea31a443 nfs: Fix misparsing of nfsv4 fs_locations attribute by J. Bruce Fields · 16 years ago
  14. f0c92925 nfs: prepare to share nfs_set_port by J. Bruce Fields · 16 years ago
  15. 460cdbc nfs: replace while loop by for loops in nfs_follow_referral by J. Bruce Fields · 16 years ago
  16. 4ada29d nfs: break up nfs_follow_referral by J. Bruce Fields · 16 years ago
  17. 37ca8f5 nfs: authenticated deep mounting by EG Keizer · 16 years ago
  18. f25b874 NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #2) by Jeff Layton · 16 years ago
  19. f200c11 nfs: remove an obsolete nfs_flock comment by J. Bruce Fields · 16 years ago
  20. 44d5759 nfs: BUG_ON in nfs_follow_mountpoint by Denis V. Lunev · 16 years ago
  21. fd08d7e nfs: ERR_PTR is expected on failure from nfs_do_clone_mount by Denis V. Lunev · 16 years ago
  22. bb8a3b5 fix fs/nfs/nfsroot.c compilation by Adrian Bunk · 16 years ago
  23. 691beb1 NFS: Allow concurrent inode revalidation by Trond Myklebust · 16 years ago
  24. 2f28ea6 NFS: Fix up nfs_setattr_update_inode() by Trond Myklebust · 16 years ago
  25. 076f1fc NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() by Trond Myklebust · 16 years ago
  26. 4dc05ef NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode() by Trond Myklebust · 16 years ago
  27. d65f557 NFS: Fix nfs_post_op_update_inode_force_wcc() by Trond Myklebust · 16 years ago
  28. a10ad17 NFS: Fix the NFS attribute update by Trond Myklebust · 16 years ago
  29. 870a5be NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode() by Trond Myklebust · 16 years ago
  30. 7973c1f NFS: Add mount options for controlling the lookup cache by Trond Myklebust · 16 years ago
  31. ff3525a NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts by Trond Myklebust · 16 years ago
  32. 4eec952 NFS: Add options for finer control of the lookup cache by Trond Myklebust · 16 years ago
  33. 0752f15 [CIFS] make sure we have the right resume info before calling CIFSFindNext by Steve French · 16 years ago
  34. 6050247 [CIFS] clean up error handling in cifs_unlink by Steve French · 16 years ago
  35. 39d80c3 ext4: Avoid double dirtying of super block in ext4_put_super() by Andi Kleen · 16 years ago
  36. 6873fa0 Hook ext4 to the vfs fiemap interface. by Eric Sandeen · 16 years ago
  37. 1daef0a NFS: Clean up nfs_sb_active/nfs_sb_deactive by Trond Myklebust · 16 years ago
  38. d5e6634 NFS: Fix nfs_file_llseek() by Trond Myklebust · 16 years ago
  39. 6b37faa [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo by Jeff Layton · 16 years ago
  40. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago
  41. 26a4140 NLM: Remove "proto" argument from lockd_up() by Chuck Lever · 16 years ago
  42. 8c3916f NLM: Always start both UDP and TCP listeners by Chuck Lever · 16 years ago
  43. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  44. 00dc417 ocfs2: fiemap support by Mark Fasheh · 16 years ago
  45. c4b929b vfs: vfs-level fiemap interface by Mark Fasheh · 16 years ago
  46. 4d20c68 ext4: fix xattr deadlock by Kalpak Shah · 16 years ago
  47. 45a90bf jbd2: Fix buffer head leak when writing the commit block by Theodore Ts'o · 16 years ago
  48. ede86cc ext4: Add debugging markers that can be used by systemtap by Theodore Ts'o · 16 years ago
  49. 23f8b79 jbd2: abort instead of waiting for nonexistent transaction by Duane Griffin · 16 years ago
  50. c806e68 ext4: fix initialization of UNINIT bitmap blocks by Frederic Bohe · 16 years ago
  51. c2ea3fd ext4: Remove old legacy block allocator by Theodore Ts'o · 16 years ago
  52. 240799c ext4: Use readahead when reading an inode from the inode table by Theodore Ts'o · 16 years ago
  53. 9a38a83 lockd: Remove unused fields in the nlm_reboot structure by Chuck Lever · 16 years ago
  54. b85e467 lockd: Add helper to sanity check incoming NOTIFY requests by Chuck Lever · 16 years ago
  55. dcff09f lockd: change nlmclnt_grant() to take a "struct sockaddr *" by Chuck Lever · 16 years ago
  56. 6bfbe8a lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses by Chuck Lever · 16 years ago
  57. d7d2044 lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET by Chuck Lever · 16 years ago
  58. 88541c8 lockd: Support non-AF_INET addresses in nlm_lookup_host() by Chuck Lever · 16 years ago
  59. 7f1ed18 NLM: Convert nlm_lookup_host() to use a single argument by Chuck Lever · 16 years ago
  60. a62b940 Btrfs: cast bio->bi_sector to a u64 before shifting by Chris Mason · 16 years ago
  61. d22b1cf lockd: reject reclaims outside the grace period by J. Bruce Fields · 17 years ago
  62. b2b5028 lockd: move grace period checks to common code by J. Bruce Fields · 17 years ago
  63. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  64. 30c43e2 Btrfs: remove last_log_alloc allocator optimization by Chris Mason · 16 years ago
  65. cb843a6 Btrfs: O_DIRECT writes via buffered writes + invaldiate by Chris Mason · 16 years ago
  66. 4b19de6 mm: tiny-shmem nommu fix by Nick Piggin · 16 years ago
  67. 16dbc6c inotify: fix lock ordering wrt do_page_fault's mmap_sem by Nick Piggin · 16 years ago
  68. 323ac95 Btrfs: don't read leaf blocks containing only checksums during truncate by Chris Mason · 16 years ago
  69. cf74982 Btrfs: fix deadlock between alloc_mutex/chunk_mutex by Josef Bacik · 16 years ago
  70. 83afeac Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure by Jim Meyering · 16 years ago
  71. 0463bb4 Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzalloc by Jim Meyering · 16 years ago
  72. 75ccf47 Btrfs: fix multi-device code to use raid policies set by mkfs by Chris Mason · 16 years ago
  73. 45b8c9a Btrfs: fix seekiness due to finding the wrong block group by Josef Bacik · 16 years ago
  74. be2f6bd UBIFS: check buffer length when scanning for LPT nodes by Adrian Hunter · 16 years ago
  75. 63c300b UBIFS: correct condition to eliminate unecessary assignment by Adrian Hunter · 16 years ago
  76. 73944a6 UBIFS: add more debugging messages for LPT by Adrian Hunter · 16 years ago
  77. 5c0013c UBIFS: fix bulk-read handling uptodate pages by Adrian Hunter · 16 years ago
  78. 46773be UBIFS: improve garbage collection by Adrian Hunter · 16 years ago
  79. bed7993 UBIFS: allow for sync_fs when read-only by Adrian Hunter · 16 years ago
  80. 403e12a UBIFS: commit on sync_fs by Artem Bityutskiy · 16 years ago
  81. af2eb56 UBIFS: correct comment for commit_on_unmount by Artem Bityutskiy · 16 years ago
  82. b5e426e UBIFS: update dbg_dump_inode by Artem Bityutskiy · 16 years ago
  83. be61678 UBIFS: fix commentary by Artem Bityutskiy · 16 years ago
  84. ba60eca UBIFS: fix races in bit-fields by Artem Bityutskiy · 16 years ago
  85. ed382d5 UBIFS: ensure data read beyond i_size is zeroed out correctly by Adrian Hunter · 16 years ago
  86. 2094c33 UBIFS: correct key comparison by Adrian Hunter · 16 years ago
  87. 625bf37 UBIFS: use bit-fields when possible by Artem Bityutskiy · 16 years ago
  88. ccb3eba UBIFS: check data CRC when in error state by Artem Bityutskiy · 16 years ago
  89. 2242c68 UBIFS: improve znode splitting rules by Adrian Hunter · 16 years ago
  90. 2953e73 UBIFS: add no_chk_data_crc mount option by Adrian Hunter · 16 years ago
  91. 4793e7c UBIFS: add bulk-read facility by Adrian Hunter · 16 years ago
  92. a70948b UBIFS: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  93. 746103a UBIFS: inline one-line functions by Artem Bityutskiy · 16 years ago
  94. 8d47aef UBIFS: remove unneeded unlikely() by Hirofumi Nakagawa · 16 years ago
  95. 948cfb2 UBIFS: add a print, fix comments and more minor stuff by Artem Bityutskiy · 16 years ago
  96. d5b337b nfsd: use nfs client rpc callback program by Benny Halevy · 16 years ago
  97. 97eb89b nfsd: do_probe_callback should not clear rpc stats by Benny Halevy · 16 years ago
  98. e018040 lockd: Update nsm_find() to support non-AF_INET addresses by Chuck Lever · 16 years ago
  99. bc48e4d lockd: Combine __nsm_find() and nsm_find(). by Chuck Lever · 16 years ago
  100. ede2fea lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host by Chuck Lever · 16 years ago