aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Gravatar Junxiao Bi 1-4/+1
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Gravatar Ashish Samant 1-10/+24
2016-09-19ocfs2: fix double unlock in case retry after free truncate logGravatar Joseph Qi 1-2/+12
2016-09-19fanotify: fix list corruption in fanotify_get_response()Gravatar Jan Kara 3-39/+25
2016-09-19fsnotify: add a way to stop queueing events on group shutdownGravatar Jan Kara 2-1/+26
2016-09-19ocfs2: fix trans extend while free cached blocksGravatar Junxiao Bi 1-18/+9
2016-09-19ocfs2: fix trans extend while flush truncate logGravatar Junxiao Bi 1-19/+10
2016-09-19ipc/shm: fix crash if CONFIG_SHMEM is not setGravatar Kirill A. Shutemov 1-0/+9
2016-09-19autofs: use dentry flags to block walks during expireGravatar Ian Kent 1-13/+42
2016-09-19ocfs2/dlm: fix race between convert and migrationGravatar Joseph Qi 1-6/+6
2016-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 3-20/+42
2016-09-15aio: mark AIO pseudo-fs noexecGravatar Jann Horn 1-1/+6
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEGravatar Darrick J. Wong 1-0/+4
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeGravatar Darrick J. Wong 1-1/+1
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 3-24/+44
2016-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingGravatar Trond Myklebust 1-2/+10
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-21/+31
2016-09-10fscrypto: require write access to mount to set encryption policyGravatar Eric Biggers 3-22/+27
2016-09-09Move check for prefix path to within cifs_get_root()Gravatar Sachin Prabhu 1-5/+4
2016-09-09Compare prepaths when comparing superblocksGravatar Sachin Prabhu 1-1/+20
2016-09-09Fix memory leaks in cifs_do_mount()Gravatar Sachin Prabhu 3-14/+18
2016-09-09fscrypto: only allow setting encryption policy on directoriesGravatar Eric Biggers 1-0/+2
2016-09-09fscrypto: add authorization check for setting encryption policyGravatar Eric Biggers 1-0/+3
2016-09-09mm: fix show_smap() for zone_device-pmd rangesGravatar Dan Williams 1-0/+2
2016-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-3/+4
2016-09-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-8/+17
2016-09-07Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Chris Mason 2-8/+16
2016-09-06btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Gravatar Wang Xiaoguang 2-5/+7
2016-09-06Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsGravatar Chris Mason 1-0/+1
2016-09-05btrfs: do not decrease bytes_may_use when replaying extentsGravatar Wang Xiaoguang 1-3/+9
2016-09-05ceph: do not modify fi->frag in need_reset_readdir()Gravatar Nicolas Iooss 1-1/+1
2016-09-05ovl: fix workdir creationGravatar Miklos Szeredi 1-2/+2
2016-09-04pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETsGravatar Trond Myklebust 1-1/+2
2016-09-03Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-11/+15
2016-09-03Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-8/+28
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesGravatar Linus Torvalds 1-1/+2
2016-09-03pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_presentGravatar Trond Myklebust 1-3/+6
2016-09-03pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STIDGravatar Trond Myklebust 1-17/+19
2016-09-03pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedGravatar Trond Myklebust 1-0/+3
2016-09-03NFS: Fix error reporting in nfs_file_write()Gravatar Trond Myklebust 1-1/+4
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-99/+242
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-6/+1
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 10-22/+40
2016-09-01btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Gravatar Wang Xiaoguang 1-5/+5
2016-09-01Btrfs: fix endless loop in balancing block groupsGravatar Liu Bo 1-3/+5
2016-09-01Btrfs: kill invalid ASSERT() in process_all_refs()Gravatar Josef Bacik 1-3/+5
2016-09-01ovl: listxattr: use strnlen()Gravatar Miklos Szeredi 1-7/+10
2016-09-01ovl: Switch to generic_getxattrGravatar Andreas Gruenbacher 4-10/+33