index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
*
btrfs: move struct io_ctl into ctree.h and rename it
Chris Mason
2015-04-10
*
Btrfs: don't steal from the global reserve if we don't have the space
Josef Bacik
2015-04-10
*
Btrfs: don't commit the transaction in the async space flushing
Josef Bacik
2015-04-10
*
Btrfs: reserve space for block groups
Josef Bacik
2015-04-10
*
Btrfs: refill block reserves during truncate
Chris Mason
2015-04-10
*
Btrfs: account for crcs in delayed ref processing
Josef Bacik
2015-04-10
*
btrfs: actively run the delayed refs while deleting large files
Chris Mason
2015-04-10
*
fs: btrfs: Add missing include file
Guenter Roeck
2015-04-01
*
Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()
Chris Mason
2015-04-01
*
Btrfs: Remove the check for old-style mkfs
Liu Bo
2015-03-26
*
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
2015-03-26
*
btrfs: explicitly set control file's private_data
Tom Van Braeckel
2015-03-26
*
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
2015-03-26
*
btrfs: don't accept bare namespace as a valid xattr
David Sterba
2015-03-26
*
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
2015-03-26
*
Btrfs: fix metadata inconsistencies after directory fsync
Filipe Manana
2015-03-26
*
Btrfs: change the insertion criteria for the qgroup operations rbtree
Filipe Manana
2015-03-26
*
Btrfs: add missing inode item update in fallocate()
Filipe Manana
2015-03-26
*
Btrfs: incremental send, remove dead code
Filipe Manana
2015-03-26
*
Btrfs: incremental send, clear name from cache after orphanization
Filipe Manana
2015-03-26
*
Btrfs: send, don't leave without decrementing clone root's send_progress
Filipe Manana
2015-03-26
*
Btrfs: send, add missing check for dead clone root
Filipe Manana
2015-03-26
*
Btrfs: remove deleted xattrs on fsync log replay
Filipe Manana
2015-03-26
*
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
|
\
|
*
btrfs: cleanup, reduce temporary variables in btrfs_read_roots
David Sterba
2015-02-16
|
*
btrfs: use correct type for workqueue flags
David Sterba
2015-02-16
|
*
btrfs: factor btrfs_read_roots() out of open_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: factor btrfs_replay_log() out of open_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: factor btrfs_init_workqueues() out of open_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: factor btrfs_init_qgroup() out of open_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: factor btrfs_init_dev_replace_locks() out of open_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: factor btrfs_init_btree_inode() out of open_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: factor btrfs_init_balance() out of open_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: factor btrfs_init_scrub() out of open_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: consistently use fs_info in close_ctree()
Eric Sandeen
2015-02-16
|
*
btrfs: remove unused fs_info arg from btrfs_close_extra_devices()
Eric Sandeen
2015-02-16
|
*
btrfs: fix sizeof format specifier in btrfs_check_super_valid()
Fabian Frederick
2015-02-16
|
*
btrfs: cleanup: use for() loop in btrfs_map_bio()
Zhao Lei
2015-02-16
|
*
btrfs: remove unused chunk_tree argument in several functions
Zhao Lei
2015-02-16
|
*
btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space()
Zhao Lei
2015-02-16
|
*
btrfs: constify structs with op functions or static definitions
David Sterba
2015-02-16
|
*
Btrfs: switch to kvfree() helper
Wang Shilong
2015-02-16
|
*
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-02-16
|
*
Btrfs: delayed-inode: replace root args iff only fs_info used
Daniel Dressler
2015-02-16
|
*
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
2015-02-16
*
|
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-25
|
\
\
|
*
|
btrfs: remove shadowing variables in __btrfs_map_block
David Sterba
2015-03-03
|
*
|
btrfs: switch helper macros to static inlines in sysfs.h
David Sterba
2015-03-03
|
*
|
btrfs: cleanup, use correct type in div_u64_rem
David Sterba
2015-03-03
|
*
|
btrfs: replace remaining do_div calls with div_u64 variants
David Sterba
2015-03-03
[next]