summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: MR-related memory allocation should be allowed to failChuck Lever2022-10-053-11/+17
* xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()Chuck Lever2022-10-051-11/+8
* xprtrdma: Clean up synopsis of rpcrdma_req_create()Chuck Lever2022-10-053-11/+11
* svcrdma: Clean up RPCRDMA_DEF_GFPChuck Lever2022-10-052-4/+2
* SUNRPC: Replace the use of the xprtiod WQ in rpcrdmaChuck Lever2022-10-052-9/+4
* NFSv4.2: Add a tracepoint for listxattrAnna Schumaker2022-10-052-0/+3
* NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattrAnna Schumaker2022-10-052-0/+49
* NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2Anna Schumaker2022-10-051-1/+1
* NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTRAnna Schumaker2022-10-051-0/+8
* nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declarationGaosheng Cui2022-10-051-2/+0
* NFSv4: remove nfs4_renewd_prepare_shutdown() declarationGaosheng Cui2022-10-051-1/+0
* fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in commentJiangshan Yi2022-10-051-2/+2
* NFSv4/pNFS: Always return layout stats on layout return for flexfilesTrond Myklebust2022-10-031-7/+18
* NFS: move from strlcpy with unused retval to strscpyWolfram Sang2022-10-032-2/+2
* SUNRPC: move from strlcpy with unused retval to strscpyWolfram Sang2022-10-031-1/+1
* NFS: clean up a needless assignment in nfs_file_write()Lukas Bulwahn2022-10-031-3/+3
* nfs: remove unnecessary (void*) conversions.yuzhe2022-10-034-7/+7
* SUNRPC: use max_t() to simplify open codeZiyang Xuan2022-10-031-4/+1
* NFSv4: Directly use ida_alloc()/free()Bo Liu2022-10-031-6/+4
* SUNRPC: Directly use ida_alloc()/free()Bo Liu2022-10-033-6/+6
* Linux 6.0-rc7v6.0-rc7Linus Torvalds2022-09-251-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-255-181/+154
|\
| * ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o2022-09-221-1/+3
| * ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques2022-09-221-0/+4
| * ext4: use buckets for cr 1 block scan instead of rbtreeJan Kara2022-09-223-149/+111
| * ext4: use locality group preallocation for small closed filesJan Kara2022-09-221-12/+15
| * ext4: make directory inode spreading reflect flexbg sizeJan Kara2022-09-221-1/+1
| * ext4: avoid unnecessary spreading of allocations among groupsJan Kara2022-09-221-11/+13
| * ext4: make mballoc try target group first even with mb_optimize_scanJan Kara2022-09-221-7/+7
* | Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-09-255-82/+7
|\ \
| * \ Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams2022-09-2514074-274019/+1379154
| |\ \
| | * | devdax: Fix soft-reservation memory descriptionDan Williams2022-09-251-0/+1
| * | | fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin2022-07-261-0/+3
| * | | nvdimm/namespace: drop nested variable in create_namespace_pmem()Andy Shevchenko2022-07-141-2/+0
| * | | ndtest: Cleanup all of blk namespace specific codeShivaprasad G Bhat2022-07-131-77/+0
| * | | pmem: fix a name collisionJane Chu2022-07-131-3/+3
* | | | Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-257-51/+37
|\ \ \ \
| * | | | i2c: mux: harden i2c_mux_alloc() against integer overflowsDan Carpenter2022-09-211-2/+3
| * | | | i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi2022-09-211-40/+23
| * | | | i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi2022-09-171-0/+3
| * | | | i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi2022-09-171-1/+1
| * | | | Documentation: i2c: fix references to other documentsWolfram Sang2022-09-163-6/+6
| * | | | MAINTAINERS: remove Nehal Shah from AMD MP2 I2C DRIVERWolfram Sang2022-09-161-1/+0
| * | | | i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König2022-09-161-1/+1
* | | | | Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-256-20/+14
|\ \ \ \ \
| * | | | | Makefile.debug: re-enable debug info for .S filesNick Desaulniers2022-09-242-11/+14
| * | | | | Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers2022-09-241-3/+1
| * | | | | certs: make system keyring depend on built-in x509 parserMasahiro Yamada2022-09-231-1/+1
| * | | | | Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng2022-09-232-6/+0
| * | | | | scripts/clang-tools: remove unused moduleyangxingwu2022-09-231-1/+0
| |/ / / /