summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro19-88/+139
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro5-34/+34
2016-10-08Merge branch 'work.iget' into work.miscAl Viro1-7/+34
2016-10-05proc: switch auxv to use of __mem_open()Al Viro1-19/+26
2016-10-05hpfs: support FIEMAPMikulas Patocka1-0/+6
2016-09-27cifs: get rid of unused arguments of CIFSSMBWrite()Al Viro3-13/+5
2016-09-27posix_acl: xattr representation cleanupsAndreas Gruenbacher3-16/+18
2016-09-27fs/aio.c: eliminate redundant loads in put_aio_ring_fileRasmus Villemoes1-3/+6
2016-09-27fs/internal.h: add const to ns_dentry_operations declarationRasmus Villemoes1-1/+1
2016-09-27compat: remove compat_printk()Arnd Bergmann1-14/+0
2016-09-27fs/buffer.c: make __getblk_slow() staticEric Biggers1-2/+1
2016-09-27proc: unsigned file descriptorsAlexey Dobriyan3-6/+6
2016-09-27fs/file: more unsigned file descriptorsAlexey Dobriyan1-17/+17
2016-09-27fs: compat: remove redundant check of nr_segsShawn Lin1-1/+1
2016-09-27cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells3-6/+13
2016-09-27cifs: don't use memcpy() to copy struct iov_iterAl Viro1-10/+4
2016-09-27get rid of separate multipage fault-in primitivesAl Viro1-1/+1
2016-09-23Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+15
2016-09-23Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-0/+1
2016-09-21btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-09-21Btrfs: handle quota reserve failure properlyJosef Bacik1-6/+3
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa1-1/+6
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa1-10/+14
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi1-4/+1
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24
2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi1-2/+12
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara3-39/+25
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara2-1/+26
2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi1-18/+9
2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi1-19/+10
2016-09-19ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov1-0/+9
2016-09-19autofs: use dentry flags to block walks during expireIan Kent1-13/+42
2016-09-19ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-20/+42
2016-09-16configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull1-0/+1
2016-09-16vfat: don't use ->d_timeMiklos Szeredi1-4/+15
2016-09-16cifs: don't use ->d_timeMiklos Szeredi3-4/+14
2016-09-16posix_acl: don't ignore return value of posix_acl_create_masq()Miklos Szeredi1-5/+6
2016-09-16f2fs: use filemap_check_errors()Miklos Szeredi1-5/+2
2016-09-16btrfs: use filemap_check_errors()Miklos Szeredi4-19/+3
2016-09-16vfs: do get_write_access() on upper layer of overlayfsMiklos Szeredi2-3/+15
2016-09-16locks: fix file locking on overlayfsMiklos Szeredi4-25/+31
2016-09-16vfs: update ovl inode before relatime checkMiklos Szeredi3-7/+37
2016-09-16vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi2-16/+16
2016-09-15aio: mark AIO pseudo-fs noexecJann Horn1-1/+6
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong1-0/+4
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong1-1/+1
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-24/+44
2016-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust1-2/+10
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2