1. 3393168 btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value. by Qu Wenruo · 10 years ago
  2. e09fe2d btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created by Qu Wenruo · 10 years ago
  3. 8465ece btrfs: Check qgroup level in kernel qgroup assign. by Qu Wenruo · 10 years ago
  4. f5a6b1c btrfs: qgroup: allow to remove qgroup which has parent but no child. by Dongsheng Yang · 10 years ago
  5. 09870d2 btrfs: qgroup: return EINVAL if level of parent is not higher than child's. by Dongsheng Yang · 10 years ago
  6. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  7. 237c0e9 Btrfs: qgroup, Account data space in more proper timings. by Dongsheng Yang · 10 years ago
  8. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  9. 804ca12 Btrfs: qgroup: free reserved in exceeding quota. by Dongsheng Yang · 10 years ago
  10. 4087cf2 Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). by Dongsheng Yang · 10 years ago
  11. 03477d9 btrfs: qgroup: fix limit args override whole limit struct by Dongsheng Yang · 10 years ago
  12. d3001ed btrfs: qgroup: update limit info in function btrfs_run_qgroups(). by Dongsheng Yang · 10 years ago
  13. 1510e71 btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item(). by Dongsheng Yang · 10 years ago
  14. e8c8541 btrfs: qgroup: update qgroup in memory at the same time when we update it in btree. by Dongsheng Yang · 10 years ago
  15. 3eeb4d5 btrfs: qgroup: inherit limit info from srcgroup in creating snapshot. by Dongsheng Yang · 10 years ago
  16. c99f1b0 btrfs: Support busy loop of write and delete by Zhao Lei · 10 years ago
  17. d7c1517 btrfs: Fix NO_SPACE bug caused by delayed-iput by Zhao Lei · 10 years ago
  18. 18d018a btrfs: add WARN_ON() to check is space_info op current by Zhao Lei · 10 years ago
  19. c30666d btrfs: Set relative data on clear btrfs_block_group_cache->pinned by Zhao Lei · 10 years ago
  20. 264ca0f btrfs: Adjust commit-transaction condition to avoid NO_SPACE more by Zhao Lei · 10 years ago
  21. f2ab761 btrfs: Fix tail space processing in find_free_dev_extent() by Zhao Lei · 10 years ago
  22. 94b947b btrfs: fix condition of commit transaction by Zhao Lei · 10 years ago
  23. de249e6 Btrfs: fix uninit variable in clone ioctl by Chris Mason · 9 years ago
  24. ccccf3d6 Btrfs: fix inode eviction infinite loop after cloning into it by Filipe Manana · 10 years ago
  25. 113e828 Btrfs: fix inode eviction infinite loop after extent_same ioctl by Filipe Manana · 10 years ago
  26. df858e7 Btrfs: fix range cloning when same inode used as source and destination by Filipe Manana · 10 years ago
  27. cdfb080 Btrfs: fix use after free when close_ctree frees the orphan_rsv by Chris Mason · 9 years ago
  28. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 9 years ago
  29. 2b10826 Btrfs: don't use highmem for free space cache pages by Chris Mason · 9 years ago
  30. c9dc4c6 Btrfs: two stage dirty block group writeout by Chris Mason · 10 years ago
  31. 4c6d1d8 btrfs: move struct io_ctl into ctree.h and rename it by Chris Mason · 9 years ago
  32. 3bce876 Btrfs: don't steal from the global reserve if we don't have the space by Josef Bacik · 10 years ago
  33. 365c531 Btrfs: don't commit the transaction in the async space flushing by Josef Bacik · 10 years ago
  34. cb723e4 Btrfs: reserve space for block groups by Josef Bacik · 10 years ago
  35. 28f75a0 Btrfs: refill block reserves during truncate by Chris Mason · 10 years ago
  36. 1262133 Btrfs: account for crcs in delayed ref processing by Josef Bacik · 10 years ago
  37. 28ed134 btrfs: actively run the delayed refs while deleting large files by Chris Mason · 10 years ago
  38. 4a3d1ca fs: btrfs: Add missing include file by Guenter Roeck · 10 years ago
  39. dd82525 Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent() by Chris Mason · 10 years ago
  40. e56a951 Btrfs: Remove the check for old-style mkfs by Liu Bo · 10 years ago
  41. 727b978 btrfs: cleanup orphans while looking up default subvolume by Jeff Mahoney · 10 years ago
  42. d862095 btrfs: explicitly set control file's private_data by Tom Van Braeckel · 10 years ago
  43. 26e726a btrfs: incorrect handling for fiemap_fill_next_extent return by Chengyu Song · 10 years ago
  44. 3c3b04d btrfs: don't accept bare namespace as a valid xattr by David Sterba · 10 years ago
  45. dcc82f4 Btrfs: fix log tree corruption when fs mounted with -o discard by Filipe Manana · 10 years ago
  46. 2f2ff0e Btrfs: fix metadata inconsistencies after directory fsync by Filipe Manana · 10 years ago
  47. bf69196 Btrfs: change the insertion criteria for the qgroup operations rbtree by Filipe Manana · 10 years ago
  48. 3d850dd Btrfs: add missing inode item update in fallocate() by Filipe Manana · 10 years ago
  49. 5f806c3 Btrfs: incremental send, remove dead code by Filipe Manana · 10 years ago
  50. 8996a48 Btrfs: incremental send, clear name from cache after orphanization by Filipe Manana · 10 years ago
  51. 2f1f465 Btrfs: send, don't leave without decrementing clone root's send_progress by Filipe Manana · 10 years ago
  52. 5cc2b17 Btrfs: send, add missing check for dead clone root by Filipe Manana · 10 years ago
  53. 4f764e5 Btrfs: remove deleted xattrs on fsync log replay by Filipe Manana · 10 years ago
  54. 9b30563 Merge branch 'cleanup/divs' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  55. fc4c3c8 Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  56. 9deed22 Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  57. bc465aa Linux 4.0-rc5 by Linus Torvalds · 10 years ago
  58. 1b717b1 Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  59. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  60. b93dbee Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  61. 704fa7f Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  62. b2f45ee Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  63. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  64. f897522 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  65. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  66. 97448d5 Merge git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  67. bb8ef2f Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  68. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  69. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  70. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  71. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  72. c6ef814 Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  73. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  74. 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  75. 9c86286 Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  76. 0c35bd4 md: fix problems with freeing private data after ->run failure. by NeilBrown · 10 years ago
  77. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  78. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  79. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
  80. 8265d44 Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  81. f42e2c2 Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  82. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 10 years ago
  83. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 10 years ago
  84. 215a8fe target/pscsi: Fix NULL pointer dereference in get_device_type by Nicholas Bellinger · 10 years ago
  85. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 10 years ago
  86. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 10 years ago
  87. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  88. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 10 years ago
  89. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 10 years ago
  90. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 10 years ago
  91. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 10 years ago
  92. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  93. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  94. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  95. 32dafb94 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  96. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  97. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  98. a93fc15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  99. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  100. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 10 years ago