summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-10-28NFS: Handle SEQ4_STATUS_LEASE_MOVEDChuck Lever
2013-10-28NFS: Handle NFS4ERR_LEASE_MOVED during async RENEWChuck Lever
2013-10-28NFS: Migration support for RELEASE_LOCKOWNERChuck Lever
2013-10-28NFS: Implement support for NFS4ERR_LEASE_MOVEDChuck Lever
2013-10-28NFS: Support NFS4ERR_LEASE_MOVED recovery in state managerChuck Lever
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever
2013-10-28NFS: Handle NFS4ERR_MOVED during delegation recallChuck Lever
2013-10-28NFS: Add migration recovery callouts in nfs4proc.cChuck Lever
2013-10-28NFS: Rename "stateid_invalid" labelChuck Lever
2013-10-28NFS: Re-use exit code in nfs4_async_handle_error()Chuck Lever
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever
2013-10-28NFS: Export _nfs_display_fhandle()Chuck Lever
2013-10-28NFS: Introduce a vector of migration recovery opsChuck Lever
2013-10-28NFS: Add functions to swap transports during migration recoveryChuck Lever
2013-10-28NFS: Add nfs4_update_serverChuck Lever
2013-10-28NFSv4: don't reprocess cached open CLAIM_PREVIOUSWeston Andros Adamson
2013-10-28NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_stateTrond Myklebust
2013-10-28NFSv4: don't fail on missing fattr in open recoverWeston Andros Adamson
2013-10-28NFSv4: fix NULL dereference in open recoverWeston Andros Adamson
2013-10-28NFSv4.1: Don't change the security label as part of open reclaim.Trond Myklebust
2013-10-28nfs: fix handling of invalid mount options in nfs_remountJeff Layton
2013-10-28nfs: reject version and minorversion changes on remount attemptsJeff Layton
2013-10-28NFSv4 Remove zeroing state kern warningsAndy Adamson
2013-10-28cifs: Remove redundant multiplex identifier check from check_smb_hdr()Tim Gardner
2013-10-28Query file system attributes from server on SMB2, not just cifs, mountsSteve French
2013-10-28Allow setting per-file compression via SMB2/3Steve French
2013-10-28Fix corrupt SMB2 ioctl requestsSteve French
2013-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-25seq_file: always update file->f_pos in seq_lseek()Gu Zheng
2013-10-25Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-25sysfs: fix sysfs_write_file for bin fileMing Lei
2013-10-24eCryptfs: fix 32 bit corruption issueColin Ian King
2013-10-22vfs: fix new kernel-doc warningsRandy Dunlap
2013-10-22fs/namei.c: fix new kernel-doc warningRandy Dunlap
2013-10-22Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2013-10-20nfsd regression since delayed fput()Al Viro
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik
2013-10-17Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-10-16Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-16procfs: call default get_unmapped_area on MMU-present architecturesHATAYAMA Daisuke
2013-10-16procfs: fix unintended truncation of returned mapped addressHATAYAMA Daisuke
2013-10-16fs: buffer: move allocation failure loop into the allocatorJohannes Weiner
2013-10-16mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pagesCyrill Gorcunov
2013-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-16ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem
2013-10-15ext[34]: fix double put in tmpfileMiklos Szeredi