summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext2: improve consistency of ext2_fsblk_t datatype usageGeorg Ottinger2023-08-183-8/+7
* ext2: dump current reservation window infoYe Bin2023-08-161-1/+6
* ext2: fix race between setxattr and write backYe Bin2023-08-162-8/+9
* ext2: introduce new flags argument for ext2_new_blocks()Ye Bin2023-08-164-4/+11
* ext2: remove ext2_new_block()Ye Bin2023-08-163-9/+3
* ext2: fix datatype of block number in ext2_xattr_set2()Georg Ottinger2023-08-161-2/+2
* udf: Drop pointless aops assignmentJan Kara2023-08-091-2/+0
* quota: use lockdep_assert_held_write in dquot_load_quota_sbChristoph Hellwig2023-08-031-3/+2
* MAINTAINERS: change reiserfs status to obsoletePiotr Siminski2023-07-311-1/+1
* udf: Fix -Wstringop-overflow warningsGustavo A. R. Silva2023-07-311-1/+1
* quota: simplify drop_dquot_ref()Baokun Li2023-07-031-61/+9
* quota: fix dqput() to follow the guarantees dquot_srcu should provideBaokun Li2023-07-031-18/+78
* quota: add new helper dquot_active()Baokun Li2023-07-031-9/+14
* quota: rename dquot_active() to inode_quota_active()Baokun Li2023-07-031-10/+10
* quota: factor out dquot_write_dquot()Baokun Li2023-07-031-23/+16
* ext2: remove redundant assignment to variable desc and variable best_descColin Ian King2023-07-031-3/+0
* Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-022-2/+1
|\
| * iomap: drop me [hch] from MAINTAINERS for iomapChristoph Hellwig2023-06-291-1/+0
| * fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap...Lu Hongfei2023-06-291-1/+1
* | Merge tag 'v6.5/vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-07-021-4/+10
|\ \
| * | fs: move cleanup from init_file() into its callersAmir Goldstein2023-07-021-4/+10
* | | Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-02103-727/+585
|\ \ \
| * \ \ Merge tag 'at24-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2023-06-231-1/+2
| |\ \ \
| | * | | eeprom: at24: Use dev_err_probe for nvmem register failureAlexander Stein2023-05-161-1/+2
| * | | | i2c: uniphier: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+5
| * | | | i2c: uniphier-f: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+5
| * | | | i2c: owl: Use devm_clk_get_enabled()Andi Shyti2023-06-231-14/+4
| * | | | i2c: lpc2k: Use devm_clk_get_enabled()Andi Shyti2023-06-231-17/+5
| * | | | i2c: hix5hd2: Use devm_clk_get_enabled()Andi Shyti2023-06-231-7/+4
| * | | | i2c: sun6i-p2wi: Use devm_clk_get_enabled()Andi Shyti2023-06-231-14/+3
| * | | | i2c: pasemi-platform: Use devm_clk_get_enabled()Andi Shyti2023-06-231-18/+4
| * | | | i2c: mt7621: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+4
| * | | | i2c: xiic: Use devm_clk_get_enabled()Andi Shyti2023-06-231-13/+7
| * | | | i2c: davinci: Use platform table macro over module_aliasAndrew Davis2023-06-231-2/+6
| * | | | i2c: ocores: use devm_ managed clksWang Zhang2023-06-231-43/+21
| * | | | i2c: nomadik: Use dev_err_probe() whenever possibleAndi Shyti2023-06-141-8/+6
| * | | | i2c: nomadik: Use devm_clk_get_enabled()Andi Shyti2023-06-141-15/+3
| * | | | i2c: nomadik: Remove unnecessary goto labelAndi Shyti2023-06-141-13/+8
| * | | | usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello2023-06-143-1/+29
| * | | | i2c: wmt: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-06-141-3/+1
| * | | | i2c: versatile: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-06-141-3/+1
| * | | | i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver.taolan2023-06-141-1/+5
| * | | | i2c: mpc: Use of_property_read_reg() to parse "reg"Rob Herring2023-06-141-2/+3
| * | | | i2c: imx-lpi2c: Don't open-code DIV_ROUND_UPUwe Kleine-König2023-06-091-1/+1
| * | | | i2c: Add i2c_get_match_data()Biju Das2023-06-092-0/+21
| * | | | i2c: img-scb: remove unnecessary (void*) conversionXU pengfei2023-06-081-1/+1
| * | | | i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()Md Sadre Alam2023-06-081-2/+1
| * | | | i2c: Improve size determinationsMarkus Elfring2023-06-072-2/+2
| * | | | i2c: Delete error messages for failed memory allocationsMarkus Elfring2023-06-074-8/+2
| * | | | i2c: davinci: Use struct name not type with devm_kzalloc()Andrew Davis2023-06-071-5/+2