index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
4
-17
/
+33
2018-12-19
NFS: change access cache to use 'struct cred'.
NeilBrown
3
-30
/
+39
2018-12-19
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2
-3
/
+23
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
4
-42
/
+11
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
4
-25
/
+16
2018-12-19
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
2
-8
/
+14
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2
-10
/
+10
2018-12-19
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
1
-13
/
+1
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2
-1
/
+29
2018-12-19
nfs: fix comment to nfs_generic_pg_test which does the opposite
Pavel Tikhomirov
1
-1
/
+1
2018-12-19
NFSv4: cleanup remove unused nfs4_xdev_fs_type
Olga Kornievskaia
1
-1
/
+0
2018-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+9
2018-12-14
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-14
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-14
Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2018-12-14
Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+5
2018-12-12
Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-17
/
+20
2018-12-12
Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-37
/
+60
2018-12-11
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2018-12-11
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
2018-12-11
ceph: make 'nocopyfrom' a default mount option
Luis Henriques
2
-3
/
+5
2018-12-10
fuse: Fix memory leak in fuse_dev_free()
Takeshi Misawa
1
-0
/
+1
2018-12-09
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-27
/
+8
2018-12-09
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+38
2018-12-08
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-15
/
+11
2018-12-07
CIFS: Avoid returning EBUSY to upper layer VFS
Long Li
1
-25
/
+6
2018-12-06
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+12
2018-12-06
cifs: Fix separator when building path from dentry
Paulo Alcantara
1
-1
/
+1
2018-12-06
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
1
-1
/
+1
2018-12-05
Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2018-12-04
dax: Fix unlock mismatch with updated API
Matthew Wilcox
1
-13
/
+8
2018-12-04
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
Darrick J. Wong
1
-9
/
+0
2018-12-04
splice: don't read more than available pipe space
Darrick J. Wong
1
-1
/
+6
2018-12-04
vfs: allow some remap flags to be passed to vfs_clone_file_range
Darrick J. Wong
1
-1
/
+1
2018-12-04
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
1
-1
/
+1
2018-12-04
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
1
-2
/
+2
2018-12-04
Revert "exec: make de_thread() freezable"
Rafael J. Wysocki
1
-3
/
+2
2018-12-04
btrfs: tree-checker: Don't check max block group size as current max chunk si...
Qu Wenruo
1
-5
/
+3
2018-12-04
Revert "ovl: relax permission checking on underlying layers"
Miklos Szeredi
1
-13
/
+4
2018-12-03
fuse: fix revalidation of attributes for permission check
Miklos Szeredi
1
-1
/
+3
2018-12-03
fuse: fix fsync on directory
Miklos Szeredi
3
-23
/
+42
2018-12-02
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
1
-1
/
+8
2018-12-02
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-12-01
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-24
/
+46
2018-11-30
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+16
2018-11-30
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-11-30
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
1
-0
/
+15
2018-11-30
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-11-30
hfs: do not free node before using
Pan Bian
1
-1
/
+2
[next]