summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-06-09Btrfs: send, fix more issues related to directory renamesFilipe Manana
2014-06-09Btrfs: send, remove dead code from __get_cur_name_and_parentFilipe Manana
2014-06-09Btrfs: send, account for orphan directories when building path stringsFilipe Manana
2014-06-09Btrfs: send, avoid unnecessary inode item lookup in the btreeFilipe Manana
2014-06-09btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel spaceGui Hecheng
2014-06-09btrfs: fix wrong max system array size check in kernel spaceGui Hecheng
2014-06-09btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.Qu Wenruo
2014-06-09Btrfs: reclaim the reserved metadata space at backgroundMiao Xie
2014-06-09Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-09btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-09btrfs: assert that send is not in progres before root deletionDavid Sterba
2014-06-09btrfs: protect snapshots from deleting during sendDavid Sterba
2014-06-09btrfs: remove redundant null check in btrfs_dentry_release()Daeseok Youn
2014-06-09Btrfs: implement inode_operations callback tmpfileFilipe Manana
2014-06-09btrfs: make FS_INFO ioctl available to anyoneDavid Sterba
2014-06-09btrfs: make DEV_INFO ioctl available to anyoneDavid Sterba
2014-06-09btrfs: export more from FS_INFO to sysfsDavid Sterba
2014-06-09btrfs: retrieve more info from FS_INFO ioctlDavid Sterba
2014-06-09btrfs: balance filter: add limit of processed chunksDavid Sterba
2014-06-09Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana
2014-06-09Btrfs: do not increment on bio_index one by oneLiu Bo
2014-06-09Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana
2014-06-09btrfs: Remove unnecessary check for NULLTobias Klauser
2014-06-09btrfs: fix inline compressed read err corruptionZach Brown
2014-06-09btrfs: return ptr error from compression workspaceZach Brown
2014-06-09btrfs: return errno instead of -1 from compressionZach Brown
2014-06-09btrfs: check_int: propagate out-of-memory error upwardsStefan Behrens
2014-06-09Btrfs: fix hang on error (such as ENOSPC) when writing extent pagesFilipe Manana
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
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-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan
2014-05-31dcache: add missing lockdep annotationLinus Torvalds
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro
2014-05-29split dentry_kill()Al Viro
2014-05-28lift the "already marked killed" case into shrink_dentry_list()Al Viro
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi
2014-05-25Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds
2014-05-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-05-22Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields