Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d82991a8688ad128b46db1b42d5d84396487a508
/
fs
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3ca24ce
Merge branch 'proc-cmdline'
by Linus Torvalds
· 7 years ago
f72328d
hpfs: Use EUCLEAN for filesystem errors
by Mikulas Patocka
· 7 years ago
eafdca4
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
7d3bf61
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
930218a
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
by Dan Williams
· 7 years ago
b568457
Merge branch 'for-4.18/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
4a18998
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
4189b86
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d85b399
fix proc_fill_cache() in case of d_alloc_parallel() failure
by Al Viro
· 7 years ago
016e92d
autofs: small cleanup in autofs_getpath()
by Dan Carpenter
· 7 years ago
6471e93
autofs: clean up includes
by Ian Kent
· 7 years ago
8240b71
autofs: comment on selinux changes needed for module autoload
by Ian Kent
· 7 years ago
2a3ae0a
autofs: create autofs Kconfig and Makefile
by Ian Kent
· 7 years ago
8547190
autofs: delete fs/autofs4 source files
by Ian Kent
· 7 years ago
f7e095f
autofs: update fs/autofs4/Makefile
by Ian Kent
· 7 years ago
6ed3874
autofs: update fs/autofs4/Kconfig
by Ian Kent
· 7 years ago
ebc921c
autofs: copy autofs4 to autofs
by Ian Kent
· 7 years ago
47206e0
autofs4: use autofs instead of autofs4 everywhere
by Ian Kent
· 7 years ago
ef8b42f
autofs4: merge auto_fs.h and auto_fs4.h
by Ian Kent
· 7 years ago
5cc41e0
fs/binfmt_misc.c: do not allow offset overflow
by Thadeu Lima de Souza Cascardo
· 7 years ago
5d008fb
proc: use "unsigned int" for /proc/*/stack
by Alexey Dobriyan
· 7 years ago
197850a1
proc: use "unsigned int" for sigqueue length
by Alexey Dobriyan
· 7 years ago
a4ef389
proc: use "unsigned int" in proc_fill_cache()
by Alexey Dobriyan
· 7 years ago
9411692
proc: smaller RCU section in ->getattr()
by Alexey Dobriyan
· 7 years ago
3cb4e16
proc: deduplicate /proc/*/cmdline implementation
by Alexey Dobriyan
· 7 years ago
6a6cbe7
proc: simpler iterations for /proc/*/cmdline
by Alexey Dobriyan
· 7 years ago
6a6b9c4
proc: somewhat simpler code for /proc/*/cmdline
by Alexey Dobriyan
· 7 years ago
b42262a
proc: more "unsigned int" in /proc/*/cmdline
by Alexey Dobriyan
· 7 years ago
df2cc96
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
by Mike Rapoport
· 7 years ago
1d40a5e
mm: mark pages in use for page tables
by Matthew Wilcox
· 7 years ago
ab6ecf2
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
by Huang Ying
· 7 years ago
5d75260
mm: restructure memfd code
by Mike Kravetz
· 7 years ago
88aa7cc
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
by Yang Shi
· 7 years ago
478ae0c
fs/9p: detect invalid options as much as possible
by Chengguang Xu
· 7 years ago
c6137fe
fs: ocfs2: use new return type vm_fault_t
by Souptick Joarder
· 7 years ago
64202a2
ocfs2: drop a VLA in ocfs2_orphan_del()
by Salvatore Mesoraca
· 7 years ago
f3797d8
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
by Guozhonghua
· 7 years ago
731a40f
ocfs2: eliminate a misreported warning
by Zhen Lei
· 7 years ago
133b81f
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
by Larry Chen
· 7 years ago
5bc55d6
ocfs2: clean up redundant function declarations
by Jia Guo
· 7 years ago
ab77dab
fs/dax.c: use new return type vm_fault_t
by Souptick Joarder
· 7 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
d987f62c
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
091a0f2
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 7 years ago
70f2ae1
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
da315f6
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
d7822b1
rseq: Introduce restartable sequences system call
by Mathieu Desnoyers
· 7 years ago
af6c5d5
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
ec064d3
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
fd59ccc
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
6567af7
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
1434763
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
f0ac2ab
ncpfs: remove compat functionality
by Greg Kroah-Hartman
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
d8aed84
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
3255201
Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
1e43938
Merge tag 'gfs2-4.18.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
8a463114
Merge tag 'dlm-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 7 years ago
7049965
Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
e3a44fd
Merge tag 'affs-for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b058efc
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1a02502
rxrpc: Fix handling of call quietly cancelled out on server
by David Howells
· 7 years ago
9214407
Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
eeee314
Merge tag 'docs-4.18' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
9a6d9a6
fs: aio ioprio use ioprio_check_cap ret val
by Adam Manzanares
· 7 years ago
f956d08a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9c50eaf
Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
06c86e66
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
628e366
gfs2: Iomap cleanups and improvements
by Andreas Gruenbacher
· 7 years ago
845802b
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
by Andreas Gruenbacher
· 7 years ago
d6382a3
gfs2: gfs2_stuffed_write_end cleanup
by Andreas Gruenbacher
· 7 years ago
7841b9f
gfs2: hole_size improvement
by Andreas Gruenbacher
· 7 years ago
dc8fbb0
GFS2: gfs2_free_extlen can return an extent that is too long
by Bob Peterson
· 7 years ago
7b5747f
GFS2: Fix allocation error bug with recursive rgrp glocking
by Andreas Gruenbacher
· 7 years ago
07e23d6
gfs2: Update find_metapath comment
by Andreas Gruenbacher
· 7 years ago
325e14f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
af04fad
Revert "fs: fold open_check_o_direct into do_dentry_open"
by Al Viro
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
cc4a90a
dax: dax_insert_mapping_entry always succeeds
by Matthew Wilcox
· 7 years ago
8e7360f
CIFS: Add support for direct pages in wdata
by Long Li
· 7 years ago
1dbe346
CIFS: Use offset when reading pages
by Long Li
· 7 years ago
f9f5aca
CIFS: Add support for direct pages in rdata
by Long Li
· 7 years ago
8ce79ec
cifs: update multiplex loop to handle compounded responses
by Ronnie Sahlberg
· 7 years ago
7fdf3e8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
afd9d6a
fs: use ->is_partially_uptodate in page_cache_seek_hole_data
by Christoph Hellwig
· 7 years ago
bd56b3e
fs: remove the buffer_unwritten check in page_seek_hole_data
by Christoph Hellwig
· 7 years ago
8a78cb1
fs: move page_cache_seek_hole_data to iomap.c
by Christoph Hellwig
· 7 years ago
b84e772
xfs: use iomap_bmap
by Christoph Hellwig
· 7 years ago
89eb190
iomap: add an iomap-based bmap implementation
by Christoph Hellwig
· 7 years ago
57fc505
iomap: add a iomap_sector helper
by Christoph Hellwig
· 7 years ago
6533b4e
iomap: use __bio_add_page in iomap_dio_zero
by Christoph Hellwig
· 7 years ago
7ee66c0
iomap: move IOMAP_F_BOUNDARY to gfs2
by Christoph Hellwig
· 7 years ago
19319b5
iomap: inline data should be an iomap type, not a flag
by Christoph Hellwig
· 7 years ago
Next »