summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* aio: mark AIO pseudo-fs noexecJann Horn2016-10-071-1/+6
* pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust2016-10-071-2/+1
* pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust2016-10-071-2/+1
* NFS: Don't drop CB requests with invalid principalsChuck Lever2016-10-071-1/+5
* pstore: drop file opened reference countGeliang Tang2016-10-071-1/+0
* ceph: fix race during filling readdir cacheYan, Zheng2016-10-071-2/+7
* hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter2016-09-301-3/+4
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-09-301-0/+12
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-303-39/+25
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-302-1/+26
* xfs: prevent dropping ioend completions during buftarg waitBrian Foster2016-09-301-1/+1
* autofs: use dentry flags to block walks during expireIan Kent2016-09-301-13/+42
* autofs racesAl Viro2016-09-303-22/+15
* ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-09-301-10/+24
* ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-09-301-6/+6
* reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-09-301-1/+2
* fuse: direct-io: don't dirty ITER_BVEC pagesMiklos Szeredi2016-09-241-3/+4
* Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason2016-09-241-0/+1
* mm: introduce get_task_exe_fileMateusz Guzik2016-09-241-6/+1
* NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust2016-09-241-2/+10
* pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust2016-09-241-0/+3
* nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever2016-09-241-23/+17
* NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust2016-09-241-0/+1
* pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust2016-09-241-0/+1
* kernfs: don't depend on d_find_any_alias() when generating notificationsTejun Heo2016-09-241-7/+21
* fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-241-0/+6
* fscrypto: add authorization check for setting encryption policyEric Biggers2016-09-242-0/+6
* ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov2016-09-241-19/+28
* ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé2016-09-151-1/+1
* ovl: fix workdir creationMiklos Szeredi2016-09-151-2/+2
* ovl: listxattr: use strnlen()Miklos Szeredi2016-09-151-7/+10
* ovl: remove posix_acl_default from workdirMiklos Szeredi2016-09-151-0/+19
* ovl: don't copy up opaquenessMiklos Szeredi2016-09-153-1/+4
* xfs: fix superblock inprogress checkDave Chinner2016-09-151-1/+2
* ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2016-09-154-36/+42
* ext4: avoid deadlock when expanding inode sizeJan Kara2016-09-152-8/+13
* ext4: properly align shifted xattrs when expanding inodesJan Kara2016-09-151-1/+1
* ext4: fix xattr shifting when expanding inodes part 2Jan Kara2016-09-151-2/+3
* ext4: fix xattr shifting when expanding inodesJan Kara2016-09-151-13/+14
* ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-09-151-1/+17
* fs: Check for invalid i_uid in may_follow_link()Seth Forshee2016-09-151-1/+3
* btrfs: Continue write in case of can_not_nocowZhao Lei2016-09-151-20/+17
* ecryptfs: fix handling of directory openingAl Viro2016-09-151-16/+55
* proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-09-152-72/+43
* sysfs: correctly handle read offset on PREALLOC attrsKonstantin Khlebnikov2016-09-071-1/+7
* btrfs: properly track when rescan worker is runningJeff Mahoney2016-09-073-1/+10
* btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-09-074-6/+13
* fs/seq_file: fix out-of-bounds readVegard Nossum2016-09-071-1/+3
* block: add missing group association in bio-cloning functionsPaolo Valente2016-08-201-6/+0
* nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton2016-08-201-5/+20
OpenPOWER on IntegriCloud