index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-02-09
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-02-08
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-02-08
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2018-02-08
Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-08
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-02-08
cramfs: better MTD dependency expression
Nicolas Pitre
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2018-02-07
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2018-02-07
Add missing structs and defines from recent SMB3.1.1 documentation
Steve French
2018-02-07
address lock imbalance warnings in smbdirect.c
Steve French
2018-02-07
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
2018-02-07
Add some missing debug fields in server and tcon structs
Steve French
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
pipe: read buffer limits atomically
Eric Biggers
2018-02-06
pipe: simplify round_pipe_size()
Eric Biggers
2018-02-06
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
2018-02-06
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
2018-02-06
pipe: actually allow root to exceed the pipe buffer limits
Eric Biggers
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2018-02-06
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
2018-02-06
vfs: remove might_sleep() from clear_inode()
Shakeel Butt
2018-02-06
hfsplus: honor setgid flag on directories
Ernesto A. Fernandez
2018-02-06
nilfs2: use time64_t internally
Arnd Bergmann
2018-02-06
elf: fix NT_FILE integer overflow
Alexey Dobriyan
2018-02-06
fs/proc/consoles.c: use seq_putc() in show_console_dev()
Markus Elfring
2018-02-06
proc: rearrange args
Alexey Dobriyan
2018-02-06
proc: spread likely/unlikely a bit
Alexey Dobriyan
2018-02-06
fs/proc: use __ro_after_init
Alexey Dobriyan
2018-02-06
fs/proc/internal.h: fix up comment
Alexey Dobriyan
2018-02-06
fs/proc/internal.h: rearrange struct proc_dir_entry
Alexey Dobriyan
2018-02-06
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
2018-02-06
fs/proc/array.c: delete children_seq_release()
Alexey Dobriyan
2018-02-06
proc: less memory for /proc/*/map_files readdir
Alexey Dobriyan
2018-02-06
fs/proc/vmcore.c: simpler /proc/vmcore cleanup
Alexey Dobriyan
2018-02-06
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
2018-02-06
proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth
Alexey Dobriyan
2018-02-06
proc: use %u for pid printing and slightly less stack
Alexey Dobriyan
2018-02-06
orangefs: reverse sense of is-inode-stale test in d_revalidate
Martin Brandenburg
2018-02-06
orangefs: simplify orangefs_inode_is_stale
Martin Brandenburg
2018-02-06
Orangefs: don't propogate whacky error codes
Mike Marshall
2018-02-06
orangefs: use correct string length
Xiongfeng Wang
2018-02-06
orangefs: make orangefs_make_bad_inode static
Martin Brandenburg
2018-02-06
orangefs: remove ORANGEFS_KERNEL_DEBUG
Martin Brandenburg
[next]