summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: avoid a mess of casts for blk_end_sync_rqChristoph Hellwig2022-05-281-23/+20
* blk-mq: remove __blk_execute_rq_nowaitChristoph Hellwig2022-05-281-39/+30
* Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...Linus Torvalds2022-05-2824-189/+559
|\
| * smb3: remove unneeded null check in cifs_readdirSteve French2022-05-272-4/+3
| * cifs: fix ntlmssp on old serversPaulo Alcantara2022-05-256-49/+26
| * cifs: cache the dirents for entries in a cached directoryRonnie Sahlberg2022-05-244-8/+213
| * cifs: avoid parallel session setups on same channelShyam Prasad N2022-05-245-7/+65
| * cifs: use new enum for ses_statusShyam Prasad N2022-05-248-32/+39
| * cifs: do not use tcpStatus after negotiate completesShyam Prasad N2022-05-243-14/+15
| * smb3: add mount parm nosparseSteve French2022-05-245-1/+11
| * smb3: don't set rc when used and unneeded in query_info_compoundSteve French2022-05-241-1/+1
| * smb3: check for null tconSteve French2022-05-241-2/+5
| * cifs: fix minor compile warningSteve French2022-05-241-0/+2
| * Add various fsctl structsSteve French2022-05-242-29/+101
| * Add defines for various newer FSCTLsSteve French2022-05-241-0/+6
| * smb3: add trace point for oplock not foundSteve French2022-05-222-0/+5
| * cifs: return the more nuanced writeback error on close()ChenXiaoSong2022-05-221-1/+4
| * smb3: add trace point for lease not found issueSteve French2022-05-222-0/+7
| * cifs: smbd: fix typo in commentJulia Lawall2022-05-221-1/+1
| * cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()Ronnie Sahlberg2022-05-212-3/+7
| * cifs: check for smb1 in open_cached_dir()Ronnie Sahlberg2022-05-211-1/+2
| * cifs: move definition of cifs_fattr earlier in cifsglob.hRonnie Sahlberg2022-05-211-31/+31
| * cifs: print TIDs as hexEnzo Matsumiya2022-05-212-2/+2
| * cifs: return ENOENT for DFS lookup_cache_entry()Enzo Matsumiya2022-05-213-10/+8
| * cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was setEnzo Matsumiya2022-05-211-4/+12
| * cifs: fix signed integer overflow when fl_end is OFFSET_MAXPaulo Alcantara2022-05-193-5/+11
| * SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...Steve French2022-05-171-2/+0
* | Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggyLinus Torvalds2022-05-2810-1652/+3
|\ \
| * | fs/jfs: Remove dead codeDave Kleikamp2022-04-2510-1651/+1
| * | fs: jfs: fix possible NULL pointer dereference in dbFree()Zixuan Fu2022-04-191-1/+2
* | | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-2824-171/+359
|\ \ \
| * | | pmem: implement pmem_recovery_write()Jane Chu2022-05-161-8/+79
| * | | pmem: refactor pmem_clear_poison()Jane Chu2022-05-161-25/+48
| * | | dax: add .recovery_write dax_operationJane Chu2022-05-169-1/+100
| * | | dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu2022-05-1616-33/+61
| * | | mce: fix set_mce_nospec to always unmap the whole pageJane Chu2022-05-164-40/+23
| * | | x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu2022-05-163-58/+52
| * | | acpi/nfit: rely on mce->misc to determine poison granularityJane Chu2022-05-161-2/+2
| * | | testing: nvdimm: asm/mce.h is not needed in nfit.cMichal Suchanek2022-04-291-2/+0
| * | | testing: nvdimm: iomap: make __nfit_test_ioremap a macroMichal Suchanek2022-04-291-10/+8
| * | | nvdimm: Allow overwrite in the presence of disabled dimmsDan Williams2022-04-291-5/+0
| * | | tools/testing/nvdimm: remove unneeded flush_workqueueran jianping2022-04-261-1/+0
* | | | Merge tag 'mfd-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-05-2826-520/+1442
|\ \ \ \
| * | | | dt-bindings: cros-ec: Fix a typo in descriptionStephen Boyd2022-05-231-1/+1
| * | | | dt-bindings: mfd: wlf,arizona: Add spi-max-frequencyKrzysztof Kozlowski2022-05-231-0/+1
| * | | | mfd: rt4831: Improve error reporting for problems during .remove()Uwe Kleine-König2022-05-231-1/+6
| * | | | mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang2022-05-231-4/+2
| * | | | mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7Gaggery Tsai2022-05-231-0/+2
| * | | | dt-bindings: mfd: rk808: Convert bindings to yamlChris Morgan2022-05-206-465/+1372
| * | | | mfd: twl4030: Make twl4030_exit_irq() return voidUwe Kleine-König2022-04-283-11/+4