1. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  2. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  3. 5affd88 switch btrfs to inode->i_acl by Al Viro · 15 years ago
  4. d613839 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  5. 69257ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  6. ad081f1 btrfs: properly register fs backing device by Jens Axboe · 15 years ago
  7. 978d910 Btrfs: always update root items for fs trees at commit time by Yan Zheng · 15 years ago
  8. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  9. 59d697b btrfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  10. b263c2c Btrfs: fix extent_buffer leak during tree log replay by Chris Mason · 15 years ago
  11. 0b4dcea Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir by Chris Mason · 15 years ago
  12. 067c28a Btrfs: fix -o nodatasum printk spelling by Chris Mason · 15 years ago
  13. 85d4198 Btrfs: check duplicate backrefs for both data and metadata by Yan Zheng · 15 years ago
  14. fd0fb03 Btrfs: init worker struct fields before kthread-run by Shin Hong · 15 years ago
  15. 4eedeb7 Btrfs: pin buffers during write_dev_supers by Hisashi Hifumi · 15 years ago
  16. e5e9a52 Btrfs: avoid races between super writeout and device list updates by Chris Mason · 15 years ago
  17. 7df336e Fix btrfs when ACLs are configured out by Al Viro · 15 years ago
  18. 524724e Btrfs: fdatasync should skip metadata writeout by Hisashi Hifumi · 15 years ago
  19. 163e783 Btrfs: remove crc32c.h and use libcrc32c directly. by David Woodhouse · 15 years ago
  20. 6cbff00 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Christoph Hellwig · 15 years ago
  21. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  22. 451d758 Btrfs: add mount -o ssd_spread to spread allocations out by Chris Mason · 15 years ago
  23. c604480 Btrfs: avoid allocation clusters that are too spread out by Chris Mason · 15 years ago
  24. 3b30c22 Btrfs: Add mount -o nossd by Chris Mason · 15 years ago
  25. d644d8a Btrfs: avoid IO stalls behind congested devices in a multi-device FS by Chris Mason · 15 years ago
  26. d84275c Btrfs: don't allow WRITE_SYNC bios to starve out regular writes by Chris Mason · 15 years ago
  27. 585ad2c Btrfs: fix metadata dirty throttling limits by Chris Mason · 15 years ago
  28. 2c943de Btrfs: reduce mount -o ssd CPU usage by Chris Mason · 15 years ago
  29. cfbb930 Btrfs: balance btree more often by Chris Mason · 15 years ago
  30. b361242 Btrfs: stop avoiding balancing at the end of the transaction. by Chris Mason · 15 years ago
  31. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  32. 5c939df btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' by Yan Zheng · 15 years ago
  33. 064e38a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  34. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 15 years ago
  35. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  36. 5732c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  37. 9f55684 Btrfs: Spelling fix in btrfs_lookup_first_block_group comments by Sankar P · 15 years ago
  38. 6b65c5c Btrfs: make show_options result match actual option names by Sage Weil · 15 years ago
  39. 5d847a8 Btrfs: remove outdated comment in btrfs_ioctl_resize() by Li Hong · 15 years ago
  40. cc7b0c9 Btrfs: remove some WARN_ONs in the IO failure path by Chris Mason · 15 years ago
  41. 76a05b3 Btrfs: Don't loop forever on metadata IO failures by Chris Mason · 15 years ago
  42. 2757495 Btrfs: init inode ordered_data_close flag properly by Chris Mason · 15 years ago
  43. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  44. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  45. 46a53cc Btrfs: look for acls during btrfs_read_locked_inode by Chris Mason · 15 years ago
  46. 7b1a14b Btrfs: fix acl caching by Chris Mason · 15 years ago
  47. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 15 years ago
  48. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 15 years ago
  49. 45c0654 Btrfs: remove unused btrfs_bit_radix slab by Chris Mason · 15 years ago
  50. 193f284 Btrfs: ratelimit IO error printks by Chris Mason · 15 years ago
  51. b7967db Btrfs: remove #if 0 code by Chris Mason · 15 years ago
  52. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 15 years ago
  53. 59bc5c7 Btrfs: fix deadlocks and stalls on dead root removal by Chris Mason · 15 years ago
  54. e980b50 Btrfs: fix fallocate deadlock on inode extent lock by Chris Mason · 15 years ago
  55. 9601e3f Btrfs: kill btrfs_cache_create by Christoph Hellwig · 15 years ago
  56. 0d4bf11 Btrfs: don't export symbols by Christoph Hellwig · 15 years ago
  57. 2ea2544 Btrfs: simplify makefile by Christoph Hellwig · 15 years ago
  58. 97e728d Btrfs: try to keep a healthy ratio of metadata vs data block groups by Josef Bacik · 15 years ago
  59. ccc5ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  60. 546888d Btrfs: fix btrfs fallocate oops and deadlock by Chris Mason · 15 years ago
  61. dae7b66 btrfs: use memdup_user() by Li Zefan · 15 years ago
  62. 8c594ea Btrfs: use the right node in reada_for_balance by Chris Mason · 15 years ago
  63. 11c8349 Btrfs: fix oops on page->mapping->host during writepage by Chris Mason · 15 years ago
  64. d313d7a Btrfs: add a priority queue to the async thread helpers by Chris Mason · 15 years ago
  65. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 15 years ago
  66. b983471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  67. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  68. c293498 Btrfs: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  69. 3e7ad38 Btrfs: remove dead code by Dan Carpenter · 15 years ago
  70. ff0a583 Btrfs: remove dead code by Dan Carpenter · 15 years ago
  71. d4a7894 Btrfs: fix typos in comments by Wu Fengguang · 15 years ago
  72. 2e966ed Btrfs: remove unused ftrace include by Jim Owens · 15 years ago
  73. 93dbfad Btrfs: fix __ucmpdi2 compile bug on 32 bit builds by Heiko Carstens · 15 years ago
  74. 0977143 Btrfs: free inode struct when btrfs_new_inode fails by Shen Feng · 15 years ago
  75. b5555f7 Btrfs: fix race in worker_loop by Amit Gud · 15 years ago
  76. dccae99 Btrfs: add flushoncommit mount option by Sage Weil · 15 years ago
  77. 3a5e140 Btrfs: notreelog mount option by Sage Weil · 15 years ago
  78. a9572a1 Btrfs: introduce btrfs_show_options by Eric Paris · 15 years ago
  79. fa9c0d79 Btrfs: rework allocation clustering by Chris Mason · 15 years ago
  80. 8e73f27 Btrfs: Optimize locking in btrfs_next_leaf() by Chris Mason · 15 years ago
  81. c8c4286 Btrfs: break up btrfs_search_slot into smaller pieces by Chris Mason · 15 years ago
  82. 04018de Btrfs: kill the pinned_mutex by Josef Bacik · 15 years ago
  83. 6226cb0a Btrfs: kill the block group alloc mutex by Josef Bacik · 15 years ago
  84. 2552d17 Btrfs: clean up find_free_extent by Josef Bacik · 15 years ago
  85. 70cb074 Btrfs: free space cache cleanups by Josef Bacik · 15 years ago
  86. bedf762 Btrfs: unplug in the async bio submission threads by Chris Mason · 15 years ago
  87. b765ead Btrfs: keep processing bios for a given bdev if our proc is batching by Chris Mason · 15 years ago
  88. c226fd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  89. 56a76f8 fs: fix page_mkwrite error cases in core code and btrfs by Nick Piggin · 15 years ago
  90. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  91. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  92. d57e62b Btrfs: try to free metadata pages when we free btree blocks by Chris Mason · 15 years ago
  93. 5a3f23d Btrfs: add extra flushing for renames and truncates by Chris Mason · 15 years ago
  94. 6933c02 btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty by Jens Axboe · 15 years ago
  95. 1a81af4 Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod by Chris Mason · 15 years ago
  96. af4176b Btrfs: optimize fsyncs on old files by Chris Mason · 15 years ago
  97. 12fcfd2 Btrfs: tree logging unlink/rename fixes by Chris Mason · 15 years ago
  98. a74ac32 Btrfs: Make sure i_nlink doesn't hit zero too soon during log replay by Chris Mason · 15 years ago
  99. a4b6e07 Btrfs: limit balancing work while flushing delayed refs by Chris Mason · 15 years ago
  100. 5d13a98 Btrfs: readahead checksums during btrfs_finish_ordered_io by Chris Mason · 15 years ago