Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | btrfs: reduce extent threshold for autodefrag | Qu Wenruo | 2022-02-24 | 3 | -4/+17 | |
| | * | | | | | | | | | | btrfs: autodefrag: only scan one inode once | Qu Wenruo | 2022-02-23 | 1 | -62/+22 | |
| | * | | | | | | | | | | btrfs: defrag: don't use merged extent map for their generation check | Qu Wenruo | 2022-02-23 | 3 | -0/+24 | |
| | * | | | | | | | | | | btrfs: defrag: bring back the old file extent search behavior | Qu Wenruo | 2022-02-23 | 1 | -4/+157 | |
| | * | | | | | | | | | | btrfs: defrag: remove an ambiguous condition for rejection | Qu Wenruo | 2022-02-23 | 1 | -4/+0 | |
| | * | | | | | | | | | | btrfs: defrag: don't defrag extents which are already at max capacity | Qu Wenruo | 2022-02-23 | 1 | -0/+20 | |
| | * | | | | | | | | | | btrfs: defrag: don't try to merge regular extents with preallocated extents | Qu Wenruo | 2022-02-23 | 1 | -6/+11 | |
| | * | | | | | | | | | | btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a... | Qu Wenruo | 2022-02-15 | 1 | -9/+39 | |
| | * | | | | | | | | | | btrfs: prevent copying too big compressed lzo segment | Dāvis Mosāns | 2022-02-15 | 1 | -0/+11 | |
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2022-02-25 | 4 | -37/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | RDMA/cma: Do not change route.addr.src_addr outside state checks | Jason Gunthorpe | 2022-02-25 | 1 | -16/+24 | |
| | * | | | | | | | | | | | RDMA/ib_srp: Fix a deadlock | Bart Van Assche | 2022-02-23 | 1 | -2/+4 | |
| | * | | | | | | | | | | | RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close | Md Haris Iqbal | 2022-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | RDMA/rtrs-clt: Fix possible double free in error case | Md Haris Iqbal | 2022-02-18 | 1 | -17/+20 | |
| | * | | | | | | | | | | | IB/qib: Fix duplicate sysfs directory name | Mike Marciniszyn | 2022-02-17 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-02-25 | 2 | -27/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gpio: Return EPROBE_DEFER if gc->to_irq is NULL | Shreeya Patel | 2022-02-23 | 1 | -0/+10 | |
| | * | | | | | | | | | | | gpio: rockchip: Reset int_bothedge when changing trigger | Samuel Holland | 2022-02-16 | 1 | -27/+29 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-02-25 | 2 | -3/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | spi: rockchip: terminate dma transmission when slave abort | Jon Lin | 2022-02-17 | 1 | -0/+6 | |
| | * | | | | | | | | | | | spi: rockchip: Fix error in getting num-cs property | Jon Lin | 2022-02-17 | 1 | -3/+4 | |
| | * | | | | | | | | | | | spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op() | Zhou Qingyang | 2022-02-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Merge tag 'regulator-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-02-25 | 1 | -10/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | regulator: da9121: Remove surplus DA9141 parameters | Adam Ward | 2022-02-22 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | regulator: da9121: Fix DA914x voltage value | Adam Ward | 2022-02-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | regulator: da9121: Fix DA914x current values | Adam Ward | 2022-02-22 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-02-25 | 1 | -14/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | regmap-irq: Update interrupt clear register for proper reset | Prasad Kumpatla | 2022-02-17 | 1 | -14/+6 | |
| * | | | | | | | | | | | | | | Merge tag 'thermal-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-02-25 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | thermal: int340x: fix memory leak in int3400_notify() | Chuansheng Liu | 2022-02-24 | 1 | -0/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-02-25 | 5 | -1/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 2022-02-24 | 5 | -1/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | cpufreq: qcom-hw: Delay enabling throttle_irq | Bjorn Andersson | 2022-02-09 | 1 | -1/+10 | |
| | | * | | | | | | | | | | | | cpufreq: Reintroduce ready() callback | Bjorn Andersson | 2022-02-09 | 4 | -0/+12 | |
| * | | | | | | | | | | | | | | Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-02-25 | 21 | -31/+78 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property | Christophe Kerello | 2022-02-21 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property | Christophe Kerello | 2022-02-21 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | | | Merge tag 'iio-fixes-for-5.17a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2022-02-21 | 18 | -29/+72 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot | Lorenzo Bianconi | 2022-02-07 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | | | iio: Fix error handling for PM | Miaoqian Lin | 2022-01-30 | 7 | -8/+27 | |
| | | * | | | | | | | | | | | | | iio: addac: ad74413r: correct comparator gpio getters mask usage | Cosmin Tanislav | 2022-01-30 | 1 | -4/+2 | |
| | | * | | | | | | | | | | | | | iio: addac: ad74413r: use ngpio size when iterating over mask | Cosmin Tanislav | 2022-01-30 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | iio: addac: ad74413r: Do not reference negative array offsets | Kees Cook | 2022-01-30 | 1 | -3/+4 | |
| | | * | | | | | | | | | | | | | iio: adc: men_z188_adc: Fix a resource leak in an error handling path | Christophe JAILLET | 2022-01-30 | 1 | -1/+8 | |
| | | * | | | | | | | | | | | | | iio: frequency: admv1013: remove the always true condition | Muhammad Usama Anjum | 2022-01-30 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | iio: accel: fxls8962af: add padding to regmap for SPI | Sean Nyekjaer | 2022-01-23 | 4 | -5/+14 | |
| | | * | | | | | | | | | | | | | iio:imu:adis16480: fix buffering for devices with no burst mode | Nuno Sá | 2022-01-23 | 1 | -1/+6 | |
| | | * | | | | | | | | | | | | | iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits | Cosmin Tanislav | 2022-01-23 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | iio: adc: tsc2046: fix memory corruption by preventing array overflow | Oleksij Rempel | 2022-01-23 | 1 | -2/+2 | |
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-02-25 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |