summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-11-10ovl: fsync after copy-upMiklos Szeredi
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-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-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-28lib: update single-char callers of strtobool()Kees Cook
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-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: release bh in make_indexed_dirgmail
2016-10-22ext4: allow DAX writeback for hole punchRoss Zwisler
2016-10-22ext4: fix memory leak in ext4_insert_range()Fabian Frederick
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-22reiserfs: switch to generic_{get,set,remove}xattr()Al Viro
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-07aio: mark AIO pseudo-fs noexecJann Horn
2016-10-07pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust
2016-10-07pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-10-07pstore: drop file opened reference countGeliang Tang