index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
accounting
/
taskstats.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-31
ext4: track writeback errors using the generic tracking infrastructure
Theodore Ts'o
1
-0
/
+3
2018-12-31
ext4: use ext4_write_inode() when fsyncing w/o a journal
Theodore Ts'o
1
-4
/
+9
2018-12-31
ext4: avoid kernel warning when writing the superblock to a dead device
Theodore Ts'o
1
-1
/
+1
2018-12-25
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
Theodore Ts'o
1
-3
/
+3
2018-12-25
ext4: make sure enough credits are reserved for dioread_nolock writes
Theodore Ts'o
1
-1
/
+2
2018-12-19
ext4: check for shutdown and r/o file system in ext4_write_inode()
Theodore Ts'o
1
-2
/
+7
2018-12-19
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2
-0
/
+31
2018-12-19
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
8
-41
/
+65
2018-12-19
ext4: include terminating u32 in size of xattr entries when expanding inodes
Theodore Ts'o
1
-1
/
+1
2018-12-10
ext4: compare old and new mode before setting update_mode flag
Chengguang Xu
1
-1
/
+2
2018-12-04
ext4: fix EXT4_IOC_GROUP_ADD ioctl
ruippan (潘睿)
1
-1
/
+1
2018-12-04
ext4: hard fail dax mount on unsupported devices
Eric Sandeen
1
-3
/
+3
2018-12-04
jbd2: update locking documentation for transaction_t
Alexander Lochmann
1
-3
/
+3
2018-12-04
ext4: remove redundant condition check
Chengguang Xu
1
-16
/
+13
2018-12-04
jbd2: clean up indentation issue, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-12-04
ext4: clean up indentation issues, remove extraneous tabs
Colin Ian King
2
-7
/
+7
2018-12-04
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
1
-1
/
+4
2018-12-04
ext4: fix possible use after free in ext4_quota_enable
Pan Bian
1
-1
/
+1
2018-12-04
jbd2: avoid long hold times of j_state_lock while committing a transaction
Jan Kara
3
-5
/
+42
2018-11-25
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
5
-94
/
+115
2018-11-25
Linux 4.20-rc4
v4.20-rc4
Linus Torvalds
1
-2
/
+2
2018-11-25
MAINTAINERS: change Sparse's maintainer
Luc Van Oostenryck
2
-2
/
+5
2018-11-24
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-24
dt-bindings: dsa: Fix typo in "probed"
Fabio Estevam
1
-1
/
+1
2018-11-24
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-24
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-11-24
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
Hangbin Liu
1
-2
/
+0
2018-11-23
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
1
-2
/
+3
2018-11-23
virtio-net: disable guest csum during XDP set
Jason Wang
1
-6
/
+2
2018-11-23
net/sched: act_police: add missing spinlock initialization
Davide Caratti
1
-0
/
+1
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
1
-6
/
+13
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
2
-3
/
+19
2018-11-23
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
1
-1
/
+1
2018-11-23
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
1
-2
/
+2
2018-11-22
ibmvnic: Update driver queues after change in ring size support
Thomas Falcon
1
-1
/
+8
2018-11-22
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
1
-2
/
+2
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
1
-2
/
+7
2018-11-22
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
1
-0
/
+2
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2
-20
/
+21
2018-11-22
iommu/vt-d: Use memunmap to free memremap
Pan Bian
1
-1
/
+1
2018-11-22
Revert "Input: Add the `REL_WHEEL_HI_RES` event code"
Benjamin Tissoires
2
-20
/
+1
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
2
-73
/
+0
2018-11-22
Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...
Benjamin Tissoires
1
-34
/
+13
2018-11-22
Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"
Benjamin Tissoires
1
-245
/
+4
2018-11-22
Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"
Benjamin Tissoires
1
-5
/
+10
2018-11-22
Revert "HID: logitech: fix a used uninitialized GCC warning"
Benjamin Tissoires
1
-3
/
+5
2018-11-22
Revert "HID: input: simplify/fix high-res scroll event handling"
Benjamin Tissoires
1
-21
/
+22
[next]