index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2015-06-19
Btrfs: sysfs: add support to show replacing target in the sysfs
Anand Jain
2015-06-19
Btrfs: free the stale device
Anand Jain
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-20
Btrfs: fix regression in raid level conversion
Chris Mason
2015-05-19
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
2015-05-19
btrfs: clear 'ret' in btrfs_check_shared() loop
Mark Fasheh
2015-05-16
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-11
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
Filipe Manana
2015-05-11
Btrfs: fix race between block group creation and their cache writeout
Filipe Manana
2015-05-11
Btrfs: fix panic when starting bg cache writeout after IO error
Filipe Manana
2015-05-11
Btrfs: fix crash after inode cache writeback failure
Filipe Manana
2015-05-08
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-06
Btrfs: fix wrong mapping flags for free space inode
Filipe Manana
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
2015-04-26
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2015-04-26
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-04-26
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
Omar Sandoval
2015-04-26
btrfs: fix race on ENOMEM in alloc_extent_buffer
Omar Sandoval
2015-04-26
btrfs: handle ENOMEM in btrfs_alloc_tree_block
Omar Sandoval
2015-04-26
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
Forrest Liu
2015-04-26
Btrfs: don't check for delalloc_bytes in cache_save_setup
Chris Mason
2015-04-26
Btrfs: fix deadlock when starting writeback of bg caches
Filipe Manana
2015-04-26
Btrfs: fix race between start dirty bg cache writeout and bg deletion
Filipe Manana
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
Btrfs: prevent list corruption during free space cache processing
Chris Mason
[next]