summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2016-11-18NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann
2016-11-18coredump: fix unfreezable coredumping taskAndrey Ryabinin
2016-11-10btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-11-10ovl: fsync after copy-upMiklos Szeredi
2016-11-10ovl: update S_ISGID when setting posix ACLsMiklos Szeredi
2016-11-10ovl: fix get_acl() on tmpfsMiklos Szeredi
2016-11-10nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever
2016-11-10ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-11-10ubifs: Abort readdir upon errorRichard Weinberger
2016-11-10btrfs: fix races on root_log_ctx listsChris Mason
2016-11-10libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-28ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-10-28jbd2: fix incorrect unlock on j_list_lockTaesoo Kim
2016-10-28ext4: do not advertise encryption support when disabledEric Biggers
2016-10-28fscrypto: lock inode while setting encryption policyEric Biggers
2016-10-28fscrypto: make XTS tweak initialization endian-independentEric Biggers
2016-10-28ceph: fix error handling in ceph_read_iterNikolay Borisov
2016-10-28isofs: Do not return EACCES for unknown filesystemsJan Kara
2016-10-28Fix regression which breaks DFS mountingSachin Prabhu
2016-10-28Cleanup missing frees on some ioctlsSteve French
2016-10-28Do not send SMB3 SET_INFO request if nothing is changingSteve French
2016-10-28SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-28Set previous session id correctly on SMB3 reconnectSteve French
2016-10-28Display number of credits availableSteve French
2016-10-28Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-10-28fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel
2016-10-28cifs: Limit the overall credit acquiredRoss Lagerwall
2016-10-28fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov
2016-10-28pnfs/blocklayout: fix last_write_offset incorrectly set to page boundaryBenjamin Coddington
2016-10-28NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton
2016-10-28NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2016-10-28NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalidTrond Myklebust
2016-10-28NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()Trond Myklebust
2016-10-28NFS: Fix inode corruption in nfs_prime_dcache()Trond Myklebust
2016-10-28NFSD: fix corruption in notifier registrationVasily Averin
2016-10-28ovl: copy_up_xattr(): use strnlenMiklos Szeredi
2016-10-28ovl: Fix info leak in ovl_lookup_temp()Richard Weinberger
2016-10-28pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker
2016-10-28pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh
2016-10-28pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior
2016-10-28pstore/ramoops: fixup driver removalSebastian Andrzej Siewior
2016-10-22cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi
2016-10-22dlm: free workqueues after the connectionsMarcelo Ricardo Leitner
2016-10-22ext4: unmap metadata when zeroing blocksJan Kara
2016-10-22ext4: release bh in make_indexed_dirgmail
2016-10-22ext4: allow DAX writeback for hole punchRoss Zwisler
2016-10-22ext4: fix memory leak when symlink decryption failsEric Biggers
2016-10-22ext4: fix memory leak in ext4_insert_range()Fabian Frederick