summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issueAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: add support to add parent for fsidAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: separate kobject and attribute creationAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non staticAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: make btrfs_sysfs_add_device() non staticAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: make btrfs_sysfs_add_fsid() non staticAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_infoAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_infoAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: provide framework to remove all fsid sysfs kobjectAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: add pointer to access fs_info from fs_devicesAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: introduce btrfs_get_fs_uuids to get fs_uuidsAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...Anand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: separate device kobject and its attribute creationAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: let default_attrs be separate from the ksetAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsidAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsidAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: reorder the kobject creationsAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfc: sysfs: fix, check if device_dir_kobj is init before destroyAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: fix, kobject pointer clean up needed after kobject releaseAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: fix, undo sysfs device linksAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twiceAnand Jain2015-05-27
| | * | | | | | | | | | | | | | | Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject ...Anand Jain2015-05-27
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Btrfs: use received_uuid of parent during sendJosef Bacik2015-06-12
| * | | | | | | | | | | | | | | Btrfs: fix use-after-free in btrfs_replay_logLiu Bo2015-06-12
| * | | | | | | | | | | | | | | btrfs: wait for delayed iputs on no spaceZhao Lei2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Make snapshot accounting work with new extent-orientedQu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: ulist: Add ulist_del() function.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Switch rescan to new mechanism.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Add new qgroup calculation functionQu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: backref: Add special time_seq == (u64)-1 case forQu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Add new function to record old_roots.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Record possible quota-related extent for qgroup.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Add function qgroup_update_counters().Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Add function qgroup_update_refcnt().Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_exte...Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: delayed-ref: Cleanup the unneeded functions.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: delayed-ref: Use list to replace the ref_root in ref_head.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: backref: Don't merge refs which are not for same block.Qu Wenruo2015-06-10
| * | | | | | | | | | | | | | | btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()Zhao Lei2015-06-10
| * | | | | | | | | | | | | | | btrfs: Handle unaligned length in extent_sameMark Fasheh2015-06-10
| * | | | | | | | | | | | | | | Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.chandan2015-06-10
| * | | | | | | | | | | | | | | Btrfs: btrfs_defrag_file: Fix ra_index computation.chandan2015-06-10
| * | | | | | | | | | | | | | | Btrfs: fix necessary chunk tree space calculation when allocating a chunkFilipe Manana2015-06-10
| * | | | | | | | | | | | | | | Btrfs: don't attach unnecessary extents to transaction on fsyncFilipe Manana2015-06-10
| * | | | | | | | | | | | | | | Btrfs: avoid syncing log in the fast fsync path when not necessaryFilipe Manana2015-06-10