summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells2016-10-223-6/+13
* vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi2016-10-222-15/+16
* dlm: free workqueues after the connectionsMarcelo Ricardo Leitner2016-10-221-6/+2
* ext4: unmap metadata when zeroing blocksJan Kara2016-10-221-1/+9
* ext4: release bh in make_indexed_dirgmail2016-10-221-8/+6
* ext4: allow DAX writeback for hole punchRoss Zwisler2016-10-221-2/+2
* ext4: fix memory leak in ext4_insert_range()Fabian Frederick2016-10-221-0/+3
* ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang2016-10-221-0/+2
* ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong2016-10-221-4/+4
* ext4: enforce online defrag restriction for encrypted filesEric Whitney2016-10-221-0/+7
* reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith2016-10-221-1/+11
* 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