summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Btrfs: split up __extent_writepage to lower stack usageChris Mason2014-06-09
| * | | | | | | | | | btrfs: Drop EXTENT_UPTODATE check in hole punching and direct lockingAlex Gartrell2014-06-09
| * | | | | | | | | | Btrfs: cut down stack usage in btree_write_cache_pagesChris Mason2014-06-09
| * | | | | | | | | | Btrfs: break up __btrfs_write_out_cache to cut down stack usageChris Mason2014-06-09
| * | | | | | | | | | Btrfs: free tmp ulist for qgroup rescanJosef Bacik2014-06-09
| * | | | | | | | | | btrfs: usage error should not be logged into system logAnand Jain2014-06-09
| * | | | | | | | | | btrfs: remove newline from inode cache kthread nameDavid Sterba2014-06-09
| * | | | | | | | | | btrfs: remove stale newlines from log messagesDavid Sterba2014-06-09
| * | | | | | | | | | Btrfs: fix double free in find_lock_delalloc_rangeChris Mason2014-06-09
| * | | | | | | | | | btrfs: replace simple_strtoull() with kstrtoull()ZhangZhen2014-06-09
| * | | | | | | | | | Btrfs: set right total device count for seeding supportWang Shilong2014-06-09
| * | | | | | | | | | Btrfs: remove OPT_acl parse when acl disabledGuangliang Zhao2014-06-09
| * | | | | | | | | | Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
| * | | | | | | | | | Btrfs: rework qgroup accountingJosef Bacik2014-06-09
| * | | | | | | | | | Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo2014-06-09
| * | | | | | | | | | Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo2014-06-09
| * | | | | | | | | | Btrfs: fix joining same transaction handle more than twiceWang Shilong2014-06-09
| * | | | | | | | | | Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie2014-06-09
| * | | | | | | | | | Btrfs: check if items are ordered when a leaf is marked dirtyFilipe Manana2014-06-09
| * | | | | | | | | | Btrfs: don't access non-existent key when csum tree is emptyFilipe Manana2014-06-09
| * | | | | | | | | | Btrfs: make sure there are not any read requests before stopping workersWang Shilong2014-06-09
| * | | | | | | | | | Btrfs: fix possible memory leak in btrfs_create_tree()Tsutomu Itoh2014-06-09
| * | | | | | | | | | btrfs: remove useless ACL checkZhangZhen2014-06-09
| * | | | | | | | | | btrfs: btrfs_rm_device() should zero mirror SB as wellAnand Jain2014-06-09
| * | | | | | | | | | Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie2014-06-09
| * | | | | | | | | | Btrfs: send, fix more issues related to directory renamesFilipe Manana2014-06-09
| * | | | | | | | | | Btrfs: send, remove dead code from __get_cur_name_and_parentFilipe Manana2014-06-09
| * | | | | | | | | | Btrfs: send, account for orphan directories when building path stringsFilipe Manana2014-06-09
| * | | | | | | | | | Btrfs: send, avoid unnecessary inode item lookup in the btreeFilipe Manana2014-06-09
| * | | | | | | | | | btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel spaceGui Hecheng2014-06-09
| * | | | | | | | | | btrfs: fix wrong max system array size check in kernel spaceGui Hecheng2014-06-09
| * | | | | | | | | | btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.Qu Wenruo2014-06-09
| * | | | | | | | | | Btrfs: reclaim the reserved metadata space at backgroundMiao Xie2014-06-09
| * | | | | | | | | | Btrfs: output warning instead of error when loading free space cache failedMiao Xie2014-06-09
| * | | | | | | | | | btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo2014-06-09
| * | | | | | | | | | btrfs: assert that send is not in progres before root deletionDavid Sterba2014-06-09
| * | | | | | | | | | btrfs: protect snapshots from deleting during sendDavid Sterba2014-06-09
| * | | | | | | | | | btrfs: remove redundant null check in btrfs_dentry_release()Daeseok Youn2014-06-09
| * | | | | | | | | | Btrfs: implement inode_operations callback tmpfileFilipe Manana2014-06-09
| * | | | | | | | | | btrfs: make FS_INFO ioctl available to anyoneDavid Sterba2014-06-09
| * | | | | | | | | | btrfs: make DEV_INFO ioctl available to anyoneDavid Sterba2014-06-09
| * | | | | | | | | | btrfs: export more from FS_INFO to sysfsDavid Sterba2014-06-09
| * | | | | | | | | | btrfs: retrieve more info from FS_INFO ioctlDavid Sterba2014-06-09
| * | | | | | | | | | btrfs: balance filter: add limit of processed chunksDavid Sterba2014-06-09
| * | | | | | | | | | Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana2014-06-09
| * | | | | | | | | | Btrfs: do not increment on bio_index one by oneLiu Bo2014-06-09
| * | | | | | | | | | Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana2014-06-09
| * | | | | | | | | | btrfs: Remove unnecessary check for NULLTobias Klauser2014-06-09
| * | | | | | | | | | btrfs: fix inline compressed read err corruptionZach Brown2014-06-09
| * | | | | | | | | | btrfs: return ptr error from compression workspaceZach Brown2014-06-09