index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
btrfs: Move btrfs_raid_array to public
Zhao Lei
2015-10-21
|
|
*
btrfs: use a single if() statement for one outcome in get_block_rsv()
Alexandru Moise
2015-10-21
|
|
*
btrfs: memset cur_trans->delayed_refs to zero
Alexandru Moise
2015-10-21
|
|
*
btrfs: remove unnecessary list_del
Byongho Lee
2015-10-21
|
|
*
btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry
Byongho Lee
2015-10-21
|
|
*
btrfs: trimming some start_transaction() code away
Alexandru Moise
2015-10-21
|
|
*
btrfs: Fixed declaration of old_len
Alexandru Moise
2015-10-21
|
|
*
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
2015-10-21
|
|
*
Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...
Chandan Rajendra
2015-10-21
|
*
|
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
2015-10-12
|
|
\
\
|
|
*
|
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
2015-10-10
|
|
*
|
btrfs: remove extra barrier before waitqueue_active
David Sterba
2015-10-10
|
|
*
|
btrfs: add comments to barriers before waitqueue_active
David Sterba
2015-10-10
|
|
*
|
btrfs: comment waitqueue_active implied by locks
David Sterba
2015-10-10
|
|
*
|
btrfs: add barrier for waitqueue_active in clear_btree_io_tree
David Sterba
2015-10-10
|
|
*
|
btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
David Sterba
2015-10-10
|
*
|
|
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-12
|
|
\
\
\
|
|
*
|
|
Btrfs: move kobj stuff out of dev_replace lock range
Liu Bo
2015-10-01
|
|
*
|
|
Btrfs: add helper for closing one device
Anand Jain
2015-10-01
|
|
*
|
|
Btrfs: don't log error from btrfs_get_bdev_and_sb
Anand Jain
2015-10-01
|
|
*
|
|
Btrfs: kernel operation should come after user input has been verified
Anand Jain
2015-10-01
|
|
*
|
|
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
Anand Jain
2015-10-01
|
|
*
|
|
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
2015-10-01
|
|
*
|
|
Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
Anand Jain
2015-10-01
|
|
*
|
|
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
|
|
*
|
|
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...
Anand Jain
2015-09-29
|
|
*
|
|
Btrfs: SB read failure should return EIO for __bread failure
Anand Jain
2015-09-29
|
|
*
|
|
Btrfs: rename super_kobj to fsid_kobj
Anand Jain
2015-09-29
|
|
*
|
|
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
Anand Jain
2015-09-29
|
|
*
|
|
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
Anand Jain
2015-09-29
|
|
*
|
|
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
Anand Jain
2015-09-29
|
|
*
|
|
Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted
Anand Jain
2015-09-29
|
|
|
/
/
|
*
|
|
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-12
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
btrfs: switch more printks to our helpers
David Sterba
2015-10-08
|
|
*
|
btrfs: switch message printers to ratelimited variants
David Sterba
2015-10-08
|
|
*
|
btrfs: introduce ratelimited variants of message printing functions
David Sterba
2015-10-08
|
|
*
|
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
2015-10-08
|
|
*
|
btrfs: introduce ratelimited _in_rcu variants of message printing functions
David Sterba
2015-10-08
|
|
*
|
btrfs: switch message printers to _in_rcu variants
David Sterba
2015-10-08
|
|
*
|
btrfs: introduce _in_rcu variants of message printing functions
David Sterba
2015-10-08
|
|
|
/
*
|
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-24
|
\
\
\
|
*
|
|
btrfs: fix possible leak in btrfs_ioctl_balance()
Christian Engelmayer
2015-10-21
|
*
|
|
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
Qu Wenruo
2015-10-20
*
|
|
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-16
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
btrfs: fix use after free iterating extrefs
Chris Mason
2015-10-13
|
*
|
btrfs: check unsupported filters in balance arguments
David Sterba
2015-10-13
*
|
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-09
|
\
|
|
|
|
/
|
/
|
|
*
BTRFS: support NFSv2 export
NeilBrown
2015-10-06
|
*
Btrfs: open_ctree: Fix possible memory leak
chandan
2015-10-06
|
*
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
2015-10-05
[prev]
[next]