summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2016-10-22ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang
2016-10-22ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong
2016-10-22ext4: enforce online defrag restriction for encrypted filesEric Whitney
2016-10-22jbd2: fix lockdep annotation in add_transaction_credits()Jan Kara
2016-10-22autofs: Fix automounts by using current_real_cred()->uidEric W. Biederman
2016-10-22reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2016-10-22fuse: fix killing s[ug]id in setattrMiklos Szeredi
2016-10-22fuse: invalidate dir dentry after chmodMiklos Szeredi
2016-10-22fuse: listxattr: verify xattr listMiklos Szeredi
2016-10-22btrfs: assign error values to the correct bio structsJunjie Mao
2016-10-22Btrfs: catch invalid free space treesOmar Sandoval