index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix deadlock with extent-same and readpage
Mark Fasheh
2015-07-02
1
-31
/
+117
*
btrfs: pass unaligned length to btrfs_cmp_data()
Mark Fasheh
2015-07-02
1
-1
/
+2
*
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
2015-07-02
1
-0
/
+108
*
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
2015-06-30
1
-0
/
+104
*
Btrfs: fix fsync data loss after append write
Filipe Manana
2015-06-30
1
-5
/
+9
*
Btrfs: fix crash on close_ctree() if cleaner starts new transaction
Filipe Manana
2015-06-30
1
-0
/
+29
*
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
2015-06-30
1
-4
/
+11
*
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-06-30
1
-1
/
+1
*
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
2015-06-30
4
-6
/
+58
*
btrfs: add error handling for scrub_workers_get()
Zhao Lei
2015-06-30
1
-19
/
+20
*
btrfs: cleanup noused initialization of dev in btrfs_end_bio()
Zhao Lei
2015-06-30
1
-1
/
+1
*
btrfs: qgroup: allow user to clear the limitation on qgroup
Yang Dongsheng
2015-06-30
1
-8
/
+41
*
btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()
Dan Carpenter
2015-06-24
1
-9
/
+11
*
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...
Chris Mason
2015-06-23
7
-53
/
+238
|
\
|
*
Btrfs: Check if kobject is initialized before put
Anand Jain
2015-06-22
1
-3
/
+5
|
*
Btrfs: sysfs: add support to show replacing target in the sysfs
Anand Jain
2015-06-19
2
-1
/
+7
|
*
Btrfs: free the stale device
Anand Jain
2015-06-19
1
-0
/
+61
|
*
Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
Anand Jain
2015-05-27
1
-1
/
+1
|
*
Btrfs: sysfs: add support to add parent for fsid
Anand Jain
2015-05-27
1
-2
/
+2
|
*
Btrfs: sysfs: separate kobject and attribute creation
Anand Jain
2015-05-27
2
-14
/
+19
|
*
Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static
Anand Jain
2015-05-27
2
-1
/
+2
|
*
Btrfs: sysfs: make btrfs_sysfs_add_device() non static
Anand Jain
2015-05-27
1
-0
/
+1
|
*
Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
Anand Jain
2015-05-27
2
-1
/
+3
|
*
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
4
-10
/
+10
|
*
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
4
-7
/
+6
|
*
Btrfs: sysfs: provide framework to remove all fsid sysfs kobject
Anand Jain
2015-05-27
1
-1
/
+16
|
*
Btrfs: sysfs: add pointer to access fs_info from fs_devices
Anand Jain
2015-05-27
3
-0
/
+25
|
*
Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids
Anand Jain
2015-05-27
2
-0
/
+5
|
*
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...
Anand Jain
2015-05-27
4
-43
/
+56
|
*
Btrfs: sysfs: separate device kobject and its attribute creation
Anand Jain
2015-05-27
1
-6
/
+15
|
*
Btrfs: sysfs: let default_attrs be separate from the kset
Anand Jain
2015-05-27
1
-4
/
+8
|
*
Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
Anand Jain
2015-05-27
1
-1
/
+14
|
*
Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
Anand Jain
2015-05-27
1
-4
/
+4
|
*
Btrfs: sysfs: reorder the kobject creations
Anand Jain
2015-05-27
1
-10
/
+13
|
*
Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
Anand Jain
2015-05-27
1
-4
/
+6
|
*
Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
Anand Jain
2015-05-27
1
-0
/
+1
|
*
Btrfs: sysfs: fix, undo sysfs device links
Anand Jain
2015-05-27
1
-0
/
+17
|
*
Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
Anand Jain
2015-05-27
1
-1
/
+0
|
*
Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject ...
Anand Jain
2015-05-27
1
-0
/
+2
*
|
Btrfs: use received_uuid of parent during send
Josef Bacik
2015-06-12
1
-4
/
+21
*
|
Btrfs: fix use-after-free in btrfs_replay_log
Liu Bo
2015-06-12
1
-1
/
+2
*
|
btrfs: wait for delayed iputs on no space
Zhao Lei
2015-06-10
1
-0
/
+3
*
|
btrfs: qgroup: Make snapshot accounting work with new extent-oriented
Qu Wenruo
2015-06-10
1
-20
/
+33
*
|
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
Qu Wenruo
2015-06-10
4
-0
/
+40
*
|
btrfs: ulist: Add ulist_del() function.
Qu Wenruo
2015-06-10
2
-11
/
+37
*
|
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
4
-917
/
+3
*
|
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
3
-27
/
+89
*
|
btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
2
-100
/
+28
*
|
btrfs: qgroup: Switch rescan to new mechanism.
Qu Wenruo
2015-06-10
1
-36
/
+7
*
|
btrfs: qgroup: Add new qgroup calculation function
Qu Wenruo
2015-06-10
3
-0
/
+118
[next]