aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy1-2/+2
2019-03-28nvmet: fix building bvec from sg listMing Lei1-10/+10
2019-03-28nvme-multipath: relax ANA state checkMartin George1-4/+1
2019-03-28nvme-tcp: fix an endianess miss-annotationChristoph Hellwig1-1/+1
2019-03-28afs: Fix StoreData op marshallingDavid Howells2-4/+4
2019-03-28vfs: Update mount API docsDavid Howells1-172/+195
2019-03-28kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring1-1/+1
2019-03-28scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc1-1/+1
2019-03-28kbuild: strip whitespace in cmd_record_mcount findstringJoe Lawrence1-5/+2
2019-03-28kbuild: do not overwrite .gitignore in output directoryMasahiro Yamada1-1/+2
2019-03-28kbuild: skip parsing pre sub-make code for recursionMasahiro Yamada1-3/+5
2019-03-28coccinelle: put_device: reduce false positivesWen Yang1-0/+1
2019-03-28libata: fix using DMA buffers on stackraymond pang1-10/+24
2019-03-28drm/i915/icl: Fix VEBOX mismatch BUG_ON()José Roberto de Souza1-1/+1
2019-03-28s390/cpumf: Fix warning from check_processor_idThomas Richter1-6/+13
2019-03-27scsi: ibmvfc: Clean up transport eventsTyrel Datwyler2-4/+11
2019-03-27scsi: ibmvfc: Byte swap status and error codes when loggingTyrel Datwyler1-13/+15
2019-03-27scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayTyrel Datwyler1-0/+1
2019-03-27scsi: ibmvfc: Remove "failed" from logged errorsTyrel Datwyler1-1/+1
2019-03-27scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier1-4/+17
2019-03-27scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier3-0/+20
2019-03-27scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier1-0/+3
2019-03-27scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen1-0/+3
2019-03-27scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche1-6/+13
2019-03-27scsi: core: Run queue when state is set to running after being blockedzhengbin1-0/+6
2019-03-27ceph: fix use-after-free on symlink traversalAl Viro1-1/+1
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede8-71/+197
2019-03-27i2c: wmt: make bindings file name match the driverWolfram Sang1-0/+0
2019-03-27i2c: sun6i-p2wi: make bindings file name match the driverWolfram Sang1-0/+0
2019-03-27i2c: stu300: make bindings file name match the driverWolfram Sang1-0/+0
2019-03-27i2c: mt65xx: make bindings file name match the driverWolfram Sang1-0/+0
2019-03-27i2c: iop3xx: make bindings file name match the driverWolfram Sang1-0/+0
2019-03-27drm/i915/selftests: Fix an IS_ERR() vs NULL checkDan Carpenter1-1/+1
2019-03-26SUNRPC: fix uninitialized variable warningAlakesh Haloi1-2/+2
2019-03-26dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei1-4/+9
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2-2/+2
2019-03-26net: devlink: skip info_get op call if it is not defined in dumpitJiri Pirko1-0/+5
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2-0/+29
2019-03-26tipc: change to check tipc_own_id to return in tipc_net_stopXin Long1-4/+1
2019-03-26net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2-0/+23
2019-03-26net: sched: Kconfig: update reference link for PIELeslie Monis1-2/+1
2019-03-26net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter2-1/+168
2019-03-26net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter1-18/+0
2019-03-26dt-bindings: net: dsa: qca8k: support internal mdio-busChristian Lamparter1-5/+64
2019-03-26dt-bindings: net: dsa: qca8k: fix exampleChristian Lamparter1-2/+2
2019-03-26ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptopsBernhard Rosenkraenzer1-0/+10
2019-03-26xfs: serialize unaligned dio writes against all other dio writesBrian Foster1-10/+17
2019-03-26ftrace: Fix warning using plain integer as NULL & spelling correctionsHariprasad Kelam1-6/+6
2019-03-26tracing: initialize variable in create_dyn_event()Frank Rowand1-1/+1
2019-03-26tracing: Remove unnecessary var_ref destroy in track_data_destroy()Tom Zanussi1-1/+0