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