1. 297d750 btrfs: delayed_ref: release and free qgroup reserved at proper timing by Qu Wenruo · 9 years ago
  2. f64d5ca btrfs: delayed_ref: Add new function to record reserved space into delayed ref by Qu Wenruo · 9 years ago
  3. f695fdc btrfs: qgroup: Introduce functions to release/free qgroup reserve data space by Qu Wenruo · 9 years ago
  4. 5247255 btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function by Qu Wenruo · 9 years ago
  5. fefdc55 btrfs: extent_io: Introduce new function clear_record_extent_bits() by Qu Wenruo · 9 years ago
  6. d38ed27 btrfs: extent_io: Introduce new function set_record_extent_bits by Qu Wenruo · 9 years ago
  7. ac46777 btrfs: extent_io: Introduce needed structure for recoding set/clear bits by Qu Wenruo · 9 years ago
  8. a408365 Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  9. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  10. ddd664f btrfs: reada: Fix returned errno code by Luis de Bethencourt · 9 years ago
  11. 0b8d8ce btrfs: check-integrity: Fix returned errno codes by Luis de Bethencourt · 9 years ago
  12. d918764 btrfs: compress: put variables defined per compress type in struct to make cache friendly by Byongho Lee · 9 years ago
  13. 619ed39 btrfs: cleanup iterating over prop_handlers array by Byongho Lee · 9 years ago
  14. 8cd1e73 btrfs: fix a comment typo by Geliang Tang · 9 years ago
  15. 6e4d6fa btrfs: declare rsv_count as unsigned int instead of int by Alexandru Moise · 9 years ago
  16. 5aed1dd btrfs: change num_items type from u64 to unsigned int by Alexandru Moise · 9 years ago
  17. bdcd3c9 btrfs: cleanup btrfs_balance profile validity checks by Alexandru Moise · 9 years ago
  18. bb78915 btrfs/file.c: remove an unsed varialbe first_index by Shan Hai · 9 years ago
  19. 9c170b2 btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile by Zhao Lei · 9 years ago
  20. 8789f4f btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures() by Zhao Lei · 9 years ago
  21. af90204 btrfs: Move btrfs_raid_array to public by Zhao Lei · 9 years ago
  22. e9cf439 btrfs: use a single if() statement for one outcome in get_block_rsv() by Alexandru Moise · 9 years ago
  23. a099d0f btrfs: memset cur_trans->delayed_refs to zero by Alexandru Moise · 9 years ago
  24. 568b1c9 btrfs: remove unnecessary list_del by Byongho Lee · 10 years ago
  25. d7641a4 btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry by Byongho Lee · 10 years ago
  26. f2f767e btrfs: trimming some start_transaction() code away by Alexandru Moise · 10 years ago
  27. 0412e58 btrfs: Fixed declaration of old_len by Alexandru Moise · 10 years ago
  28. ce0eac2 btrfs: Fixed dsize and last_off declarations by Alexandru Moise · 10 years ago
  29. 0d51e28 Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integer constants by Chandan Rajendra · 10 years ago
  30. 0305cd5 Btrfs: fix truncation of compressed and inlined extents by Filipe Manana · 9 years ago
  31. 5e6ecb3 Btrfs: fix double range unlock of hole region when reading page by Filipe Manana · 9 years ago
  32. 8039d87 Btrfs: fix file corruption and data loss after cloning inline extents by Filipe Manana · 9 years ago
  33. b96b1db btrfs: fix resending received snapshot with parent by Robin Ruede · 9 years ago
  34. d906d49 Btrfs: send, fix file corruption due to incorrect cloning operations by Filipe Manana · 9 years ago
  35. 6db4a73 Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  36. 62fb50a Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  37. 640926f Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  38. daf3761 namei: results of d_is_negative() should be checked after dentry revalidation by Trond Myklebust · 9 years ago
  39. ee86395 btrfs: comment the rest of implicit barriers before waitqueue_active by David Sterba · 10 years ago
  40. 779adf0 btrfs: remove extra barrier before waitqueue_active by David Sterba · 10 years ago
  41. a83342a btrfs: add comments to barriers before waitqueue_active by David Sterba · 10 years ago
  42. 33a9eca btrfs: comment waitqueue_active implied by locks by David Sterba · 9 years ago
  43. b666a9c btrfs: add barrier for waitqueue_active in clear_btree_io_tree by David Sterba · 9 years ago
  44. 730d9ec btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked by David Sterba · 9 years ago
  45. 175d58c Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  46. f14d104 btrfs: switch more printks to our helpers by David Sterba · 9 years ago
  47. 9464732 btrfs: switch message printers to ratelimited variants by David Sterba · 9 years ago
  48. 1dd6d7c btrfs: introduce ratelimited variants of message printing functions by David Sterba · 9 years ago
  49. b14af3b btrfs: switch message printers to ratelimited _in_rcu variants by David Sterba · 9 years ago
  50. 24aa6b4 btrfs: introduce ratelimited _in_rcu variants of message printing functions by David Sterba · 9 years ago
  51. ecaeb14 btrfs: switch message printers to _in_rcu variants by David Sterba · 9 years ago
  52. 08a84e2 btrfs: introduce _in_rcu variants of message printing functions by David Sterba · 9 years ago
  53. a0eeb8d Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  54. 39d0d3b NFS: Fix a tracepoint NULL-pointer dereference by Anna Schumaker · 9 years ago
  55. 7d35199 BTRFS: support NFSv2 export by NeilBrown · 10 years ago
  56. e5fffba Btrfs: open_ctree: Fix possible memory leak by chandan · 9 years ago
  57. 3c68319 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  58. d9a0540 Btrfs: fix deadlock when finalizing block group creation by Filipe Manana · 9 years ago
  59. 808f80b Btrfs: update fix for read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  60. b786f16 Btrfs: send, fix corner case for reference overwrite detection by Filipe Manana · 9 years ago
  61. 616a539 [CIFS] Update cifs version number by Steve French · 9 years ago
  62. 5e99b53 nfs4: reset states to use open_stateid when returning delegation voluntarily by Jeff Layton · 9 years ago
  63. e92c1e0 NFSv4: Fix a nograce recovery hang by Benjamin Coddington · 9 years ago
  64. 72d79ff NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH by Trond Myklebust · 9 years ago
  65. 4a0954e NFSv4: Don't try to reclaim unused state owners by Trond Myklebust · 9 years ago
  66. 8fa4592 NFS: Fix a write performance regression by Trond Myklebust · 9 years ago
  67. 40f9027 NFS: Fix up page writeback accounting by Trond Myklebust · 9 years ago
  68. 646200a [SMB3] Do not fall back to SMBWriteX in set_file_size error cases by Steve French · 9 years ago
  69. 8346c41 dax: fix NULL pointer in __dax_pmd_fault() by Ross Zwisler · 9 years ago
  70. 73416da Btrfs: move kobj stuff out of dev_replace lock range by Liu Bo · 10 years ago
  71. f190aa4 Btrfs: add helper for closing one device by Anand Jain · 10 years ago
  72. 097efc9 Btrfs: don't log error from btrfs_get_bdev_and_sb by Anand Jain · 10 years ago
  73. 9e271ae Btrfs: kernel operation should come after user input has been verified by Anand Jain · 10 years ago
  74. 12b1c26 Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks by Anand Jain · 10 years ago
  75. 29c36d7 Btrfs: add btrfs_read_dev_one_super() to read one specific SB by Anand Jain · 10 years ago
  76. d74a625 Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found by Anand Jain · 10 years ago
  77. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  78. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  79. 57d816a Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK defined by Anand Jain · 10 years ago
  80. 92fc03f Btrfs: SB read failure should return EIO for __bread failure by Anand Jain · 10 years ago
  81. c1b7e47 Btrfs: rename super_kobj to fsid_kobj by Anand Jain · 10 years ago
  82. 3257604 Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link by Anand Jain · 10 years ago
  83. e3bd697 Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link by Anand Jain · 10 years ago
  84. 6618a59 Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted by Anand Jain · 10 years ago
  85. 96f3136 Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted by Anand Jain · 10 years ago
  86. cf6f54e UBIFS: Kill unneeded locking in ubifs_init_security by Richard Weinberger · 10 years ago
  87. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  88. ff9f84b [SMB3] Missing null tcon check by Steve French · 9 years ago
  89. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  90. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  91. 8862714 fix encryption error checks on mount by Steve French · 9 years ago
  92. ceb1b0b [SMB3] Fix sec=krb5 on smb3 mounts by Steve French · 9 years ago
  93. 500d701 NFS41: make close wait for layoutreturn by Peng Tao · 9 years ago
  94. 012572d ocfs2/dlm: fix deadlock when dispatch assert master by Joseph Qi · 9 years ago
  95. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  96. 834e465 NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set by Kinglong Mee · 9 years ago
  97. 98ce94c cifs: use server timestamp for ntlmv2 authentication by Peter Seiderer · 9 years ago
  98. e0ddde9 disabling oplocks/leases via module parm enable_oplocks broken for SMB3 by Steve French · 9 years ago
  99. 2b9dbef Btrfs: keep dropped roots in cache until transaction commit by Josef Bacik · 9 years ago
  100. 50745b0 Btrfs: Direct I/O: Fix space accounting by chandan · 10 years ago