summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-10-07xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher
2016-10-07libfs: Use IOP_XATTR flag for empty directory handlingAndreas Gruenbacher
2016-10-07vfs: Use IOP_XATTR flag for bad-inode handlingAndreas Gruenbacher
2016-10-07vfs: Add IOP_XATTR inode operations flagAndreas Gruenbacher
2016-10-07vfs: Move xattr_resolve_name to the front of fs/xattr.cAndreas Gruenbacher
2016-10-06ecryptfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-10-06sockfs: Get rid of getxattr iopAndreas Gruenbacher
2016-10-06kernfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-10-06hfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-10-06jffs2: Remove jffs2_{get,set,remove}xattr macrosAndreas Gruenbacher
2016-10-06xattr: Remove unnecessary NULL attribute name checkAndreas Gruenbacher
2016-09-23Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-23Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-09-21btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-21Btrfs: handle quota reserve failure properlyJosef Bacik
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi
2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi
2016-09-19ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov
2016-09-19autofs: use dentry flags to block walks during expireIan Kent
2016-09-19ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-09-16configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull
2016-09-15aio: mark AIO pseudo-fs noexecJann Horn
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-09Move check for prefix path to within cifs_get_root()Sachin Prabhu
2016-09-09Compare prepaths when comparing superblocksSachin Prabhu
2016-09-09Fix memory leaks in cifs_do_mount()Sachin Prabhu
2016-09-09fscrypto: only allow setting encryption policy on directoriesEric Biggers
2016-09-09fscrypto: add authorization check for setting encryption policyEric Biggers
2016-09-09mm: fix show_smap() for zone_device-pmd rangesDan Williams
2016-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-09-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-07Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-09-06btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang
2016-09-06Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-09-05btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang