aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-01-31nfs: initialize the ACL support bits to zero.Malahal Naineni
2014-01-29NFSv4.1: CleanupTrond Myklebust
2014-01-29NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust
2014-01-29NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust
2014-01-29NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2014-01-28nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-01-28NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-27nfs: handle servers that support only ALLOW ACE type.Malahal Naineni
2014-01-22pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh
2014-01-21pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson
2014-01-20nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-01-19NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust
2014-01-17nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew
2014-01-13nfs: page cache invalidation for dioChristoph Hellwig
2014-01-13nfs: take i_mutex during direct I/O readsChristoph Hellwig
2014-01-13nfs: merge nfs_direct_write into nfs_file_direct_writeChristoph Hellwig
2014-01-13nfs: merge nfs_direct_read into nfs_file_direct_readChristoph Hellwig
2014-01-13nfs: increment i_dio_count for reads, tooChristoph Hellwig
2014-01-13nfs: defer inode_dio_done call until size update is doneChristoph Hellwig
2014-01-13nfs: fix size updates for aio writesChristoph Hellwig
2014-01-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2014-01-13NFSv4.1: Fix a race in nfs4_write_inodeTrond Myklebust
2014-01-13NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust
2014-01-05point to the right include file in a comment (left over from a9004abc3)Toralf Förster
2014-01-05NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos
2014-01-05nfs: fix dead code of ipv6_addr_scopeAlexander Aring
2013-12-06nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton
2013-12-06NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-06aio: clean up aio ring in the fail pathGu Zheng
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust
2013-12-04Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-27remove obsolete references to powertweakDave Jones
2013-11-27Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French
2013-11-24block: submit_bio_wait() conversionsKent Overstreet
2013-11-24Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher