Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a3d2ae043f6453aff68b617aabfc6710b1fa675d
/
fs
c89be52
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
bae6cfe
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
9026e82
fs/signalfd: fix build error for BUS_MCEERR_AR
by Randy Dunlap
· 7 years ago
bef3efb
efivarfs: Limit the rate for non-root to read files
by Luck, Tony
· 7 years ago
1b72040
NFS: make struct nlmclnt_fl_close_lock_ops static
by Colin Ian King
· 7 years ago
ad86f60
nfs: system crashes after NFS4ERR_MOVED recovery
by Bill.Baker@oracle.com
· 7 years ago
6d243a23
NFSv4: Fix broken cast in nfs4_callback_recallany()
by Trond Myklebust
· 7 years ago
da370f1
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
e525de3
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6556677
Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
49edd5b
gfs2: Fixes to "Implement iomap for block_map"
by Andreas Gruenbacher
· 7 years ago
595dd46
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
by Jia Zhang
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
878e66d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a283483
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
f1517df
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
a0f7938
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 7 years ago
8115333
Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
9e95dae
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
a8c6db0
cramfs: better MTD dependency expression
by Nicolas Pitre
· 7 years ago
2285ae7
NFSD: hide unused svcxdr_dupstr()
by Arnd Bergmann
· 7 years ago
39ca1bf
nfsd: store stat times in fill_pre_wcc() instead of inode times
by Amir Goldstein
· 7 years ago
76c4794
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
by Amir Goldstein
· 7 years ago
0078117
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
by J. Bruce Fields
· 7 years ago
6fbac20
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
fe803f8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
5f60a56
Add missing structs and defines from recent SMB3.1.1 documentation
by Steve French
· 7 years ago
f9de151
address lock imbalance warnings in smbdirect.c
by Steve French
· 7 years ago
ade7db9
cifs: silence compiler warnings showing up with gcc-8.0.0
by Arnd Bergmann
· 7 years ago
ede2e52
Add some missing debug fields in server and tcon structs
by Steve French
· 7 years ago
a2e5790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
f734076
pipe: read buffer limits atomically
by Eric Biggers
· 7 years ago
c4fed5a
pipe: simplify round_pipe_size()
by Eric Biggers
· 7 years ago
96e99be40
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
by Eric Biggers
· 7 years ago
9903a91
pipe: fix off-by-one error when checking buffer limits
by Eric Biggers
· 7 years ago
85c2dd5
pipe: actually allow root to exceed the pipe buffer limits
by Eric Biggers
· 7 years ago
319e0a2
pipe, sysctl: remove pipe_proc_fn()
by Eric Biggers
· 7 years ago
4c2e4be
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
by Eric Biggers
· 7 years ago
1a60e4d
vfs: remove might_sleep() from clear_inode()
by Shakeel Butt
· 7 years ago
b0cd38c
hfsplus: honor setgid flag on directories
by Ernesto A. Fernandez
· 7 years ago
fb04b91
nilfs2: use time64_t internally
by Arnd Bergmann
· 7 years ago
60c9d92
elf: fix NT_FILE integer overflow
by Alexey Dobriyan
· 7 years ago
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
74e938c
orangefs: reverse sense of is-inode-stale test in d_revalidate
by Martin Brandenburg
· 7 years ago
480e5ae
orangefs: simplify orangefs_inode_is_stale
by Martin Brandenburg
· 7 years ago
cf546ab
Orangefs: don't propogate whacky error codes
by Mike Marshall
· 7 years ago
6bdfb48
orangefs: use correct string length
by Xiongfeng Wang
· 7 years ago
4d0cac7
orangefs: make orangefs_make_bad_inode static
by Martin Brandenburg
· 7 years ago
538e304
orangefs: remove ORANGEFS_KERNEL_DEBUG
by Martin Brandenburg
· 7 years ago
79d7cd6
orangefs: remove gossip_ldebug and gossip_lerr
by Martin Brandenburg
· 7 years ago
7a3bc1f
orangefs: make orangefs_client_debug_init static
by Martin Brandenburg
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
3ff1b28
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
4d673da
afs: Support the AFS dynamic root
by David Howells
· 7 years ago
16280a1
afs: Rearrange afs_select_fileserver() a little
by David Howells
· 7 years ago
63dc4e4
afs: Remove unused code
by David Howells
· 7 years ago
45df846
afs: Fix server list handling
by David Howells
· 7 years ago
8305e57
afs: Need to clear responded flag in addr cursor
by David Howells
· 7 years ago
fe4d774
afs: Fix missing cursor clearance
by David Howells
· 7 years ago
e441501
afs: Add missing afs_put_cell()
by David Howells
· 7 years ago
2502072
nfsd4: don't set lock stateid's sc_type to CLOSED
by J. Bruce Fields
· 7 years ago
4f17641
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
by Trond Myklebust
· 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
fd649f1
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
by Nikolay Borisov
· 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
ee95f40
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
by Ross Zwisler
· 7 years ago
627e087
Btrfs: fix null pointer dereference when replacing missing device
by Filipe Manana
· 7 years ago
c8195a7
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
by Zygo Blaxell
· 7 years ago
952bd3d
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
by Nikolay Borisov
· 7 years ago
900c998
Btrfs: fix unexpected -EEXIST when creating new inode
by Liu Bo
· 7 years ago
1a932ef
Btrfs: fix use-after-free on root->orphan_block_rsv
by Liu Bo
· 7 years ago
e8f1bc1
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
by Liu Bo
· 7 years ago
55237a5
Btrfs: fix extent state leak from tree log
by Liu Bo
· 7 years ago
1846430
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
by Liu Bo
· 7 years ago
e891669
Btrfs: fix deadlock in run_delalloc_nocow
by Liu Bo
· 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
Next »