summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro
2016-10-08Merge branch 'work.iget' into work.miscAl Viro
2016-10-05proc: switch auxv to use of __mem_open()Al Viro
2016-10-05hpfs: support FIEMAPMikulas Patocka
2016-09-27cifs: get rid of unused arguments of CIFSSMBWrite()Al Viro
2016-09-27posix_acl: xattr representation cleanupsAndreas Gruenbacher
2016-09-27fs/aio.c: eliminate redundant loads in put_aio_ring_fileRasmus Villemoes
2016-09-27fs/internal.h: add const to ns_dentry_operations declarationRasmus Villemoes
2016-09-27compat: remove compat_printk()Arnd Bergmann
2016-09-27fs/buffer.c: make __getblk_slow() staticEric Biggers
2016-09-27proc: unsigned file descriptorsAlexey Dobriyan
2016-09-27fs/file: more unsigned file descriptorsAlexey Dobriyan
2016-09-27fs: compat: remove redundant check of nr_segsShawn Lin
2016-09-27cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells
2016-09-27cifs: don't use memcpy() to copy struct iov_iterAl Viro
2016-09-27get rid of separate multipage fault-in primitivesAl Viro
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-22fs: Avoid premature clearing of capabilitiesJan Kara
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22fuse: Propagate dentry down to inode_change_ok()Jan Kara
2016-09-22ceph: Propagate dentry down to inode_change_ok()Jan Kara
2016-09-22xfs: Propagate dentry down to inode_change_ok()Jan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
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-19udf: don't bother with full-page write optimisations in adinicb caseAl Viro
2016-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-09-16reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2016-09-16configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull
2016-09-16vfat: don't use ->d_timeMiklos Szeredi
2016-09-16cifs: don't use ->d_timeMiklos Szeredi
2016-09-16posix_acl: don't ignore return value of posix_acl_create_masq()Miklos Szeredi
2016-09-16f2fs: use filemap_check_errors()Miklos Szeredi
2016-09-16btrfs: use filemap_check_errors()Miklos Szeredi
2016-09-16vfs: do get_write_access() on upper layer of overlayfsMiklos Szeredi