summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-0211-1200/+1136
|\
| * fs/compat.c: trim unused includesAl Viro2017-04-171-31/+0
| * move compat_rw_copy_check_uvector() over to fs/read_write.cAl Viro2017-04-172-76/+75
| * fhandle: move compat syscalls from compat.cAl Viro2017-04-173-14/+13
| * open: move compat syscalls from compat.cAl Viro2017-04-172-18/+20
| * stat: move compat syscalls from compat.cAl Viro2017-04-172-83/+86
| * fcntl: move compat syscalls from compat.cAl Viro2017-04-172-154/+157
| * readdir: move compat syscalls from compat.cAl Viro2017-04-172-162/+165
| * statfs: move compat syscalls from compat.cAl Viro2017-04-172-138/+140
| * utimes: move compat syscalls from compat.cAl Viro2017-04-172-63/+61
| * move compat select-related syscalls to fs/select.cAl Viro2017-04-172-370/+419
| * Remove compat_sys_getdents64()Al Viro2017-04-171-91/+0
* | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-021-9/+11
|\ \
| * | make nr_pages calculation in default_file_splice_read() a bit less uglyAl Viro2016-12-261-4/+3
| * | splice/tee/vmsplice: validate flagsAl Viro2016-12-261-0/+8
| * | remove spd_release_page()Al Viro2016-12-261-5/+0
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-2/+1
|\ \ \
| * | | orangefs: use iov_iter_revert()Al Viro2017-04-211-2/+1
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-025-53/+40
|\ \ \ \
| * | | | cifs: don't check for failure from mempool_alloc()NeilBrown2017-04-283-44/+32
| * | | | Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu2017-04-281-1/+2
| * | | | Fix match_prepath()Sachin Prabhu2017-04-281-8/+6
* | | | | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-027-261/+350
|\ \ \ \ \
| * | | | | pstore: Solve lockdep warning by moving inode locksKees Cook2017-04-273-16/+36
| * | | | | pstore: Remove unused vmalloc.h in pmsgGeliang Tang2017-04-271-1/+0
| * | | | | pstore: simplify write_user_compat()Kees Cook2017-03-071-26/+20
| * | | | | pstore: Remove write_buf() callbackKees Cook2017-03-074-24/+29
| * | | | | pstore: Replace arguments for write_buf_user() APIKees Cook2017-03-073-35/+23
| * | | | | pstore: Replace arguments for write_buf() APIKees Cook2017-03-073-33/+50
| * | | | | pstore: Replace arguments for erase() APIKees Cook2017-03-072-15/+12
| * | | | | pstore: Do not duplicate record metadataKees Cook2017-03-072-33/+30
| * | | | | pstore: Allocate records on heap instead of stackKees Cook2017-03-071-8/+22
| * | | | | pstore: Pass record contents instead of copyingKees Cook2017-03-072-11/+27
| * | | | | pstore: Always allocate buffer for decompressionKees Cook2017-03-071-14/+24
| * | | | | pstore: Replace arguments for write() APIKees Cook2017-03-071-27/+35
| * | | | | pstore: Replace arguments for read() APIKees Cook2017-03-072-30/+30
| * | | | | pstore: Switch pstore_mkfile to pass recordKees Cook2017-03-073-34/+34
| * | | | | pstore: Move record decompression to functionKees Cook2017-03-071-30/+37
| * | | | | pstore: Extract common arguments into structureKees Cook2017-03-071-25/+30
| * | | | | pstore: Improve register_pstore() error reportingKees Cook2017-03-071-1/+5
| * | | | | pstore: Avoid race in module unloadingKees Cook2017-03-071-2/+2
| * | | | | pstore: Shut down worker when unregisteringKees Cook2017-03-071-1/+9
| * | | | | pstore: Use dynamic spinlock initializerKees Cook2017-03-071-1/+1
| * | | | | pstore: constify pstore_zbackend structuresBhumika Goyal2017-03-071-4/+4
* | | | | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+1
|\ \ \ \ \ \
| * | | | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-201-0/+1
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown2017-04-111-1/+1
* | | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-21/+4
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2672-647/+815
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |