index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
2016-01-07
btrfs: constify static arrays
David Sterba
2015-10-22
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-09-29
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...
Anand Jain
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-10
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
Filipe Manana
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
2015-08-09
Btrfs: add support for blkio controllers
Chris Mason
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-07-29
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
2015-07-29
btrfs: explictly delete unused block groups in close_ctree and ro-remount
Jeff Mahoney
2015-06-03
Btrfs: show subvol= and subvolid= in /proc/mounts
Omar Sandoval
2015-06-03
Btrfs: unify subvol= and subvolid= mounting
Omar Sandoval
2015-06-03
Btrfs: fail on mismatched subvol and subvolid mount options
Omar Sandoval
2015-06-03
Btrfs: clean up error handling in mount_subvol()
Omar Sandoval
2015-06-03
Btrfs: remove all subvol options before mounting top-level
Omar Sandoval
2015-06-03
Btrfs: lock superblock before remounting for rw subvol
Omar Sandoval
2015-06-03
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
2015-06-03
btrfs: report exact callsite where transaction abort occurs
David Sterba
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-27
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
2015-03-27
btrfs: explicitly set control file's private_data
Tom Van Braeckel
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-03
btrfs: cleanup 64bit/32bit divs, compile time constants
David Sterba
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-01-22
btrfs: remove a no-op unfreeze superbock callback
David Sterba
2015-01-21
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.
Qu Wenruo
2015-01-19
btrfs: sync ioctl, handle errors after transaction start
David Sterba
2014-12-03
Btrfs: make btrfs_abort_transaction consider existence of new block groups
Filipe Manana
2014-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2014-11-21
btrfs: fix wrong accounting of raid1 data profile in statfs
David Sterba
2014-11-21
Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2
Josef Bacik
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
2014-11-12
btrfs: do commit in sync_fs if there are pending changes
David Sterba
2014-10-27
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
2014-10-08
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
2014-10-06
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2014-10-02
btrfs: use slab for end_io_wq structures
David Sterba
2014-10-02
btrfs: fix error labels in init_btrfs_fs
David Sterba
2014-10-02
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
2014-10-01
btrfs: remove unused variable from btrfs_parse_options
David Sterba
2014-09-17
Btrfs: fix unprotected device list access when getting the fs information
Miao Xie
2014-09-17
btrfs: add trace for qgroup accounting
Mark Fasheh
2014-09-17
Btrfs: clear compress-force when remounting with compress option
Wang Shilong
2014-09-17
btrfs: make close_ctree return void
David Sterba
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2014-08-15
btrfs: adjust statfs calculations according to raid profiles
David Sterba
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
2014-07-03
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
Anand Jain
[next]