summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-11-18GFS2: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-18jbd: Deletion of an unnecessary check before the function call "iput"Markus Elfring
2014-11-17VFS: refactor vfs_read()Dmitry Kasatkin
2014-11-18fs: Do not include mpx.h in exec.cDave Hansen
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-18x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specificQiaowei Ren
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski
2014-11-17fs: add freeze_super/thaw_super fs hooksBenjamin Marzinski
2014-11-16Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2014-11-16Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-11-14GFS2: Update timestamps on fallocateAndrew Price
2014-11-14GFS2: Update i_size properly on fallocateAndrew Price
2014-11-14GFS2: Use inode_newsize_ok and get_write_access in fallocateAndrew Price
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara
2014-11-13ceph: fix flush tid comparisionYan, Zheng
2014-11-12NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-12NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust
2014-11-12NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-12NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
2014-11-12NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-12NFS: SEEK is an NFS v4.2 featureAnna Schumaker
2014-11-12nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-12nfs: Remove bogus assignmentJan Kara
2014-11-12nfs: remove spurious WARN_ON_ONCE in write pathWeston Andros Adamson
2014-11-12pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao
2014-11-12btrfs: move commit out of sysfs when changing labelDavid Sterba
2014-11-12btrfs: move commit out of sysfs when changing featuresDavid Sterba
2014-11-12btrfs: introduce pending action: commitDavid Sterba
2014-11-12btrfs: switch inode_cache option handling to pending changesDavid Sterba
2014-11-12btrfs: do commit in sync_fs if there are pending changesDavid Sterba
2014-11-12btrfs: add support for processing pending changesDavid Sterba
2014-11-11efivarfs: Allow unloading when build as moduleMathias Krause
2014-11-11f2fs: convert inline_data when i_size becomes largeJaegeuk Kim
2014-11-11f2fs: fix deadlock to grab 0'th data pageJaegeuk Kim
2014-11-10f2fs: reduce the number of inline_data inode before clearing itJaegeuk Kim
2014-11-10f2fs: implement -o dirsyncJaegeuk Kim
2014-11-10f2fs: do not skip any writes under memory pressureJaegeuk Kim
2014-11-10f2fs: write node pages if checkpoint is not doingJaegeuk Kim
2014-11-10vfs: Remove i_dquot field from inodeJan Kara
2014-11-10jfs: Convert to private i_dquot fieldJan Kara
2014-11-10reiserfs: Convert to private i_dquot fieldJan Kara
2014-11-10ocfs2: Convert to private i_dquot fieldJan Kara
2014-11-10ext4: Convert to private i_dquot fieldJan Kara
2014-11-10ext3: Convert to private i_dquot fieldJan Kara
2014-11-10ext2: Convert to private i_dquot fieldJan Kara
2014-11-10quota: Use function to provide i_dquot pointersJan Kara
2014-11-10xfs: Set allowed quota typesJan Kara