summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-06-24NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust
2016-06-24NFS: Fix a double page unlockTrond Myklebust
2016-06-24pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson
2016-06-24nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin
2016-06-24NFS: Fix up O_DIRECT resultsTrond Myklebust
2016-06-24NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust
2016-06-24NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust
2016-06-24NFSv4.1/pnfs: Layout stateids start out as being invalidTrond Myklebust
2016-06-24NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust
2016-06-23Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-06-23cifs: check hash calculating succeededLuis de Bethencourt
2016-06-23cifs: dynamic allocation of ntlmssp blobJerome Marchand
2016-06-23cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain nameJerome Marchand
2016-06-23cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton
2016-06-23Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra
2016-06-23btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang
2016-06-23Btrfs: fix error handling in map_private_extent_bufferLiu Bo
2016-06-23Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun
2016-06-22Btrfs: don't do nocow check unless we have toJosef Bacik
2016-06-22btrfs: fix deadlock in delayed_ref_async_startChris Mason
2016-06-22Btrfs: track transid for delayed ref flushingJosef Bacik
2016-06-23UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-06-20lockless next_positive()Al Viro
2016-06-20libfs.c: new helper - next_positive()Al Viro
2016-06-20dcache_{readdir,dir_lseek}(): don't bother with nested ->d_lockAl Viro
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-20ecryptfs: fix spelling mistakesChris J Arges
2016-06-20eCryptfs: fix typos in commentWei Yuan
2016-06-20ecryptfs: drop null test before destroy functionsJulia Lawall
2016-06-20fix idiotic braino in d_alloc_parallel()Al Viro
2016-06-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-18Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-17Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra
2016-06-17btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba
2016-06-17btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba
2016-06-17btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell
2016-06-17Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik
2016-06-17btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney
2016-06-17Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo
2016-06-17btrfs: Use correct format specifierHeinrich Schuchardt
2016-06-16Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-06-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-15nfsd: Make init_open_stateid() a bit more wholeOleg Drokin
2016-06-15nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin
2016-06-15nfsd: Always lock state exclusively.Oleg Drokin
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-15ovl: fix uid/gid when creating over whiteoutMiklos Szeredi
2016-06-15debugfs: open_proxy_open(): avoid double fops releaseNicolai Stange