summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-02-07Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2018-02-07Add missing structs and defines from recent SMB3.1.1 documentationSteve French
2018-02-07address lock imbalance warnings in smbdirect.cSteve French
2018-02-07cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann
2018-02-07Add some missing debug fields in server and tcon structsSteve French
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06pipe: read buffer limits atomicallyEric Biggers
2018-02-06pipe: simplify round_pipe_size()Eric Biggers
2018-02-06pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers
2018-02-06pipe: fix off-by-one error when checking buffer limitsEric Biggers
2018-02-06pipe: actually allow root to exceed the pipe buffer limitsEric Biggers
2018-02-06pipe, sysctl: remove pipe_proc_fn()Eric Biggers
2018-02-06pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers
2018-02-06vfs: remove might_sleep() from clear_inode()Shakeel Butt
2018-02-06hfsplus: honor setgid flag on directoriesErnesto A. Fernandez
2018-02-06nilfs2: use time64_t internallyArnd Bergmann
2018-02-06elf: fix NT_FILE integer overflowAlexey Dobriyan
2018-02-06fs/proc/consoles.c: use seq_putc() in show_console_dev()Markus Elfring
2018-02-06proc: rearrange argsAlexey Dobriyan
2018-02-06proc: spread likely/unlikely a bitAlexey Dobriyan
2018-02-06fs/proc: use __ro_after_initAlexey Dobriyan
2018-02-06fs/proc/internal.h: fix up commentAlexey Dobriyan
2018-02-06fs/proc/internal.h: rearrange struct proc_dir_entryAlexey Dobriyan
2018-02-06fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens
2018-02-06fs/proc/array.c: delete children_seq_release()Alexey Dobriyan
2018-02-06proc: less memory for /proc/*/map_files readdirAlexey Dobriyan
2018-02-06fs/proc/vmcore.c: simpler /proc/vmcore cleanupAlexey Dobriyan
2018-02-06proc: fix /proc/*/map_files lookupAlexey Dobriyan
2018-02-06proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nthAlexey Dobriyan
2018-02-06proc: use %u for pid printing and slightly less stackAlexey Dobriyan
2018-02-06orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg
2018-02-06orangefs: simplify orangefs_inode_is_staleMartin Brandenburg
2018-02-06Orangefs: don't propogate whacky error codesMike Marshall
2018-02-06orangefs: use correct string lengthXiongfeng Wang
2018-02-06orangefs: make orangefs_make_bad_inode staticMartin Brandenburg
2018-02-06orangefs: remove ORANGEFS_KERNEL_DEBUGMartin Brandenburg
2018-02-06orangefs: remove gossip_ldebug and gossip_lerrMartin Brandenburg
2018-02-06orangefs: make orangefs_client_debug_init staticMartin Brandenburg
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-06afs: Support the AFS dynamic rootDavid Howells
2018-02-06afs: Rearrange afs_select_fileserver() a littleDavid Howells
2018-02-06afs: Remove unused codeDavid Howells
2018-02-06afs: Fix server list handlingDavid Howells
2018-02-06afs: Need to clear responded flag in addr cursorDavid Howells
2018-02-06afs: Fix missing cursor clearanceDavid Howells
2018-02-06afs: Add missing afs_put_cell()David Howells
2018-02-05nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields
2018-02-05nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust