Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e5eed351fd5eb73eecc1407cf00309e868379253
/
fs
6eb3c3d
exec: increase BINPRM_BUF_SIZE to 256
by Oleg Nesterov
· 6 years ago
26e1522
fs/exec.c: replace opencoded set_mask_bits()
by Vineet Gupta
· 6 years ago
67ceb1e
fat: enable .splice_write to support splice on O_DIRECT file
by Hou Tao
· 6 years ago
660c9fc
autofs: clear O_NONBLOCK on the pipe
by NeilBrown
· 6 years ago
874d22d
fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()
by Ian Kent
· 6 years ago
60d6d04
autofs: add ignore mount option
by Ian Kent
· 6 years ago
49ac981
fs/binfmt_elf.c: spread const a little
by Alexey Dobriyan
· 6 years ago
93f044e
fs/binfmt_elf.c: use list_for_each_entry()
by Alexey Dobriyan
· 6 years ago
faf1c31
fs/binfmt_elf.c: don't be afraid of overflow
by Alexey Dobriyan
· 6 years ago
a218cc4
epoll: use rwlock in order to reduce ep_poll_callback() contention
by Roman Penyaev
· 6 years ago
c3e320b
epoll: unify awaking of wakeup source on ep_poll_callback() path
by Roman Penyaev
· 6 years ago
c141175
epoll: make sure all elements in ready list are in FIFO order
by Roman Penyaev
· 6 years ago
afe1a71
btrfs: implement btrfs_debug* in terms of helper macro
by Rasmus Villemoes
· 6 years ago
f1fffbd
linux/fs.h: move member alignment check next to definition of struct filename
by Rasmus Villemoes
· 6 years ago
e431f2d
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
08b5577
proc: use seq_puts() everywhere
by Alexey Dobriyan
· 6 years ago
5713f35
proc: read kernel cpu stat pointer once
by Alexey Dobriyan
· 6 years ago
867aacc
proc: remove unused argument in proc_pid_lookup()
by Zhikang Zhang
· 6 years ago
45f68ab
fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()
by Chengguang Xu
· 6 years ago
756ca74
fs/proc/self.c: code cleanup for proc_setup_self()
by Chengguang Xu
· 6 years ago
ab3948f
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
by Joel Fernandes (Google)
· 6 years ago
04a8645
mm: update ptep_modify_prot_commit to take old pte value as arg
by Aneesh Kumar K.V
· 6 years ago
0cbe3e2
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
by Aneesh Kumar K.V
· 6 years ago
147e1a9
fs: kernfs: add poll file operation
by Johannes Weiner
· 6 years ago
60cd4bc
memcg: localize memcg_kmem_enabled() check
by Shakeel Butt
· 6 years ago
ca21508
mm: convert PG_balloon to PG_offline
by David Hildenbrand
· 6 years ago
5704a06
fs/file.c: initialize init_files.resize_wait
by Shuriyc Chu
· 6 years ago
a905737
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
by Vineet Gupta
· 6 years ago
f402cf0
ocfs2: Use zero-sized array and struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
5500ab4
ocfs2: fix the application IO timeout when fstrim is running
by Gang He
· 6 years ago
cc725ef
ocfs2: fix a panic problem caused by o2cb_ctl
by Jia Guo
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
78f8601
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
08300f4
a.out: remove core dumping support
by Linus Torvalds
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
ee5e001
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
by Slavomir Kaslev
· 6 years ago
18a4d8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4f9020f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
84c4e1f8
aio: simplify - and fix - fget/fput for io_submit()
by Linus Torvalds
· 6 years ago
2d28e01
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
cb6acd0
hugetlbfs: fix races and page leaks during migration
by Mike Kravetz
· 6 years ago
3eb07d2
Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 6 years ago
02e525b2
locking/percpu-rwsem: Remove preempt_disable variants
by Peter Zijlstra
· 6 years ago
7d762d69
afs: Fix manually set volume location server list
by David Howells
· 6 years ago
53a41cb
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
by Linus Torvalds
· 6 years ago
70f3522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d3d6a18
aio: Fix locking in aio_poll()
by Bart Van Assche
· 6 years ago
8a61716
Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
b2b4699
proc, oom: do not report alien mms when setting oom_score_adj
by Michal Hocko
· 6 years ago
6e356d4
orangefs: remove two un-needed BUG_ONs...
by Mike Marshall
· 6 years ago
1f5a018
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
375ca54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f612acf
exec: Fix mem leak in kernel_read_file
by YueHaibing
· 6 years ago
b5372fe
exec: load_script: Do not exec truncated interpreter path
by Kees Cook
· 6 years ago
04242ff
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
by Yan, Zheng
· 6 years ago
88fe73c
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
55638c5
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
822ad64
keys: Fix dependency loop between construction record and auth key
by David Howells
· 6 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
cb5b020
Revert "exec: load_script: don't blindly truncate shebang string"
by Linus Torvalds
· 6 years ago
d869f86
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 6 years ago
23e93c9
Revert "gfs2: read journal in large chunks to locate the head"
by Bob Peterson
· 6 years ago
3bf6b57
Revert "nfsd4: return default lease period"
by J. Bruce Fields
· 6 years ago
1f947a7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
27dd768
mm: proc: smaps_rollup: fix pss_locked calculation
by Sandeep Patil
· 6 years ago
69056ee
Revert "mm: don't reclaim inodes with many attached pages"
by Dave Chinner
· 6 years ago
d2ceb7e
NFS: Don't use page_file_mapping after removing the page
by Benjamin Coddington
· 6 years ago
8ae757e
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
9481caf
Merge 5.0-rc6 into driver-core-next
by Greg Kroah-Hartman
· 6 years ago
c9ba756
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
c2da3f1
proc/stat: Make the interrupt statistics more efficient
by Thomas Gleixner
· 6 years ago
41ea391
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
e5a8a11
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
8c8e62c
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
bd5ff86
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
26e28d6
kernfs: Allocating memory for kernfs_iattrs with kmem_cache.
by Ayush Mittal
· 6 years ago
5b2f2bd
sysfs: remove unused include of kernfs-internal.h
by Ondrej Mosnacek
· 6 years ago
ee6c073
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
076a3f5
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
8dabe72
y2038: syscalls: rename y2038 compat syscalls
by Arnd Bergmann
· 6 years ago
e3fdc89
nfsd: Fix error return values for nfsd4_clone_file_range()
by Trond Myklebust
· 6 years ago
43636c8
fs: ratelimit __find_get_block_slow() failure message.
by Tetsuo Handa
· 6 years ago
ec51f8e
aio: initialize kiocb private in case any filesystems expect it.
by Mike Marshall
· 6 years ago
d036bda
sched/core: Convert sighand_struct.count to refcount_t
by Elena Reshetova
· 6 years ago
add46b3
xfs: set buffer ops when repair probes for btree type
by Darrick J. Wong
· 6 years ago
465fa17
xfs: end sync buffer I/O properly on shutdown error
by Brian Foster
· 6 years ago
aa6ee4a
xfs: eof trim writeback mapping as soon as it is cached
by Brian Foster
· 6 years ago
45bdc66
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
by Deepa Dinamani
· 6 years ago
312b3a9
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
b9de6ef
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
33640d7
Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
f585b28
autofs: fix error return in autofs_fill_super()
by Ian Kent
· 6 years ago
63ce5f5
autofs: drop dentry reference only when it is never used
by Pan Bian
· 6 years ago
c27d82f
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
by Jan Kara
· 6 years ago
Next »