index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
Documentation: Add an explanation of NFSv4 client identifiers
Chuck Lever
2
-0
/
+218
2022-05-17
NFS: update documentation for the nfs4_unique_id parameter
NeilBrown
1
-6
/
+9
2022-05-17
NFS: Improve warning message when locks are lost.
NeilBrown
1
-5
/
+15
2022-05-17
NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes
Trond Myklebust
1
-0
/
+69
2022-05-17
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
3
-35
/
+70
2022-05-17
NFSv4: Specify the type of ACL to cache
Trond Myklebust
3
-19
/
+49
2022-05-17
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
1
-0
/
+4
2022-05-17
pNFS/files: Fall back to I/O through the MDS on non-fatal layout errors
Trond Myklebust
1
-1
/
+6
2022-05-17
NFS: Further fixes to the writeback error handling
Trond Myklebust
1
-21
/
+18
2022-05-17
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
1
-0
/
+2
2022-05-17
NFS: Memory allocation failures are not server fatal errors
Trond Myklebust
1
-0
/
+1
2022-05-17
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
1
-8
/
+1
2022-05-17
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
1
-5
/
+2
2022-05-17
NFS: Don't report ENOSPC write errors twice
Trond Myklebust
1
-20
/
+14
2022-05-17
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
Trond Myklebust
1
-4
/
+5
2022-05-17
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
1
-1
/
+1
2022-05-15
Linux 5.18-rc7
Linus Torvalds
1
-1
/
+1
2022-05-15
Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-3
/
+21
2022-05-15
Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-3
/
+9
2022-05-15
Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
4
-29
/
+43
2022-05-15
Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
13
-75
/
+86
2022-05-15
Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-5
/
+21
2022-05-15
Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2022-05-15
Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-21
/
+21
2022-05-15
Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2022-05-14
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
4
-3
/
+13
2022-05-13
Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-40
/
+99
2022-05-14
Merge tag 'drm-misc-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
9
-16
/
+38
2022-05-14
Merge tag 'vmwgfx-drm-fixes-5.18-2022-05-13' of https://gitlab.freedesktop.org/zack/vmwgfx into drm-fixes
Dave Airlie
6
-24
/
+61
2022-05-13
Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2
-81
/
+67
2022-05-13
gfs2: Stop using glock holder auto-demotion for now
Andreas Gruenbacher
1
-32
/
+14
2022-05-13
gfs2: buffered write prefaulting
Andreas Gruenbacher
1
-12
/
+16
2022-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-6
/
+8
2022-05-13
gfs2: Align read and write chunks to the page cache
Andreas Gruenbacher
1
-8
/
+7
2022-05-13
gfs2: Pull return value test out of should_fault_in_pages
Andreas Gruenbacher
1
-12
/
+22
2022-05-13
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
Andreas Gruenbacher
1
-17
/
+9
2022-05-13
gfs2: Variable rename
Andreas Gruenbacher
1
-17
/
+17
2022-05-13
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-05-13
Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-7
/
+20
2022-05-13
Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-6
/
+37
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
12
-22
/
+70
2022-05-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-8
/
+10
2022-05-13
Merge tag 'hwmon-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-1
/
+12
2022-05-13
Merge tag 'drm-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-17
/
+29
2022-05-13
drm/vmwgfx: Disable command buffers on svga3 without gbobjects
Zack Rusin
1
-4
/
+7
2022-05-13
drm/vmwgfx: Initialize drm_mode_fb_cmd2
Zack Rusin
1
-1
/
+1
2022-05-13
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
5
-19
/
+53
2022-05-13
Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus
Greg Kroah-Hartman
1
-1
/
+7
2022-05-13
x86/mm: Fix marking of unused sub-pmd ranges
Adrian-Ken Rueegsegger
1
-2
/
+3
2022-05-13
Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial
Greg Kroah-Hartman
4
-0
/
+8
[next]