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-09-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2019-09-05
lightnvm: print error when target is not found
Minwoo Im
1
-1
/
+4
2019-09-05
lightnvm: introduce pr_fmt for the prefix nvm
Minwoo Im
1
-24
/
+25
2019-09-05
posix-cpu-timers: Always clear head pointer on dequeue
Thomas Gleixner
1
-6
/
+3
2019-09-05
clk: Document of_parse_clkspec() some more
Stephen Boyd
1
-6
/
+37
2019-09-05
Merge tag 'v5.4-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-rockchip
Stephen Boyd
6
-1
/
+1416
2019-09-05
make shmem_fill_super() static
Al Viro
4
-5
/
+6
2019-09-05
make ramfs_fill_super() static
Al Viro
3
-7
/
+3
2019-09-05
devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()
Al Viro
1
-6
/
+30
2019-09-05
vfs: Convert squashfs to use the new mount API
David Howells
1
-45
/
+55
2019-09-05
mtd: Kill mount_mtd()
David Howells
2
-192
/
+0
2019-09-05
vfs: Convert jffs2 to use the new mount API
David Howells
3
-101
/
+96
2019-09-05
vfs: Convert cramfs to use the new mount API
David Howells
1
-30
/
+39
2019-09-05
vfs: Convert romfs to use the new mount API
David Howells
1
-18
/
+28
2019-09-05
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
3
-2
/
+181
2019-09-05
vfs: Add a single-or-reconfig keying to vfs_get_super()
David Howells
2
-7
/
+32
2019-09-05
vfs: Create fs_context-aware mount_bdev() replacement
David Howells
2
-0
/
+99
2019-09-05
new helper: get_tree_keyed()
Al Viro
6
-9
/
+20
2019-09-05
vfs: set fs_context::user_ns for reconfigure
Eric Biggers
1
-3
/
+1
2019-09-05
PCI: Clean up resource_alignment parameter to not require static buffer
Logan Gunthorpe
1
-18
/
+23
2019-09-05
PCI: Use static const struct, not const static struct
Krzysztof Wilczynski
1
-2
/
+2
2019-09-05
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
2
-2
/
+5
2019-09-05
PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autoprobe
Kelsey Skunberg
1
-3
/
+2
2019-09-05
erofs: use read_cache_page_gfp for erofs_get_meta_page
Gao Xiang
1
-61
/
+9
2019-09-05
erofs: always use iget5_locked
Gao Xiang
1
-7
/
+0
2019-09-05
erofs: use read_mapping_page instead of sb_bread
Gao Xiang
1
-6
/
+9
2019-09-05
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
11
-90
/
+139
2019-09-05
erofs: save one level of indentation
Gao Xiang
1
-32
/
+33
2019-09-05
erofs: kill use_vmap module parameter
Gao Xiang
2
-37
/
+13
2019-09-05
erofs: kill all erofs specific fault injection
Gao Xiang
7
-163
/
+2
2019-09-05
erofs: add "erofs_" prefix for common and short functions
Gao Xiang
7
-53
/
+54
2019-09-05
erofs: kill __submit_bio()
Gao Xiang
3
-17
/
+17
2019-09-05
erofs: kill prio and nofail of erofs_get_meta_page()
Gao Xiang
5
-46
/
+16
2019-09-05
erofs: localize erofs_grab_bio()
Gao Xiang
3
-45
/
+22
2019-09-05
erofs: kill verbose debug info in erofs_fill_super
Gao Xiang
1
-7
/
+2
2019-09-05
erofs: use dsb instead of layout for ondisk super_block
Gao Xiang
1
-18
/
+17
2019-09-05
erofs: better erofs symlink stuffs
Gao Xiang
3
-54
/
+29
2019-09-05
erofs: update comments in inode.c
Gao Xiang
1
-3
/
+2
2019-09-05
erofs: update erofs_fs.h comments
Gao Xiang
1
-4
/
+5
2019-09-05
erofs: use erofs_inode naming
Gao Xiang
11
-64
/
+61
2019-09-05
erofs: kill erofs_{init,exit}_inode_cache
Gao Xiang
1
-19
/
+12
2019-09-05
erofs: better naming for erofs inode related stuffs
Gao Xiang
6
-89
/
+107
2019-09-05
erofs: use feature_incompat rather than requirements
Gao Xiang
4
-13
/
+14
2019-09-05
erofs: update erofs_inode_is_data_compressed helper
Gao Xiang
1
-3
/
+2
2019-09-05
erofs: kill __packed for on-disk structures
Gao Xiang
1
-9
/
+9
2019-09-05
erofs: some macros are much more readable as a function
Gao Xiang
3
-11
/
+17
2019-09-05
erofs: on-disk format should have explicitly assigned numbers
Gao Xiang
1
-9
/
+9
2019-09-05
erofs: remove all the byte offset comments
Gao Xiang
1
-47
/
+50
2019-09-05
regulator: tps65132: Stop parsing DT when gpio is not found
Guido Günther
1
-2
/
+2
2019-09-05
ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx
Colin Ian King
1
-1
/
+1
[prev]
[next]