Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a52458b48af142bcc2b72fe810c0db20cfae7fdd
/
fs
a52458b
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
by NeilBrown
· 6 years ago
684f39b
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
by NeilBrown
· 6 years ago
b68572e
NFS: change access cache to use 'struct cred'.
by NeilBrown
· 6 years ago
ddf529e
NFS: move credential expiry tracking out of SUNRPC into NFS.
by NeilBrown
· 6 years ago
5e16923
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
by NeilBrown
· 6 years ago
f15e1e8
NFSv4: don't require lock for get_renew_cred or get_machine_cred
by NeilBrown
· 6 years ago
a534ecb
NFSv4: add cl_root_cred for use when machine cred is not available.
by NeilBrown
· 6 years ago
8276c90
SUNRPC: remove uid and gid from struct auth_cred
by NeilBrown
· 6 years ago
fc0664f
SUNRPC: remove groupinfo from struct auth_cred.
by NeilBrown
· 6 years ago
97f68c6b
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
by NeilBrown
· 6 years ago
ac0aa5e
nfs: fix comment to nfs_generic_pg_test which does the opposite
by Pavel Tikhomirov
· 6 years ago
069d5bf
NFSv4: cleanup remove unused nfs4_xdev_fs_type
by Olga Kornievskaia
· 6 years ago
6531e11
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
01e881f
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
by Andrea Arcangeli
· 6 years ago
61c6de6
fs/iomap.c: get/put the page in iomap_page_create/release()
by Piotr Jaroszynski
· 6 years ago
380ef2c
Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
c19bf74
Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
e6333d7
Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
70f4828
Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
2e64ff1
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
by Chad Austin
· 6 years ago
a538e3f
aio: fix spectre gadget in lookup_ioctx
by Jeff Moyer
· 6 years ago
6f9718f
ceph: make 'nocopyfrom' a default mount option
by Luis Henriques
· 6 years ago
d72f70d
fuse: Fix memory leak in fuse_dev_free()
by Takeshi Misawa
· 6 years ago
bc4caf1
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
fa82dcb
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
f896adc
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
6ac7929
CIFS: Avoid returning EBUSY to upper layer VFS
by Long Li
· 6 years ago
7f80c73
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
c988de2
cifs: Fix separator when building path from dentry
by Paulo Alcantara
· 6 years ago
6e78530
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
by Steve French
· 6 years ago
d089709
Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
27359fd
dax: Fix unlock mismatch with updated API
by Matthew Wilcox
· 6 years ago
8f67b5a
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
by Darrick J. Wong
· 6 years ago
1761444
splice: don't read more than available pipe space
by Darrick J. Wong
· 6 years ago
6744557
vfs: allow some remap flags to be passed to vfs_clone_file_range
by Darrick J. Wong
· 6 years ago
7d048df
xfs: fix inverted return from xfs_btree_sblock_verify_crc
by Eric Sandeen
· 6 years ago
a579121
xfs: fix PAGE_MASK usage in xfs_free_file_space
by Darrick J. Wong
· 6 years ago
a72173e
Revert "exec: make de_thread() freezable"
by Rafael J. Wysocki
· 6 years ago
1095092
btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable
by Qu Wenruo
· 6 years ago
ec7ba11
Revert "ovl: relax permission checking on underlying layers"
by Miklos Szeredi
· 6 years ago
d233c7d
fuse: fix revalidation of attributes for permission check
by Miklos Szeredi
· 6 years ago
a9c2d1e
fuse: fix fsync on directory
by Miklos Szeredi
· 6 years ago
ad3cba2
nfs: don't dirty kernel pages read by direct-io
by Dave Kleikamp
· 6 years ago
320f35b
flexfiles: enforce per-mirror stateid only for v4 DSes
by Tigran Mkrtchyan
· 6 years ago
8805841
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d8f190e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
fd3b3e0
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
164f7e5
ocfs2: fix potential use after free
by Pan Bian
· 6 years ago
29ec9066
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
by Andrea Arcangeli
· 6 years ago
c7d7d620
hfsplus: do not free node before using
by Pan Bian
· 6 years ago
ce96a40
hfs: do not free node before using
by Pan Bian
· 6 years ago
e21e574
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
by Larry Chen
· 6 years ago
5f1ca5c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
e9eaf72
Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
31ffa56
fscache, cachefiles: remove redundant variable 'cache'
by Colin Ian King
· 6 years ago
34e06fe
cachefiles: avoid deprecated get_seconds()
by Arnd Bergmann
· 6 years ago
b7e768b
cachefiles: Explicitly cast enumerated type in put_object
by Nathan Chancellor
· 6 years ago
c5a94f4
fscache: fix race between enablement and dropping of object
by NeilBrown
· 6 years ago
41e817b
fs: fix lost error code in dio_complete
by Maximilian Heyne
· 6 years ago
73116df
afs: Use d_instantiate() rather than d_add() and don't d_drop()
by David Howells
· 6 years ago
4584ae9
afs: Fix missing net error handling
by David Howells
· 6 years ago
ae3b736
afs: Fix validation/callback interaction
by David Howells
· 6 years ago
89d328f
pstore/ram: Correctly calculate usable PRZ bytes
by Kees Cook
· 6 years ago
9af33b5
Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
55e56f0
dax: Don't access a freed inode
by Matthew Wilcox
· 6 years ago
c93db7b
dax: Check page->mapping isn't NULL
by Matthew Wilcox
· 6 years ago
121b018
Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
9a24ce5
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
by Kiran Kumar Modukuri
· 6 years ago
e6bc06f
cachefiles: Fix an assertion failure when trying to update a failed object
by David Howells
· 6 years ago
ecebf55
ext2: fix potential use after free
by Pan Bian
· 6 years ago
e5f5b71
ext2: initialize opts.s_mount_opt as zero before using it
by xingaopeng
· 6 years ago
de72430
fs/xfs: fix f_ffree value for statfs when project quota is set
by Ye Yin
· 6 years ago
17c2f54
Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
e2125da
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
abe72ff
Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
b88af99
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
2084ac6
exportfs: do not read dentry after free
by Pan Bian
· 6 years ago
42a657f
btrfs: relocation: set trans to be NULL after ending transaction
by Pan Bian
· 6 years ago
bb21ce0
flexfiles: use per-mirror specified stateid for IO
by Tigran Mkrtchyan
· 6 years ago
99f2c55
NFSv4.2 copy do not allocate memory under the lock
by Olga Kornievskaia
· 6 years ago
552f032
Btrfs: fix race between enabling quotas and subvolume creation
by Filipe Manana
· 6 years ago
4fc4bb7
fuse: Add bad inode check in fuse_destroy_inode()
by Myungho Jung
· 6 years ago
8c110d4
iomap: readpages doesn't zero page tail beyond EOF
by Dave Chinner
· 6 years ago
494633f
vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP
by Dave Chinner
· 6 years ago
4721a60
iomap: dio data corruption and spurious errors when pipes fill
by Dave Chinner
· 6 years ago
b450672
iomap: sub-block dio needs to zeroout beyond EOF
by Dave Chinner
· 6 years ago
0929d85
iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
by Dave Chinner
· 6 years ago
9230a0b
xfs: delalloc -> unwritten COW fork allocation can go wrong
by Dave Chinner
· 6 years ago
2c30717
xfs: flush removing page cache in xfs_reflink_remap_prep
by Dave Chinner
· 6 years ago
a4390ae
Btrfs: send, fix infinite loop due to directory rename dependencies
by Robbie Ko
· 6 years ago
155b8a0
ovl: fix decode of dir file handle with multi lower layers
by Amir Goldstein
· 6 years ago
7f9f71be
xfs: extent shifting doesn't fully invalidate page cache
by Dave Chinner
· 6 years ago
c087689
xfs: finobt AG reserves don't consider last AG can be a runt
by Dave Chinner
· 6 years ago
d43aaf1
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
by Dave Chinner
· 6 years ago
d61fa8c
xfs: uncached buffer tracing needs to print bno
by Dave Chinner
· 6 years ago
aeabb3c
NFSv4: Fix a NFSv4 state manager deadlock
by Trond Myklebust
· 6 years ago
da034bc
xfs: make xfs_file_remap_range() static
by Eric Biggers
· 6 years ago
59e4293
xfs: fix shared extent data corruption due to missing cow reservation
by Brian Foster
· 6 years ago
f2ce106
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
91ff20f
ovl: fix missing override creds in link of a metacopy upper
by Amir Goldstein
· 6 years ago
Next »