summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro2016-10-0819-88/+139
|\
| * vfat: don't use ->d_timeMiklos Szeredi2016-09-161-4/+15
| * cifs: don't use ->d_timeMiklos Szeredi2016-09-163-4/+14
| * posix_acl: don't ignore return value of posix_acl_create_masq()Miklos Szeredi2016-09-161-5/+6
| * f2fs: use filemap_check_errors()Miklos Szeredi2016-09-161-5/+2
| * btrfs: use filemap_check_errors()Miklos Szeredi2016-09-164-19/+3
| * vfs: do get_write_access() on upper layer of overlayfsMiklos Szeredi2016-09-162-3/+15
| * locks: fix file locking on overlayfsMiklos Szeredi2016-09-164-25/+31
| * vfs: update ovl inode before relatime checkMiklos Szeredi2016-09-163-7/+37
| * vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi2016-09-162-16/+16
* | Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-085-34/+34
|\ \
| * | orangefs: use %pd/%pDAl Viro2016-08-075-34/+34
* | | Merge branch 'work.iget' into work.miscAl Viro2016-10-081-7/+34
|\ \ \
| * | | iget_locked et.al.: make sure we don't return bad inodesAl Viro2016-07-031-7/+34
* | | | proc: switch auxv to use of __mem_open()Al Viro2016-10-051-19/+26
* | | | hpfs: support FIEMAPMikulas Patocka2016-10-051-0/+6
* | | | cifs: get rid of unused arguments of CIFSSMBWrite()Al Viro2016-09-273-13/+5
* | | | posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-273-16/+18
* | | | fs/aio.c: eliminate redundant loads in put_aio_ring_fileRasmus Villemoes2016-09-271-3/+6
* | | | fs/internal.h: add const to ns_dentry_operations declarationRasmus Villemoes2016-09-271-1/+1
* | | | compat: remove compat_printk()Arnd Bergmann2016-09-271-14/+0
* | | | fs/buffer.c: make __getblk_slow() staticEric Biggers2016-09-271-2/+1
* | | | proc: unsigned file descriptorsAlexey Dobriyan2016-09-273-6/+6
* | | | fs/file: more unsigned file descriptorsAlexey Dobriyan2016-09-271-17/+17
* | | | fs: compat: remove redundant check of nr_segsShawn Lin2016-09-271-1/+1
* | | | cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells2016-09-273-6/+13
* | | | cifs: don't use memcpy() to copy struct iov_iterAl Viro2016-09-271-10/+4
* | | | get rid of separate multipage fault-in primitivesAl Viro2016-09-271-1/+1
* | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-232-6/+15
|\ \ \ \
| * | | | btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-09-211-0/+12
| * | | | Btrfs: handle quota reserve failure properlyJosef Bacik2016-09-211-6/+3
* | | | | Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-09-231-0/+1
|\ \ \ \ \
| * | | | | configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull2016-09-161-0/+1
* | | | | | fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa2016-09-201-1/+6
* | | | | | fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa2016-09-201-10/+14
* | | | | | Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi2016-09-191-4/+1
* | | | | | ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-09-191-10/+24
* | | | | | ocfs2: fix double unlock in case retry after free truncate logJoseph Qi2016-09-191-2/+12
* | | | | | fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-193-39/+25
* | | | | | fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-192-1/+26
* | | | | | ocfs2: fix trans extend while free cached blocksJunxiao Bi2016-09-191-18/+9
* | | | | | ocfs2: fix trans extend while flush truncate logJunxiao Bi2016-09-191-19/+10
* | | | | | ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov2016-09-191-0/+9
* | | | | | autofs: use dentry flags to block walks during expireIan Kent2016-09-191-13/+42
* | | | | | ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-09-191-6/+6
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-09-163-20/+42
|\ \ \ \ \ \
| * | | | | | Move check for prefix path to within cifs_get_root()Sachin Prabhu2016-09-091-5/+4
| * | | | | | Compare prepaths when comparing superblocksSachin Prabhu2016-09-091-1/+20
| * | | | | | Fix memory leaks in cifs_do_mount()Sachin Prabhu2016-09-093-14/+18
| | |_|_|_|/ | |/| | | |
* | | | | | aio: mark AIO pseudo-fs noexecJann Horn2016-09-151-1/+6
| |/ / / / |/| | | |
OpenPOWER on IntegriCloud