summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fuse: fix killing s[ug]id in setattrMiklos Szeredi2016-10-221-4/+28
* fuse: invalidate dir dentry after chmodMiklos Szeredi2016-10-221-2/+10
* fuse: listxattr: verify xattr listMiklos Szeredi2016-10-221-0/+19
* btrfs: assign error values to the correct bio structsJunjie Mao2016-10-221-2/+2
* Btrfs: catch invalid free space treesOmar Sandoval2016-10-223-1/+13
* Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval2016-10-223-27/+76
* debugfs: introduce a public file_operations accessorChristian Lamparter2016-10-221-8/+5
* Make __xfs_xattr_put_listen preperly report errors.Artem Savkov2016-10-201-0/+1
* aio: mark AIO pseudo-fs noexecJann Horn2016-10-071-1/+6
* ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss2016-10-071-1/+1
* pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust2016-10-072-5/+5
* 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
* NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setupTrond Myklebust2016-10-071-1/+2
* pstore: drop file opened reference countGeliang Tang2016-10-071-1/+0
* hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter2016-09-301-3/+4
* ceph: Correctly return NXIO errors from ceph_llseekPhil Turnbull2016-09-301-7/+5
* libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-09-301-1/+1
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-09-301-0/+12
* configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull2016-09-301-0/+1
* 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
* Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi2016-09-301-4/+1
* 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
* devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds2016-09-241-1/+2
* 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
* NFSv4.1: Fix Oopsable condition in server callback racesTrond Myklebust2016-09-243-4/+35
* pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust2016-09-241-0/+1
* pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust2016-09-242-28/+28
* 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: only allow setting encryption policy on directoriesEric Biggers2016-09-151-0/+2
* fscrypto: add authorization check for setting encryption policyEric Biggers2016-09-152-0/+6
* bdev: fix NULL pointer dereferenceVegard Nossum2016-09-151-1/+1
* ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé2016-09-151-1/+1
* ubifs: Fix xattr generic handler usageRichard Weinberger2016-09-151-1/+4
* 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