summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-10Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2014-06-10Btrfs: rework qgroup accountingJosef Bacik
2014-06-10Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-06-10Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-10Btrfs: fix joining same transaction handle more than twiceWang Shilong
2014-06-10Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie
2014-06-10Btrfs: check if items are ordered when a leaf is marked dirtyFilipe Manana
2014-06-10Btrfs: don't access non-existent key when csum tree is emptyFilipe Manana
2014-06-10Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-06-10Btrfs: fix possible memory leak in btrfs_create_tree()Tsutomu Itoh
2014-06-10btrfs: remove useless ACL checkZhangZhen
2014-06-10btrfs: btrfs_rm_device() should zero mirror SB as wellAnand Jain
2014-06-10Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie
2014-06-10Btrfs: send, fix more issues related to directory renamesFilipe Manana
2014-06-10Btrfs: send, remove dead code from __get_cur_name_and_parentFilipe Manana
2014-06-10Btrfs: send, account for orphan directories when building path stringsFilipe Manana
2014-06-10Btrfs: send, avoid unnecessary inode item lookup in the btreeFilipe Manana
2014-06-10btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel spaceGui Hecheng
2014-06-10btrfs: fix wrong max system array size check in kernel spaceGui Hecheng
2014-06-10btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.Qu Wenruo
2014-06-10Btrfs: reclaim the reserved metadata space at backgroundMiao Xie
2014-06-10Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-10btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-10btrfs: assert that send is not in progres before root deletionDavid Sterba
2014-06-10btrfs: protect snapshots from deleting during sendDavid Sterba
2014-06-10btrfs: remove redundant null check in btrfs_dentry_release()Daeseok Youn
2014-06-10Btrfs: implement inode_operations callback tmpfileFilipe Manana
2014-06-10btrfs: make FS_INFO ioctl available to anyoneDavid Sterba
2014-06-10btrfs: make DEV_INFO ioctl available to anyoneDavid Sterba
2014-06-10btrfs: export more from FS_INFO to sysfsDavid Sterba
2014-06-10btrfs: retrieve more info from FS_INFO ioctlDavid Sterba
2014-06-10btrfs: balance filter: add limit of processed chunksDavid Sterba
2014-06-10Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana
2014-06-10Btrfs: do not increment on bio_index one by oneLiu Bo
2014-06-10Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana
2014-06-10btrfs: Remove unnecessary check for NULLTobias Klauser
2014-06-10btrfs: fix inline compressed read err corruptionZach Brown
2014-06-10btrfs: return ptr error from compression workspaceZach Brown
2014-06-10btrfs: return errno instead of -1 from compressionZach Brown
2014-06-10btrfs: check_int: propagate out-of-memory error upwardsStefan Behrens
2014-06-10Btrfs: fix hang on error (such as ENOSPC) when writing extent pagesFilipe Manana
2014-06-08Linux 3.15Linus Torvalds
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-07Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-06-06Btrfs: send, fix corrupted path strings for long pathsFilipe Manana
2014-06-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds