index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2015-06-03
Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap
Josef Bacik
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: wake up extent state waiters on unlock through clear_extent_bits
Filipe Manana
2015-06-03
Btrfs: fix chunk allocation regression leading to transaction abort
Filipe Manana
2015-06-02
btrfs: use after free when closing devices
Sasha Levin
2015-06-02
btrfs: make root id query unprivileged
David Sterba
2015-06-02
Btrfs: fix block group ->space_info null pointer dereference
Filipe Manana
2015-06-02
Btrfs: check error before reporting missing device and add uuid
Anand Jain
2015-06-02
btrfs: Fix superblock csum type check.
Qu Wenruo
2015-06-02
Btrfs: incremental send, fix clone operations for compressed extents
Filipe Manana
2015-06-02
btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
Christian Engelmayer
2015-06-02
Btrfs: fix mutex unlock without prior lock on space cache truncation
Filipe Manana
2015-06-02
Btrfs: log when missing device is created
Anand Jain
2015-06-02
btrfs: fix warnings after changes in btrfs_abort_transaction
David Sterba
2015-06-02
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
2015-06-02
btrfs: report exact callsite where transaction abort occurs
David Sterba
2015-06-02
btrfs: let tree defrag work in SSD mode
David Sterba
2015-06-02
Btrfs: check pending chunks when shrinking fs to avoid corruption
Filipe Manana
2015-06-02
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
2015-06-03
Btrfs: incremental send, check if orphanized dir inode needs delayed rename
Filipe Manana
2015-06-03
Btrfs: incremental send, don't delay directory renames unnecessarily
Filipe Manana
2015-05-27
Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
Anand Jain
2015-05-27
Btrfs: sysfs: add support to add parent for fsid
Anand Jain
2015-05-27
Btrfs: sysfs: separate kobject and attribute creation
Anand Jain
2015-05-27
Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static
Anand Jain
2015-05-27
Btrfs: sysfs: make btrfs_sysfs_add_device() non static
Anand Jain
2015-05-27
Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
Anand Jain
2015-05-27
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
Btrfs: sysfs: provide framework to remove all fsid sysfs kobject
Anand Jain
2015-05-27
Btrfs: sysfs: add pointer to access fs_info from fs_devices
Anand Jain
2015-05-27
Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids
Anand Jain
2015-05-27
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...
Anand Jain
2015-05-27
Btrfs: sysfs: separate device kobject and its attribute creation
Anand Jain
2015-05-27
Btrfs: sysfs: let default_attrs be separate from the kset
Anand Jain
2015-05-27
Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
Anand Jain
2015-05-27
Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
Anand Jain
2015-05-27
Btrfs: sysfs: reorder the kobject creations
Anand Jain
2015-05-27
Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
Anand Jain
2015-05-27
Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
Anand Jain
2015-05-27
Btrfs: sysfs: fix, undo sysfs device links
Anand Jain
2015-05-27
Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
Anand Jain
2015-05-27
Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject ...
Anand Jain
2015-05-23
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
[prev]
[next]