index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sync.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
NFSv2: Fix eof handling
Trond Myklebust
1
-1
/
+2
2019-08-26
NFS: Fix writepage(s) error handling to not report errors twice
Trond Myklebust
1
-8
/
+13
2019-08-26
NFS: Fix spurious EIO read errors
Trond Myklebust
3
-21
/
+36
2019-08-26
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
1
-2
/
+9
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
1
-1
/
+1
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
3
-25
/
+0
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
1
-3
/
+7
2019-08-26
pNFS/flexfiles: Turn off soft RPC calls
Trond Myklebust
1
-5
/
+10
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
1
-11
/
+24
2019-08-19
NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()
Trond Myklebust
1
-0
/
+3
2019-08-19
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
Trond Myklebust
1
-1
/
+1
2019-08-19
NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
Trond Myklebust
2
-9
/
+19
2019-08-19
NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
Trond Myklebust
1
-7
/
+9
2019-08-19
NFSv4: Fix return value in nfs_finish_open()
Trond Myklebust
1
-1
/
+1
2019-08-19
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
1
-6
/
+6
2019-08-19
NFS: Don't refresh attributes with mounted-on-file information
Trond Myklebust
1
-14
/
+19
2019-08-18
Linux 5.3-rc5
v5.3-rc5
Linus Torvalds
1
-1
/
+1
2019-08-17
MAINTAINERS: Fix Hyperv vIOMMU driver file name
Lan Tianyu
1
-1
/
+1
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
4
-6
/
+6
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2
-0
/
+4
2019-08-17
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Adrian Vladu
1
-33
/
+42
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-16
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
1
-15
/
+48
2019-08-15
ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
Hui Peng
1
-8
/
+27
2019-08-15
io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list
Jackie Liu
1
-7
/
+9
2019-08-15
block: remove REQ_NOWAIT_INLINE
Jens Axboe
3
-54
/
+8
2019-08-15
io_uring: fix manual setup of iov_iter for fixed buffers
Aleix Roca Nonell
1
-3
/
+1
2019-08-15
misc: xilinx-sdfec: fix dependency and build error
Randy Dunlap
1
-0
/
+1
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
5
-11
/
+10
2019-08-15
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
1
-3
/
+3
2019-08-15
usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
André Draszik
1
-7
/
+12
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
1
-0
/
+4
2019-08-15
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
1
-2
/
+2
2019-08-15
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
1
-5
/
+7
2019-08-15
USB: serial: option: add the BroadMobi BM818 card
Bob Ham
1
-0
/
+2
2019-08-15
USB: serial: option: Add Motorola modem UARTs
Tony Lindgren
1
-0
/
+5
2019-08-15
MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
Tony Luck
1
-0
/
+7
2019-08-15
drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
Lyude Paul
1
-9
/
+13
2019-08-15
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
3
-3
/
+6
2019-08-15
of: irq: fix a trivial typo in a doc comment
Lubomir Rintel
1
-1
/
+1
2019-08-15
dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schema
Rob Herring
1
-1
/
+2
2019-08-14
drm/scheduler: use job count instead of peek
Christian König
1
-2
/
+2
2019-08-14
riscv: Make __fstate_clean() work correctly.
Vincent Chen
1
-1
/
+1
2019-08-14
riscv: Correct the initialized flow of FP register
Vincent Chen
2
-2
/
+15
2019-08-14
ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
Hui Peng
1
-0
/
+2
2019-08-14
i2c: stm32: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-14
i2c: emev2: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+12
2019-08-14
i2c: rcar: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+7
2019-08-14
MAINTAINERS: i2c-imx: take over maintainership
Oleksij Rempel
1
-0
/
+8
[next]