aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust2014-01-29
* NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust2014-01-29
* NFSv4.1 free slot before resending I/O to MDSAndy Adamson2014-01-29
* nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton2014-01-28
* NFS: Fix races in nfs_revalidate_mappingTrond Myklebust2014-01-28
* sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-27
* NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-27
* nfs: handle servers that support only ALLOW ACE type.Malahal Naineni2014-01-27
* pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh2014-01-22
* pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson2014-01-21
* nfs4: fix discover_server_trunking use after freeWeston Andros Adamson2014-01-20
* NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust2014-01-19
* nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew2014-01-17
* nfs: page cache invalidation for dioChristoph Hellwig2014-01-13
* nfs: take i_mutex during direct I/O readsChristoph Hellwig2014-01-13
* nfs: merge nfs_direct_write into nfs_file_direct_writeChristoph Hellwig2014-01-13
* nfs: merge nfs_direct_read into nfs_file_direct_readChristoph Hellwig2014-01-13
* nfs: increment i_dio_count for reads, tooChristoph Hellwig2014-01-13
* nfs: defer inode_dio_done call until size update is doneChristoph Hellwig2014-01-13
* nfs: fix size updates for aio writesChristoph Hellwig2014-01-13
* nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson2014-01-13
* NFSv4.1: Fix a race in nfs4_write_inodeTrond Myklebust2014-01-13
* NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust2014-01-13
* point to the right include file in a comment (left over from a9004abc3)Toralf Förster2014-01-05
* NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos2014-01-05
* nfs: fix dead code of ipv6_addr_scopeAlexander Aring2014-01-05
* nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton2013-12-06
* NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust2013-12-06
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-06
|\
| * aio: clean up aio ring in the fail pathGu Zheng2013-12-06
* | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-05
|\ \
| * | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir2013-12-03
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-05
|\ \ \
| * | | block: submit_bio_wait() conversionsKent Overstreet2013-11-24
* | | | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-05
|\ \ \ \
| * | | | nfs: fix do_div() warning by instead using sector_div()Helge Deller2013-12-04
| * | | | NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust2013-12-04
| * | | | NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKEDTrond Myklebust2013-11-20
| * | | | NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust2013-11-20
| * | | | NFSv4 wait on recovery for async session errorsAndy Adamson2013-11-20
| * | | | NFS: Fix a warning in nfs_setsecurityTrond Myklebust2013-11-19
| * | | | NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-19
* | | | | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-12-04
|\ \ \ \ \
| * | | | | Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher2013-11-23
* | | | | | vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds2013-12-02
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-29
|\ \ \ \ \
| * | | | | fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro2013-11-29
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-28
|\ \ \ \ \ \
| * | | | | | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French2013-11-25
| * | | | | | Check SMB3 dialects against downgrade attacksSteve French2013-11-20