index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
Btrfs: do not overwrite error return value in the device replace ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: remove redundant check for swapfiles when reflinking
Filipe Manana
1
-6
/
+0
2019-02-25
btrfs: Refactor shrink_delalloc
Nikolay Borisov
1
-11
/
+22
2019-02-25
btrfs: Document logic regarding inode in async_cow_submit
Nikolay Borisov
1
-0
/
+6
2019-02-25
btrfs: Remove WARN_ON in btrfs_alloc_delalloc_work
Nikolay Borisov
1
-1
/
+0
2019-02-25
btrfs: Use ihold instead of igrab in cow_file_range_async
Nikolay Borisov
1
-1
/
+6
2019-02-25
btrfs: Remove isize local variable in compress_file_range
Nikolay Borisov
1
-2
/
+1
2019-02-25
btrfs: Remove inode argument from async_cow_submit
Nikolay Borisov
1
-3
/
+3
2019-02-25
btrfs: remove set but not used variable 'num_pages'
YueHaibing
1
-3
/
+0
2019-02-25
btrfs: Remove redundant assignment in btrfs_get_extent_fiemap
Nikolay Borisov
1
-1
/
+1
2019-02-25
btrfs: Refactor btrfs_get_extent_fiemap
Nikolay Borisov
1
-44
/
+48
2019-02-25
btrfs: Remove unused arguments from btrfs_get_extent_fiemap
Nikolay Borisov
4
-10
/
+5
2019-02-25
Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
Filipe Manana
1
-0
/
+9
2019-02-25
Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
Filipe Manana
1
-0
/
+8
2019-02-25
Btrfs: do not overwrite error return value in the get device stats ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: do not overwrite error return value in scrub progress ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: do not overwrite scrub error with fault error in scrub ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
Nikolay Borisov
2
-3
/
+2
2019-02-25
Btrfs: drop useless LIST_HEAD in merge_reloc_root
Julia Lawall
1
-1
/
+0
2019-02-26
powerpc sstep: Add support for modsd, modud instructions
Sandipan Das
1
-2
/
+15
2019-02-26
powerpc sstep: Add support for modsw, moduw instructions
PrasannaKumar Muralidharan
1
-0
/
+14
2019-02-26
powerpc sstep: Add support for extswsli instruction
Sandipan Das
1
-0
/
+14
2019-02-26
powerpc sstep: Add support for cnttzw, cnttzd instructions
Sandipan Das
1
-0
/
+14
2019-02-26
powerpc: sstep: Add support for darn instruction
Sandipan Das
1
-0
/
+22
2019-02-26
powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
Sandipan Das
2
-2
/
+48
2019-02-25
gpio: mxc: add check to return defer probe if clock tree NOT ready
Anson Huang
1
-1
/
+4
2019-02-25
ARM: dts: gemini: Re-enable display controller
Linus Walleij
1
-1
/
+1
2019-02-25
gpio: ftgpio: Register per-instance irqchip
Linus Walleij
1
-10
/
+10
2019-02-25
Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
26
-570
/
+4380
2019-02-25
Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
10
-36
/
+124
2019-02-25
mmc: mmci: Send a CMD12 to clear the DPSM at errors
Ulf Hansson
2
-2
/
+24
2019-02-25
mmc: sdhci-xenon: Fixup already marked switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-25
mmc: sdhci-tegra: drop ->get_ro() implementation
Thomas Petazzoni
1
-9
/
+0
2019-02-25
mmc: sdhci-omap: drop ->get_ro() implementation
Thomas Petazzoni
1
-1
/
+0
2019-02-25
mmc: sdhci: use WP GPIO in sdhci_check_ro()
Thomas Petazzoni
1
-0
/
+2
2019-02-25
mmc: wmt-sdmmc: Drop unused include
Linus Walleij
1
-1
/
+0
2019-02-25
mmc: sunxi-mmc: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-25
mmc: sdhci-pxav2: Drop unused include
Linus Walleij
1
-1
/
+0
2019-02-25
mmc: sdhci-bcm-kona: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-25
mmc: mxs-mmc: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-25
mmc: mxcmmc: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-25
mmc: cb710: fix indentation issue in if block
Colin Ian King
1
-20
/
+22
2019-02-25
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
2
-0
/
+7
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
6
-11
/
+21
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
9
-16
/
+9
2019-02-25
mmc: bcm2835: Deduplicate reset of driver data on remove
Lukas Wunner
1
-1
/
+0
2019-02-25
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
2
-10
/
+15
2019-02-25
mmc: bcm2835: Drop DMA channel error pointer check
Lukas Wunner
1
-1
/
+1
2019-02-25
mmc: omap: fix the maximum timeout setting
Aaro Koskinen
1
-1
/
+1
2019-02-25
mmc: tegra: HW Command Queue Support for Tegra SDMMC
Sowjanya Komatineni
2
-4
/
+114
[prev]
[next]