1. ffdd201 Btrfs: modify repair_io_failure and make it suit direct io by Miao Xie · 10 years ago
  2. 2fe6303 Btrfs: split bio_readpage_error into several functions by Miao Xie · 10 years ago
  3. 454ff3d Btrfs: Cleanup unused variant and argument of IO failure handlers by Miao Xie · 10 years ago
  4. 6c387ab Btrfs: fix missing error handler if submiting re-read bio fails by Miao Xie · 10 years ago
  5. c1dc089 Btrfs: do file data check by sub-bio's self by Miao Xie · 10 years ago
  6. dc380ae Btrfs: cleanup similar code of the buffered data data check and dio read data check by Miao Xie · 10 years ago
  7. 23ea8e5 Btrfs: load checksum data once when submitting a direct read io by Miao Xie · 10 years ago
  8. c3929c3 Btrfs: modify rw_devices counter under chunk_mutex context by Miao Xie · 10 years ago
  9. 5f37583 Btrfs: move the missing device to its own fs device list by Miao Xie · 10 years ago
  10. 416d7b8 Btrfs: stop mounting the fs if the non-ENOENT errors happen when opening seed fs by Miao Xie · 10 years ago
  11. 82372bc Btrfs: make the logic of source device removing more clear by Miao Xie · 10 years ago
  12. 67a2c45 Btrfs: fix use-after-free problem of the device during device replace by Miao Xie · 10 years ago
  13. adbbb86 Btrfs: fix unprotected device list access when cloning fs devices by Miao Xie · 10 years ago
  14. 2196d6e Btrfs: Fix misuse of chunk mutex by Miao Xie · 10 years ago
  15. 1548437 Btrfs: fix unprotected device list access when getting the fs information by Miao Xie · 10 years ago
  16. fe48a5c Btrfs: fix unprotected system chunk array insertion by Miao Xie · 10 years ago
  17. 7cc8e58 Btrfs: fix unprotected device's variants on 32bits machine by Miao Xie · 10 years ago
  18. 1c11618 Btrfs: update free_chunk_space during allocting a new chunk by Miao Xie · 10 years ago
  19. 43530c4 Btrfs: fix unprotected device->bytes_used update by Miao Xie · 10 years ago
  20. 5d778aa Btrfs: Fix wrong free_chunk_space assignment during removing a device by Miao Xie · 10 years ago
  21. ce7213c Btrfs: fix wrong device bytes_used in the super block by Miao Xie · 10 years ago
  22. 935e5cc Btrfs: fix wrong disk size when writing super blocks by Miao Xie · 10 years ago
  23. 1c43366 Btrfs: fix unprotected assignment of the target device by Miao Xie · 10 years ago
  24. c766211 Btrfs: cleanup double assignment of device->bytes_used when device replace finishes by Miao Xie · 10 years ago
  25. 90180da Btrfs: cleanup unused num_can_discard in fs_devices by Miao Xie · 10 years ago
  26. 82f70d6 btrfs: remove the wrong comments by Li RongQing · 10 years ago
  27. a2cc11d Btrfs: fix directory recovery from fsync log by Filipe Manana · 10 years ago
  28. 25ce459 Btrfs: fix loop writing of async reclaim by Liu Bo · 10 years ago
  29. dc046b1 Btrfs: make fiemap not blow when you have lots of snapshots by Josef Bacik · 10 years ago
  30. 78a017a Btrfs: add missing compression property remove in btrfs_ioctl_setflags by Filipe Manana · 10 years ago
  31. 12b894c btrfs: Fix a deadlock in btrfs_dev_replace_finishing() by Qu Wenruo · 10 years ago
  32. a583c02 Btrfs: cleanup the same name in end_bio_extent_readpage by Liu Bo · 10 years ago
  33. 0b4699d btrfs: don't go readonly on existing qgroup items by Mark Fasheh · 10 years ago
  34. b7831b2 Btrfs: show real function name in btrfs workqueue tracepoint by Liu Bo · 10 years ago
  35. 2a39e59 Btrfs: shrink further sizeof(struct extent_buffer) by Filipe Manana · 10 years ago
  36. 4395e0c Btrfs: send, lower mem requirements for processing xattrs by Filipe Manana · 10 years ago
  37. f87c4318 btrfs: remove stale define after removing ordered operations by David Sterba · 10 years ago
  38. 2000552 Btrfs: improve free space cache management and space allocation by Filipe Manana · 10 years ago
  39. 3c1dbdf btrfs: rename total_bytes to avoid confusion by Anand Jain · 10 years ago
  40. de4c296 btrfs: fix typo in the log message by Anand Jain · 10 years ago
  41. b2efedc btrfs: rw_devices shouldn't be incremented for seed fs in btrfs_rm_dev_replace_srcdev() by Anand Jain · 10 years ago
  42. 8bef840 btrfs: fix memory leak when there is no more seed device by Anand Jain · 10 years ago
  43. 94d5f0c btrfs: update sprout seed pointer when seed fs is relinquished by Anand Jain · 10 years ago
  44. 63dd86f btrfs: fix rw_devices miss match after seed replace by Anand Jain · 10 years ago
  45. 25e8e91 btrfs: replace seed device followed by unmount causes kernel WARNING by Anand Jain · 10 years ago
  46. d51908c btrfs: preparatory to make btrfs_rm_dev_replace_srcdev() seed aware by Anand Jain · 10 years ago
  47. 56094ee btrfs: Drop stray check of fixup_workers creation by Andrey Utkin · 10 years ago
  48. f98de9b Btrfs: make btrfs_search_forward return with nodes unlocked by Filipe Manana · 10 years ago
  49. 79aec2b btrfs: sysfs label interface should check for read only FS by Anand Jain · 10 years ago
  50. 20ee082 btrfs: code optimize: BTRFS_ATTR_RW could set the mode by Anand Jain · 10 years ago
  51. 98b3d38 btrfs: code optimize: BTRFS_ATTR could handle the mode by Anand Jain · 10 years ago
  52. 3f4b57e btrfs: use BTRFS_ATTR instead of btrfs_no_store() by Anand Jain · 10 years ago
  53. 160f408 Btrfs: avoid unnecessary switch of path locks to blocking mode by Filipe Manana · 10 years ago
  54. 24cdc84 Btrfs: unlock nodes earlier when inserting items in a btree by Filipe Manana · 10 years ago
  55. d1b00a4 btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simplicity by Satoru Takeuchi · 10 years ago
  56. 1a76e4b Btrfs: cleanup for btrfs workqueue tracepoints by Liu Bo · 10 years ago
  57. b38a625 Btrfs: add work_struct information for workqueue tracepoint by Liu Bo · 10 years ago
  58. d398210 btrfs: add trace for qgroup accounting by Mark Fasheh · 10 years ago
  59. 443f24f Btrfs: cleanup unused latest_devid and latest_trans in fs_devices by Miao Xie · 10 years ago
  60. 6ba40b6 Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devie by Miao Xie · 10 years ago
  61. addc3fa Btrfs: Fix the problem that the dirty flag of dev stats is cleared by Miao Xie · 10 years ago
  62. d5ee37b Btrfs: make the device lock and its protected data in the same cacheline by Miao Xie · 10 years ago
  63. 5f54606 Btrfs: fix wrong generation check of super block on a seed device by Miao Xie · 10 years ago
  64. 17a9be2 Btrfs: fix wrong fsid check of scrub by Miao Xie · 10 years ago
  65. 2fad4e8 btrfs: wake up transaction thread from SYNC_FS ioctl by David Sterba · 10 years ago
  66. c01a5c0 Btrfs: fix wrong max inline data size limit by Wang Shilong · 10 years ago
  67. 354877b Btrfs: fix off-by-one in cow_file_range_inline() by Wang Shilong · 10 years ago
  68. 7816030 Btrfs: fall into nocompression codes quickly if possible by Wang Shilong · 10 years ago
  69. f79707b Btrfs: fix wrong skipping compression for an inode by Wang Shilong · 10 years ago
  70. d447d0d Btrfs: fix sparse warning by Fabian Frederick · 10 years ago
  71. 1458665 Btrfs: use BUG_ON by HIMANGI SARAOGI · 10 years ago
  72. 7880991 btrfs compression: merge inflate and deflate z_streams by Sergey Senozhatsky · 10 years ago
  73. 555e128 Btrfs: set error return value in btrfs_get_blocks_direct by Filipe Manana · 10 years ago
  74. 27a3507 Btrfs: reduce size of struct extent_state by Filipe Manana · 10 years ago
  75. 6f84e23 btrfs: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  76. 29549ae Btrfs: print btrfs specific info for some fatal error cases by Wang Shilong · 10 years ago
  77. d20983b Btrfs: fix writing data into the seed filesystem by Miao Xie · 10 years ago
  78. 47059d9 Btrfs: make defragment work with nodatacow option by Wang Shilong · 10 years ago
  79. 48fcc3f btrfs: label should not contain return char by Satoru Takeuchi · 10 years ago
  80. ec95d49 btrfs: device delete must be sysloged by Anand Jain · 10 years ago
  81. 43d2076 btrfs: device add must be sysloged by Anand Jain · 10 years ago
  82. 4027e0f Btrfs: clear compress-force when remounting with compress option by Wang Shilong · 10 years ago
  83. ed6078f btrfs: use DIV_ROUND_UP instead of open-coded variants by David Sterba · 10 years ago
  84. 4e54b17 btrfs: clean away stripe_align helper by David Sterba · 10 years ago
  85. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
  86. 962a298 btrfs: kill the key type accessor helpers by David Sterba · 10 years ago
  87. 3abdbd7 btrfs: make close_ctree return void by David Sterba · 10 years ago
  88. 57cdc8d btrfs: cleanup ino cache members of btrfs_root by David Sterba · 11 years ago
  89. c6f83c7 btrfs: clenaup: don't call btrfs_release_path before free_path by David Sterba · 11 years ago
  90. 32471dc btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshot by David Sterba · 11 years ago
  91. 9e82bf0 Linux 3.17-rc5 by Linus Torvalds · 10 years ago
  92. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  94. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  95. 4023bfc be careful with nd->inode in path_init() and follow_dotdot_rcu() by Al Viro · 10 years ago
  96. 7bd8837 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  97. 02c1be3 Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  98. 8ac19f0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. 938c04a Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 10 years ago
  100. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago