aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-29Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extentForrest Liu
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-26Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.Yang Dongsheng
2015-04-26btrfs: unlock i_mutex after attempting to delete subvolume during sendOmar Sandoval
2015-04-26btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cacheOmar Sandoval
2015-04-26btrfs: fix race on ENOMEM in alloc_extent_bufferOmar Sandoval
2015-04-26btrfs: handle ENOMEM in btrfs_alloc_tree_blockOmar Sandoval
2015-04-26Btrfs: fix find_free_dev_extent() malfunction in case device tree has holeForrest Liu
2015-04-26Btrfs: don't check for delalloc_bytes in cache_save_setupChris Mason
2015-04-26Btrfs: fix deadlock when starting writeback of bg cachesFilipe Manana
2015-04-26Btrfs: fix race between start dirty bg cache writeout and bg deletionFilipe Manana
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