Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3f7f335dbc8675e0b55b2cedb5164b7ead1e4fe6
/
fs
4bf8ba8
fs/proc/consoles.c: use seq_putc() in show_console_dev()
by Markus Elfring
· 7 years ago
93ad5bc
proc: rearrange args
by Alexey Dobriyan
· 7 years ago
15b158b
proc: spread likely/unlikely a bit
by Alexey Dobriyan
· 7 years ago
efb1a57
fs/proc: use __ro_after_init
by Alexey Dobriyan
· 7 years ago
53f6334
fs/proc/internal.h: fix up comment
by Alexey Dobriyan
· 7 years ago
163cf54
fs/proc/internal.h: rearrange struct proc_dir_entry
by Alexey Dobriyan
· 7 years ago
d0290bc
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
by Heiko Carstens
· 7 years ago
171ef91
fs/proc/array.c: delete children_seq_release()
by Alexey Dobriyan
· 7 years ago
20d28cd
proc: less memory for /proc/*/map_files readdir
by Alexey Dobriyan
· 7 years ago
593bc69
fs/proc/vmcore.c: simpler /proc/vmcore cleanup
by Alexey Dobriyan
· 7 years ago
ac7f106
proc: fix /proc/*/map_files lookup
by Alexey Dobriyan
· 7 years ago
9f7118b
proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth
by Alexey Dobriyan
· 7 years ago
e3912ac
proc: use %u for pid printing and slightly less stack
by Alexey Dobriyan
· 7 years ago
e237f98
Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
139351f
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
9b6faee
ovl: check ERR_PTR() return value from ovl_encode_fh()
by Amir Goldstein
· 7 years ago
2aed489
ovl: fix regression in fsnotify of overlay merge dir
by Amir Goldstein
· 7 years ago
3462ac5
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
0771ad4
Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
23aedc4
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
6ec4de8
Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
76883f7
xfs: remove experimental tag for reverse mapping
by Darrick J. Wong
· 7 years ago
c14632d
xfs: don't allow reflink + realtime filesystems
by Darrick J. Wong
· 7 years ago
b6e03c1
xfs: don't allow DAX on reflink filesystems
by Darrick J. Wong
· 7 years ago
494370c
xfs: add scrub to XFS_BUILD_OPTIONS
by Eric Sandeen
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
8e44e66
Merge branch 'KASAN-read_word_at_a_time'
by Linus Torvalds
· 7 years ago
babcbbc
fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan's reports"
by Andrey Ryabinin
· 7 years ago
bfe7aa6
fs/dcache: Use read_word_at_a_time() in dentry_string_cmp()
by Andrey Ryabinin
· 7 years ago
7ac07fd
gfs2: Glock dump performance regression fix
by Andreas Gruenbacher
· 7 years ago
dcb2cd5
gfs2: Fix the crc32c dependency
by Andreas Gruenbacher
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
5d8515b
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
0b1dfa4
fscrypt: fix build with pre-4.6 gcc versions
by Eric Biggers
· 7 years ago
131fa58
xfs: fix u32 type usage in sb validation function
by Darrick J. Wong
· 7 years ago
255442c
Merge tag 'docs-4.16' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
dc1efc3
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
73da9e1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
284cd24
userfaultfd: convert to use anon_inode_getfd()
by Eric Biggers
· 7 years ago
ff62a34
hugetlb: implement memfd sealing
by Marc-André Lureau
· 7 years ago
da14c1e
hugetlb: expose hugetlbfs_inode_info in header
by Marc-André Lureau
· 7 years ago
5aadc43
shmem: rename functions that are memfd-related
by Marc-André Lureau
· 7 years ago
a3cf988
mm: use updated pmdp_invalidate() interface to track dirty/accessed bits
by Kirill A. Shutemov
· 7 years ago
977fbdc
mm: add unmap_mapping_pages()
by Matthew Wilcox
· 7 years ago
a365ac0
mm, userfaultfd, THP: avoid waiting when PMD under THP migration
by Huang Ying
· 7 years ago
8526d84
fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory
by Konstantin Khlebnikov
· 7 years ago
d984187
ocfs2: return error when we attempt to access a dirty bh in jbd2
by piaojun
· 7 years ago
e75ed71
ocfs2: unlock bh_state if bg check fails
by Changwei Ge
· 7 years ago
c4c2416
ocfs2: nowait aio support
by Gang He
· 7 years ago
ac604d3
ocfs2: add ocfs2_overwrite_io()
by Gang He
· 7 years ago
06e7f13
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
by Gang He
· 7 years ago
637dd20
ocfs2: add trimfs lock to avoid duplicated trims in cluster
by Gang He
· 7 years ago
4882abe
ocfs2: add trimfs dlm lock resource
by Gang He
· 7 years ago
71a3694
ocfs2: try to reuse extent block in dealloc without meta_alloc
by Changwei Ge
· 7 years ago
63de8bd
ocfs2: make metadata estimation accurate and clear
by Changwei Ge
· 7 years ago
16c8d56
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
by piaojun
· 7 years ago
d22aa61
ocfs2: clean up dead code in alloc.c
by Changwei Ge
· 7 years ago
c0a1a6d
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
by piaojun
· 7 years ago
ff26cc1
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
by Gang He
· 7 years ago
025bcbd
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
by piaojun
· 7 years ago
dd7b5f9
ocfs2: clean dead code in suballoc.c
by Changwei Ge
· 7 years ago
32ed0bd
ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()
by alex chen
· 7 years ago
fc2af28
ocfs2/cluster: close a race that fence can't be triggered
by Yang Zhang
· 7 years ago
a52370b
ocfs2: give an obvious tip for mismatched cluster names
by Gang He
· 7 years ago
cfdce25
ocfs2/cluster: neaten a member of o2net_msg_handler
by Changwei Ge
· 7 years ago
e37b963
fs/ocfs2/dlm/dlmmaster.c: clean up dead code
by Changwei Ge
· 7 years ago
ee190ca
fs/dax.c: release PMD lock even when there is no PMD support in DAX
by Jan H. Schönherr
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
20c59c7
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
19e7b5f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
26064ea
Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
c9cc8d01
devpts: fix error handling in devpts_mntget()
by Eric Biggers
· 7 years ago
3da90b1
Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
efd52b5
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
1ed2d76
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
8b0fdf6
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2afe738
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
af38816
gfs2: Add a few missing newlines in messages
by Andreas Gruenbacher
· 7 years ago
957a7ac
gfs2: Remove inode from ordered write list in gfs2_write_inode()
by Abhi Das
· 7 years ago
31466f3
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
6787dc2
Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
d1de762
Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
3acbcbf
btrfs: drop devid as device_list_add() arg
by Anand Jain
· 7 years ago
e124ece
btrfs: get device pointer from device_list_add()
by Anand Jain
· 7 years ago
2eb5909
GFS2: Don't try to end a non-existent transaction in unlink
by Bob Peterson
· 7 years ago
1e369b0
xfs: remove experimental tag for reflinks
by Christoph Hellwig
· 7 years ago
6d8a45c
xfs: don't screw up direct writes when freesp is fragmented
by Darrick J. Wong
· 7 years ago
9f37bd1
xfs: check reflink allocation mappings
by Darrick J. Wong
· 7 years ago
0c6dda7
iomap: warn on zero-length mappings
by Darrick J. Wong
· 7 years ago
4b4c132
xfs: treat CoW fork operations as delalloc for quota accounting
by Darrick J. Wong
· 7 years ago
01c2e13
xfs: only grab shared inode locks for source file during reflink
by Darrick J. Wong
· 7 years ago
7c2d238
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
by Darrick J. Wong
· 7 years ago
1364b1d4
xfs: reflink should break pnfs leases before sharing blocks
by Darrick J. Wong
· 7 years ago
c47b74f
xfs: don't clobber inobt/finobt cursors when xref with rmap
by Darrick J. Wong
· 7 years ago
Next »