1. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 12 years ago
  2. cc95bef Btrfs: log ram bytes properly by Josef Bacik · 12 years ago
  3. 98ad69c Btrfs: don't wait on ordered extents if we have a trans open by Josef Bacik · 12 years ago
  4. 8c579fe Btrfs: fix error handling in make/read block group by Josef Bacik · 12 years ago
  5. 5c2d867 Btrfs: fix double free in the iterate_extent_inodes() by Wang Shilong · 12 years ago
  6. f172393 Btrfs: kill some BUG_ONs() in the find_parent_nodes() by Wang Shilong · 12 years ago
  7. 41b0fc4 Btrfs: compare relevant parts of delayed tree refs by Josef Bacik · 12 years ago
  8. cf79ffb Btrfs: fix infinite loop when we abort on mount by Josef Bacik · 12 years ago
  9. c9a9dbf Btrfs: fix a warning when disabling quota by Wang Shilong · 12 years ago
  10. 6b67a32 Btrfs: pass NULL instead of 0 by Liu Bo · 12 years ago
  11. 5c50c9b btrfs: make subvol creation/deletion killable in the early stages by David Sterba · 12 years ago
  12. 94ef728 btrfs: cover more error codes in btrfs_decode_error by David Sterba · 12 years ago
  13. 4884b47 btrfs: make orphan cleanup less verbose by David Sterba · 12 years ago
  14. 5e2a4b2 btrfs: deprecate subvolrootid mount option by David Sterba · 12 years ago
  15. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 12 years ago
  16. aa825914 btrfs: update kconfig title by David Sterba · 12 years ago
  17. 9d1a2a3 btrfs: clean snapshots one by one by David Sterba · 12 years ago
  18. 6841ebe btrfs: Cleanup some redundant codes in btrfs_log_inode() by Zhi Yong Wu · 12 years ago
  19. 628c828 btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range() by Zhi Yong Wu · 12 years ago
  20. 7abadb6 Btrfs: share stop worker code by Liu Bo · 12 years ago
  21. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 12 years ago
  22. be283b2 Btrfs: use helper to cleanup tree roots by Liu Bo · 12 years ago
  23. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 12 years ago
  24. 0874881 btrfs: clean up transaction abort messages by David Sterba · 12 years ago
  25. bbece8a btrfs: merge save_error_info helpers into one by David Sterba · 12 years ago
  26. 74255aa Btrfs: add some free space cache tests by Josef Bacik · 12 years ago
  27. e75206c Btrfs: cleanup unused function by Liu Bo · 12 years ago
  28. 91d80a8 aio: fix possible invalid memory access when DEBUG is enabled by Zhao Hongjiang · 12 years ago
  29. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
  30. 12f267a hfsplus: fix potential overflow in hfsplus_file_truncate() by Vyacheslav Dubeyko · 12 years ago
  31. 23d9e48 fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size() by Naoya Horiguchi · 12 years ago
  32. a2fce91 hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB) by Naoya Horiguchi · 12 years ago
  33. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 3792a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  35. 5b55d70 vfs: Revert spurious fix to spinning prevention in prune_icache_sb by Suleiman Souhlal · 12 years ago
  36. 4bc4bee Btrfs: make sure nbytes are right after log replay by Josef Bacik · 12 years ago
  37. 0b1fd26 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  38. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 12 years ago
  39. c369c9a cifs: Allow passwords which begin with a delimitor by Sachin Prabhu · 12 years ago
  40. 51de017 Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  41. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 12 years ago
  42. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  43. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. e9c5d8a mnt: release locks on error path in do_loopback by Andrey Vagin · 12 years ago
  45. 8ce584c procfs: add proc_remove_subtree() by Al Viro · 12 years ago
  46. 52f2199 ecryptfs: close rmmod race by Al Viro · 12 years ago
  47. fa33294 NFSv4: Fix another potential state manager deadlock by Trond Myklebust · 12 years ago
  48. 7b1f1fd NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list by Trond Myklebust · 12 years ago
  49. b193d59 NFSv4: Fix a memory leak in nfs4_discover_server_trunking by Trond Myklebust · 12 years ago
  50. 00fa6fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  51. b2c87ca GFS2: Issue discards in 512b sectors by Bob Peterson · 12 years ago
  52. 22d1e6f Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  53. c2952d2 GFS2: Fix unlock of fcntl locks during withdrawn state by Steven Whitehouse · 12 years ago
  54. 441362d GFS2: return error if malloc failed in gfs2_rs_alloc() by Wei Yongjun · 12 years ago
  55. 4146c3d GFS2: use memchr_inv by Akinobu Mita · 12 years ago
  56. 57c7310 GFS2: use kmalloc for lvb bitmap by David Teigland · 12 years ago
  57. cbfa0e7 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  58. cd0e4a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  59. 8cde7ad ext4: fix big-endian bugs which could cause fs corruptions by Zheng Liu · 12 years ago
  60. f8e9248 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  61. c1681bf loop: prevent bdev freeing while device in use by Anatol Pomozov · 12 years ago
  62. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  63. 35e5cbc reiserfs: Fix warning and inode leak when deleting inode with xattrs by Jan Kara · 12 years ago
  64. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 12 years ago
  65. 97f084b Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  66. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  67. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 12 years ago
  68. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 12 years ago
  69. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 12 years ago
  70. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 12 years ago
  71. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 12 years ago
  72. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 12 years ago
  73. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 12 years ago
  74. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 12 years ago
  75. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 12 years ago
  76. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  77. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 12 years ago
  78. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 12 years ago
  79. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  80. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  81. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 12 years ago
  82. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  83. 64a817c nfsd4: reject "negative" acl lengths by J. Bruce Fields · 12 years ago
  84. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 12 years ago
  85. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  86. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 12 years ago
  87. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 12 years ago
  88. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  89. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  90. 1dd0568 Btrfs: fix memory leak in btrfs_create_tree() by Tsutomu Itoh · 12 years ago
  91. d9abbf1 Btrfs: fix locking on ROOT_REPLACE operations in tree mod log by Jan Schmidt · 12 years ago
  92. 6113077 Btrfs: fix missing qgroup reservation before fallocating by Wang Shilong · 12 years ago
  93. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 12 years ago
  94. d763448 Btrfs: update to use fs_state bit by Liu Bo · 12 years ago
  95. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 12 years ago
  96. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 12 years ago
  97. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 12 years ago
  98. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 12 years ago
  99. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 12 years ago
  100. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 12 years ago