index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
2014-10-01
6
-2
/
+208
*
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
2014-10-01
1
-3
/
+9
*
HID: wacom: split out input allocation and registration
Benjamin Tissoires
2014-10-01
2
-33
/
+64
*
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
2014-10-01
1
-20
/
+29
*
HID: wacom: fix timeout on probe for some wacoms
Benjamin Tissoires
2014-09-22
1
-2
/
+16
*
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
2014-09-12
2
-1
/
+4
*
HID: wacom - enable LED support for Wireless Intuos5/Pro
Ping Cheng
2014-09-11
1
-17
/
+35
*
HID: wacom - remove report_id from wacom_get_report interface
Ping Cheng
2014-09-11
1
-4
/
+4
*
HID: wacom - Clean up of sysfs
Ping Cheng
2014-09-11
1
-2
/
+10
*
HID: wacom - Add default permission defines for sysfs attributes
Ping Cheng
2014-09-11
1
-4
/
+7
*
HID: wacom: Add support for the Cintiq Companion
Benjamin Tissoires
2014-09-03
1
-0
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-08-27
4
-18
/
+42
|
\
|
*
HID: picolcd: sanity check report size in raw_event() callback
Jiri Kosina
2014-08-27
1
-0
/
+6
|
*
HID: magicmouse: sanity check report size in raw_event() callback
Jiri Kosina
2014-08-27
1
-0
/
+10
|
*
HID: logitech-dj: prevent false errors to be shown
Benjamin Tissoires
2014-08-25
2
-18
/
+26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-27
17
-135
/
+312
|
\
\
|
*
|
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
12
-61
/
+141
|
*
|
Btrfs: fix filemap_flush call in btrfs_file_release
Chris Mason
2014-08-21
1
-1
/
+9
|
*
|
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
2014-08-21
1
-0
/
+1
|
*
|
btrfs: fix leak in qgroup_subtree_accounting() error path
Eric Sandeen
2014-08-21
1
-1
/
+1
|
*
|
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2014-08-21
2
-6
/
+5
|
*
|
Btrfs: clone, don't create invalid hole extent map
Filipe Manana
2014-08-21
1
-1
/
+2
|
*
|
Btrfs: don't monopolize a core when evicting inode
Filipe Manana
2014-08-21
1
-0
/
+6
|
*
|
Btrfs: fix hole detection during file fsync
Filipe Manana
2014-08-21
1
-4
/
+13
|
*
|
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
2014-08-21
1
-0
/
+15
|
*
|
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2014-08-21
2
-33
/
+36
|
*
|
Btrfs: fix regression of btrfs device replace
Liu Bo
2014-08-21
1
-1
/
+1
|
*
|
Btrfs: don't consider the missing device when allocating new chunks
Miao Xie
2014-08-19
1
-14
/
+2
|
*
|
Btrfs: Fix wrong device size when we are resizing the device
Miao Xie
2014-08-19
2
-2
/
+3
|
*
|
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-08-19
1
-0
/
+11
|
*
|
Btrfs: Fix the problem that the replace destroys the seed filesystem
Miao Xie
2014-08-19
1
-2
/
+6
|
*
|
btrfs: Return right extent when fiemap gives unaligned offset and len.
Qu Wenruo
2014-08-19
1
-2
/
+2
|
*
|
Btrfs: fix wrong extent mapping for DirectIO
Wang Shilong
2014-08-19
1
-0
/
+2
|
*
|
Btrfs: fix wrong write range for filemap_fdatawrite_range()
Wang Shilong
2014-08-19
1
-1
/
+2
|
*
|
Btrfs: fix wrong missing device counter decrease
Miao Xie
2014-08-19
1
-1
/
+1
|
*
|
Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
Miao Xie
2014-08-19
1
-0
/
+3
|
*
|
btrfs: check generation as replace duplicates devid+uuid
Anand Jain
2014-08-19
1
-1
/
+21
|
*
|
Btrfs: device_list_add() should not update list when mounted
Anand Jain
2014-08-19
1
-0
/
+27
|
*
|
Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.
chandan
2014-08-19
1
-2
/
+1
|
*
|
Btrfs: fix put dio bio twice when we submit dio bio fail
Miao Xie
2014-08-19
1
-3
/
+2
*
|
|
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-27
1
-1
/
+15
|
\
\
\
|
*
|
|
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-08-26
1
-1
/
+15
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-08-26
7
-5
/
+54
|
\
\
\
\
|
*
|
|
|
s390/sclp: remove unnecessary XTABS flag
Martin Schwidefsky
2014-08-15
1
-1
/
+1
|
*
|
|
|
s390/3215: fix tty output containing tabs
Martin Schwidefsky
2014-08-15
1
-3
/
+17
|
*
|
|
|
s390: wire up memfd_create syscall
Heiko Carstens
2014-08-12
3
-1
/
+4
|
*
|
|
|
s390: add system information as device randomness
Martin Schwidefsky
2014-08-12
1
-0
/
+19
|
*
|
|
|
s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL
Michael Holzheu
2014-08-12
1
-0
/
+7
|
*
|
|
|
s390: wire up seccomp and getrandom syscalls
Heiko Carstens
2014-08-12
3
-1
/
+7
*
|
|
|
|
Documentation: this_cpu_ops.txt: Update description of this_cpu_ops
Pranith Kumar
2014-08-26
1
-42
/
+171
[next]