summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-24Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-12UPSTREAM: fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-10-12UPSTREAM: fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-10-12ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-10Merge "fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE"Linux Build Service Account
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
2016-10-07ceph: fix race during filling readdir cacheYan, Zheng
2016-10-06Merge "fuse: Grab the fc->lock for inode updates in passthrough"Linux Build Service Account
2016-09-30Merge "ecryptfs: forbid opening files without mmap handler"Linux Build Service Account
2016-09-30Merge "proc: prevent stacking filesystems on top"Linux Build Service Account
2016-09-30hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter
2016-09-30btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-30fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-30fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-30xfs: prevent dropping ioend completions during buftarg waitBrian Foster
2016-09-30autofs: use dentry flags to block walks during expireIan Kent
2016-09-30autofs racesAl Viro
2016-09-30ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant