index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
partitions
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
ext4: add fast commit stats in procfs
Harshad Shirwadkar
3
-1
/
+37
2020-10-22
ext4: add a mount opt to forcefully turn fast commits on
Harshad Shirwadkar
1
-1
/
+5
2020-10-22
ext4: fast commit recovery path
Harshad Shirwadkar
14
-131
/
+1821
2020-10-22
jbd2: fast commit recovery path
Harshad Shirwadkar
3
-4
/
+88
2020-10-22
ext4: main fast-commit commit path
Harshad Shirwadkar
13
-29
/
+1707
2020-10-22
jbd2: add fast commit machinery
Harshad Shirwadkar
4
-1
/
+268
2020-10-22
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
7
-6
/
+122
2020-10-22
ext4: add fast_commit feature and handling for extended mount options
Harshad Shirwadkar
3
-6
/
+30
2020-10-22
doc: update ext4 and journalling docs to include fast commit feature
Harshad Shirwadkar
2
-0
/
+99
2020-10-22
exfat: remove useless check in exfat_move_file()
Tetsuhiro Kohada
1
-5
/
+0
2020-10-22
exfat: remove 'rwoffset' in exfat_inode_info
Tetsuhiro Kohada
5
-20
/
+9
2020-10-22
exfat: replace memcpy with structure assignment
Tetsuhiro Kohada
3
-14
/
+10
2020-10-22
exfat: remove useless directory scan in exfat_add_entry()
Tetsuhiro Kohada
1
-10
/
+1
2020-10-22
exfat: eliminate dead code in exfat_find()
Tetsuhiro Kohada
2
-74
/
+47
2020-10-22
exfat: use i_blocksize() to get blocksize
Xianting Tian
1
-1
/
+1
2020-10-22
exfat: fix misspellings using codespell tool
Namjae Jeon
3
-3
/
+3
2020-10-21
PCI: vmd: Update VMD PM to correctly use generic PCI PM
Jon Derrick
1
-2
/
+0
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
8
-8
/
+219
2020-10-20
PCI: vmd: Create IRQ allocation helper
Jon Derrick
1
-41
/
+53
2020-10-20
PCI: vmd: Create IRQ Domain configuration helper
Jon Derrick
1
-17
/
+35
2020-10-20
PCI: vmd: Create bus offset configuration helper
Jon Derrick
1
-21
/
+32
2020-10-20
PCI: vmd: Create physical offset helper
Jon Derrick
1
-43
/
+62
2020-10-20
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
1
-10
/
+17
2020-10-20
sunrpc: raise kernel RPC channel buffer size
Roberto Bergantinos Corpas
1
-1
/
+1
2020-10-20
clk: imx8mq: Fix usdhc parents order
Abel Vesa
1
-2
/
+2
2020-10-20
clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already on
Stephen Boyd
1
-0
/
+8
2020-10-20
vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pages
Xiaoyang Xu
1
-1
/
+2
2020-10-20
PCI: v3-semi: Remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-20
PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
Hou Zhiqiang
1
-0
/
+11
2020-10-20
xen/events: block rogue events for some time
Juergen Gross
2
-6
/
+24
2020-10-20
xen/events: defer eoi in case of excessive number of events
Juergen Gross
5
-32
/
+216
2020-10-20
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
3
-21
/
+47
2020-10-20
xen/events: switch user event channels to lateeoi model
Juergen Gross
1
-4
/
+3
2020-10-20
xen/pciback: use lateeoi irq binding
Juergen Gross
4
-19
/
+56
2020-10-20
xen/pvcallsback: use lateeoi irq binding
Juergen Gross
1
-30
/
+46
2020-10-20
xen/scsiback: use lateeoi irq binding
Juergen Gross
1
-10
/
+13
2020-10-20
xen/netback: use lateeoi irq binding
Juergen Gross
4
-14
/
+86
2020-10-20
xen/blkback: use lateeoi irq binding
Juergen Gross
2
-8
/
+19
2020-10-20
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
2
-17
/
+155
2020-10-20
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
1
-4
/
+9
2020-10-20
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
1
-0
/
+2
2020-10-20
xen/events: avoid removing an event channel while handling it
Juergen Gross
1
-5
/
+36
2020-10-19
rtc: r9701: set range
Alexandre Belloni
1
-5
/
+3
2020-10-19
rtc: r9701: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+3
2020-10-19
rtc: r9701: stop setting RWKCNT
Alexandre Belloni
1
-1
/
+0
2020-10-19
rtc: r9701: remove useless memset
Alexandre Belloni
1
-2
/
+0
2020-10-19
rtc: r9701: stop setting a default time
Alexandre Belloni
1
-22
/
+0
2020-10-19
rtc: r9701: remove leftover comment
Alexandre Belloni
1
-4
/
+0
2020-10-19
rtc: rv3032: Add a driver for Microcrystal RV-3032
Alexandre Belloni
3
-0
/
+936