summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-06-09btrfs: fix wrong max system array size check in kernel spaceGui Hecheng1-1/+2
2014-06-09btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.Qu Wenruo1-7/+30
2014-06-09Btrfs: reclaim the reserved metadata space at backgroundMiao Xie4-1/+114
2014-06-09Btrfs: output warning instead of error when loading free space cache failedMiao Xie1-2/+2
2014-06-09btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo1-2/+24
2014-06-09btrfs: assert that send is not in progres before root deletionDavid Sterba2-13/+1
2014-06-09btrfs: protect snapshots from deleting during sendDavid Sterba3-2/+53
2014-06-09btrfs: remove redundant null check in btrfs_dentry_release()Daeseok Youn1-2/+1
2014-06-09Btrfs: implement inode_operations callback tmpfileFilipe Manana1-20/+98
2014-06-09btrfs: make FS_INFO ioctl available to anyoneDavid Sterba1-3/+0
2014-06-09btrfs: make DEV_INFO ioctl available to anyoneDavid Sterba1-3/+0
2014-06-09btrfs: export more from FS_INFO to sysfsDavid Sterba1-0/+40
2014-06-09btrfs: retrieve more info from FS_INFO ioctlDavid Sterba1-0/+4
2014-06-09btrfs: balance filter: add limit of processed chunksDavid Sterba3-1/+25
2014-06-09Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana1-1/+19
2014-06-09Btrfs: do not increment on bio_index one by oneLiu Bo1-1/+1
2014-06-09Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana1-1/+2
2014-06-09btrfs: Remove unnecessary check for NULLTobias Klauser1-2/+2
2014-06-09btrfs: fix inline compressed read err corruptionZach Brown1-10/+5
2014-06-09btrfs: return ptr error from compression workspaceZach Brown1-3/+3
2014-06-09btrfs: return errno instead of -1 from compressionZach Brown2-20/+20
2014-06-09btrfs: check_int: propagate out-of-memory error upwardsStefan Behrens1-1/+4
2014-06-09Btrfs: fix hang on error (such as ENOSPC) when writing extent pagesFilipe Manana1-5/+11
2014-06-10Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner13-53/+60
2014-06-10Merge branch 'xfs-da-geom' into for-nextDave Chinner26-778/+819
2014-06-10xfs: fix xfs_da_args sparse warning in xfs_readdirDave Chinner1-1/+1
2014-06-09nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields1-1/+1
2014-06-09NFSv4.1: Fix typo in dprintkTom Haynes1-1/+1
2014-06-09NFSv4.1: Comment is now wrong and redundant to codeTom Haynes1-4/+1
2014-06-08Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+2
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds20-429/+494
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds213-4503/+2190
2014-06-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into nextLinus Torvalds4-81/+98
2014-06-08f2fs: support f2fs_fiemapJaegeuk Kim3-0/+8
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+5
2014-06-08ceph: use truncate_pagecache() instead of truncate_inode_pages()Yan, Zheng1-2/+2
2014-06-06nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton1-9/+8
2014-06-06nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields1-1/+1
2014-06-06nfsd4: kill READ64J. Bruce Fields1-17/+16
2014-06-06nfsd4: kill READ32J. Bruce Fields1-128/+127
2014-06-06nfsd4: simplify server xdr->next_page useJ. Bruce Fields1-1/+1
2014-06-06ufs: sb mutex merge + mutex_destroyFabian Frederick4-43/+33
2014-06-06fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-06-06fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick1-4/+17
2014-06-06fs/dlm/config.c: convert simple_str to kstrFabian Frederick1-6/+20
2014-06-06fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick1-4/+4
2014-06-06fs/reiserfs/bitmap.c: coding style fixesFabian Frederick1-7/+6
2014-06-06fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches5-6/+6
2014-06-06ntfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-06inotify: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1