aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-04-26Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-24fs/9p: fix readdir()Johannes Berg
2015-04-24Btrfs: prevent list corruption during free space cache processingChris Mason
2015-04-24Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-24Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-23Btrfs: fix inode cache writeoutChris Mason
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-04-23Merge branch 'bugfixes'Trond Myklebust
2015-04-23fs/nfs: fix new compiler warning about boolean in switchAndre Przywara
2015-04-23nfs: Remove unneeded casts in nfsFiro Yang
2015-04-23NFS: Don't attempt to decode missing directory entriesBenjamin Coddington
2015-04-23Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss
2015-04-23NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker
2015-04-23NFS: Add a stub for GETDEVICELISTAnna Schumaker
2015-04-23nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao
2015-04-23nfs: fix DIO good bytes calculationPeng Tao
2015-04-23nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker
2015-04-23nfs: fix high load average due to callback thread sleepingJeff Layton
2015-04-23NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-22ceph: fix uninline data functionYan, Zheng
2015-04-22ceph: rename snapshot supportYan, Zheng
2015-04-22ceph: fix null pointer dereference in send_mds_reconnect()Yan, Zheng
2015-04-21nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter
2015-04-21nfsd4: fix READ permission checkingJ. Bruce Fields
2015-04-21nfsd4: disallow SEEK with special stateidsJ. Bruce Fields
2015-04-21nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields
2015-04-21Revert "ocfs2: incorrect check for debugfs returns"Linus Torvalds
2015-04-20ceph: hold on to exclusive caps on complete directoriesYan, Zheng
2015-04-20ceph: show non-default options onlyIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-04-20ceph: cleanup unsafe requests when reconnecting is deniedYan, Zheng
2015-04-20ceph: don't zero i_wrbuffer_ref when reconnecting is deniedYan, Zheng
2015-04-20ceph: don't mark dirty caps when there is no auth capYan, Zheng
2015-04-20ceph: keep i_snap_realm while there are writersYan, Zheng
2015-04-20ceph: kstrdup() memory handlingSanidhya Kashyap
2015-04-20ceph: properly release page upon errorTaesoo Kim
2015-04-20ceph: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-04-20ceph: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-04-20ceph: remove redundant declarationFabian Frederick