summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-07-24pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust
2016-07-24pNFS: Clear the layout metadata if the server changed the layout stateidTrond Myklebust
2016-07-24pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust
2016-07-24NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence idTrond Myklebust
2016-07-24pNFS: Do not set plh_return_seq for non-callback related layoutreturnsTrond Myklebust
2016-07-24pNFS: Ensure layoutreturn acts as a completion for layout callbacksTrond Myklebust
2016-07-24pNFS: Fix CB_LAYOUTRECALL stateid verificationTrond Myklebust
2016-07-24pNFS: Always update the layout barrier seqid on LAYOUTGETTrond Myklebust
2016-07-24pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is setTrond Myklebust
2016-07-24pNFS: Clear the layout return tracking on layout reinitialisationTrond Myklebust
2016-07-24pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust
2016-07-24Merge commit 'e7bdea7750eb'Trond Myklebust
2016-07-22Fix NULL pointer dereference in bl_free_device().Artem Savkov
2016-07-15nfs/blocklayout: Check max uuids and devices before decodingKinglong Mee
2016-07-15nfs/blocklayout: Make sure calculate signature length alignedKinglong Mee
2016-07-15nfs/blocklayout: support RH/Fedora dm-mpath device nodesChristoph Hellwig
2016-07-15nfs/blocklayout: refactor open-by-wwnChristoph Hellwig
2016-07-15nfs/blocklayout: use proper fmode for opening block devicesChristoph Hellwig
2016-06-29Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-06-28NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-06-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-06-27make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-25autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin
2016-06-25fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich
2016-06-25ocfs2: disable BUG assertions in reading blocksGang He
2016-06-25jbd2: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-06-24File names with trailing period or space need special case conversionSteve French
2016-06-24Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings
2016-06-24posix_acl: Add set_posix_aclAndreas Gruenbacher
2016-06-24NFS: Fix an unused variable warningTrond Myklebust
2016-06-24NFS: Fix potential race in nfs_fhget()Trond Myklebust
2016-06-24NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust
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-24Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-06-24cifs: check hash calculating succeededLuis de Bethencourt
2016-06-24cifs: dynamic allocation of ntlmssp blobJerome Marchand