aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs/efivarfs/inode.c: use generic UUID libraryAndy Shevchenko2016-05-20
* lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-20
* procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2016-05-20
* procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones2016-05-20
* userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov2016-05-20
* mm,writeback: don't use memory reserves for wb_start_writebackTetsuo Handa2016-05-20
* tmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMURich Felker2016-05-20
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-19
|\
| * mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman2016-05-19
| * mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-19
| * ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua2016-05-19
| * ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao2016-05-19
| * ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun2016-05-19
| * ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua2016-05-19
| * fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani2016-05-19
| * fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara2016-05-19
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19
|\ \
| * | crash_dump: Add vmcore_elf32_check_archDaniel Wagner2016-05-13
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\ \ \ | |_|/ |/| |
| * | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-05-05
| |\ \
| | * | KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-11
| * | | ima: add support for creating files using the mknodat syscallMimi Zohar2016-05-01
| * | | vfs: forbid write access when reading a file into memoryDmitry Kasatkin2016-05-01
| |/ /
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\ \ \
| * | | coredump: only charge written data against RLIMIT_COREOmar Sandoval2016-05-12
| * | | coredump: get rid of coredump_params->writtenOmar Sandoval2016-05-12
| * | | ecryptfs_lookup(): try either only encrypted or plaintext nameAl Viro2016-03-31
| * | | ecryptfs: avoid multiple aliases for directoriesAl Viro2016-03-31
| * | | __d_alloc(): treat NULL name as QSTR("/", 1)Al Viro2016-03-27
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-18
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' into work.iov_iterAl Viro2016-04-03
| |\ \ \ \
| * | | | | rw_verify_area(): saner calling conventionsAl Viro2016-04-03
| * | | | | aio: remove a pointless assignmentAl Viro2016-04-03
| | |/ / / | |/| | |
* | | | | Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-18
|\ \ \ \ \
| * | | | | xfs: concurrent readdir hangs on data buffer locksDave Chinner2016-05-18
| * | | | | Revert "btrfs: switch to ->iterate_shared()"Al Viro2016-05-18
* | | | | | Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-18
|\ \ \ \ \ \
| * | | | | | cifs: don't bother with kmap on read_pages sideAl Viro2016-03-28
| * | | | | | cifs_readv_receive: use cifs_read_from_socket()Al Viro2016-03-28
| * | | | | | cifs: no need to wank with copying and advancing iovec on recvmsg side eitherAl Viro2016-03-28
| * | | | | | cifs: quit playing games with draining iovecsAl Viro2016-03-28
| * | | | | | cifs: merge the hash calculation helpersAl Viro2016-03-28
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\ \ \ \ \ \
| * | | | | | btrfs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-17
| * | | | | | ubifs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-17
| * | | | | | jfs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-12
| * | | | | | jfs: Clean up xattr name mappingAndreas Gruenbacher2016-05-12
| * | | | | | gfs2: Switch to generic xattr handlersAl Viro2016-05-12
| * | | | | | ceph: kill __ceph_removexattr()Yan, Zheng2016-04-23
| * | | | | | ceph: Switch to generic xattr handlersAndreas Gruenbacher2016-04-23