summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs_common: fix doc warningChenXiaoSong2021-07-071-0/+1
* NFSD: Fix error return code in nfsd4_interssc_connect()Wei Yongjun2021-07-071-0/+1
* nfsd: fix kernel test robot warning in SSC codeDai Ngo2021-07-072-3/+3
* nfsd4: Expose the callback address and state of each NFS4 clientDave Wysochanski2021-07-071-0/+17
* xprtrdma: Fix spelling mistakesZheng Yongjun2021-07-071-3/+3
* nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields2021-07-071-5/+6
* NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo2021-05-256-4/+229
* NFSD add vfs_fsync after async copy is doneOlga Kornievskaia2021-05-252-1/+14
* nfsd: move some commit_metadata()s outside the inode lockJ. Bruce Fields2021-05-251-2/+3
* nfsd: Prevent truncation of an unlinked inode from blocking access to its dir...Yu Hsiang Huang2021-05-251-0/+5
* NFSD: Update nfsd_cb_args tracepointChuck Lever2021-05-181-3/+3
* NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepointsChuck Lever2021-05-182-53/+0
* NFSD: Add an nfsd_cb_probe tracepointChuck Lever2021-05-182-0/+2
* NFSD: Replace the nfsd_deleg_break tracepointChuck Lever2021-05-182-2/+32
* NFSD: Add an nfsd_cb_offload tracepointChuck Lever2021-05-182-0/+38
* NFSD: Add an nfsd_cb_lm_notify tracepointChuck Lever2021-05-182-1/+29
* NFSD: Enhance the nfsd_cb_setup tracepointChuck Lever2021-05-182-2/+28
* NFSD: Remove spurious cb_setup_err tracepointChuck Lever2021-05-181-3/+1
* NFSD: Adjust cb_shutdown tracepointChuck Lever2021-05-181-1/+3
* NFSD: Add cb_lost tracepointChuck Lever2021-05-182-0/+3
* NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macrosChuck Lever2021-05-181-5/+0
* NFSD: Capture every CB state transitionChuck Lever2021-05-181-13/+15
* NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever2021-05-181-5/+2
* NFSD: Add tracepoints for EXCHANGEID edge casesChuck Lever2021-05-182-3/+10
* NFSD: Add tracepoints for SETCLIENTID edge casesChuck Lever2021-05-182-11/+45
* NFSD: Add a couple more nfsd_clid_expired call sitesChuck Lever2021-05-182-4/+8
* NFSD: Add nfsd_clid_destroyed tracepointChuck Lever2021-05-182-0/+2
* NFSD: Add nfsd_clid_reclaim_complete tracepointChuck Lever2021-05-182-0/+2
* NFSD: Add nfsd_clid_confirmed tracepointChuck Lever2021-05-182-5/+6
* NFSD: Remove trace_nfsd_clid_inuse_errChuck Lever2021-05-181-24/+0
* NFSD: Add nfsd_clid_verf_mismatch tracepointChuck Lever2021-05-182-3/+40
* NFSD: Add nfsd_clid_cred_mismatch tracepointChuck Lever2021-05-182-4/+38
* NFSD: Add an RPC authflavor tracepoint display helperChuck Lever2021-05-181-0/+16
* NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever2021-05-182-32/+0
* Linux 5.13-rc2v5.13-rc2Linus Torvalds2021-05-171-1/+1
* Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-164-1/+21
|\
| * clk: Skip clk provider registration when np is NULLTudor Ambarus2021-05-111-0/+9
| * usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-103-1/+12
* | Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-1616-41/+50
|\ \
| * \ Merge tag 'iio-fixes-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2021-05-1114-22/+25
| |\ \
| | * | iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-101-0/+8
| | * | iio: core: return ENODEV if ioctl is unknownAlexandru Ardelean2021-05-101-2/+1
| | * | iio: core: fix ioctl handlers removalTomasz Duszynski2021-05-101-6/+0
| | * | iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko2021-05-101-2/+11
| | * | iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-109-10/+1
| | * | iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-0/+1
| | * | iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-2/+3
| | |/
| * / staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann2021-05-102-19/+25
| |/
* | Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-1622-75/+220
|\ \
| * | usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun2021-05-131-3/+3