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
*
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
2017-05-25
1
-30
/
+8
*
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
2017-05-25
1
-1
/
+1
*
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
2017-05-25
1
-20
/
+9
*
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
2017-05-25
1
-1
/
+1
*
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-05-25
1
-1
/
+1
*
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
2017-05-19
1
-12
/
+31
*
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
Darrick J. Wong
2017-05-16
1
-1
/
+4
*
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-05-16
1
-1
/
+1
*
xfs: fix warnings about unused stack variables
Darrick J. Wong
2017-05-16
1
-2
/
+0
*
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-05-16
1
-2
/
+6
*
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-05-16
1
-3
/
+4
*
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
2017-05-13
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-05-13
5
-7
/
+445
|
\
|
*
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
2017-05-12
1
-1
/
+1
|
*
Input: add support for PlayStation 1/2 joypads connected via SPI
Tomohiro Yoshidomi
2017-05-10
3
-0
/
+423
|
*
Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth
Benjamin Valentin
2017-05-07
1
-0
/
+2
|
*
Input: xpad - sync supported devices with xboxdrv
Benjamin Valentin
2017-05-07
1
-0
/
+13
|
*
Input: xpad - sort supported devices by USB ID
Benjamin Valentin
2017-05-07
1
-6
/
+6
*
|
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-05-13
9
-18
/
+195
|
\
\
|
*
|
ubi: Add debugfs file for tracking PEB state
Ben Shelton
2017-05-08
1
-1
/
+125
|
*
|
ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl
Rock Lee
2017-05-08
1
-3
/
+3
|
*
|
ubifs: Remove unnecessary assignment
Stefan Agner
2017-05-08
1
-1
/
+0
|
*
|
ubifs: Fix cut and paste error on sb type comparisons
Colin Ian King
2017-05-08
1
-2
/
+2
|
*
|
ubi: fastmap: Fix slab corruption
Rabin Vincent
2017-05-08
1
-4
/
+29
|
*
|
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
2017-05-08
3
-2
/
+31
|
*
|
ubi: Make mtd parameter readable
Andy Shevchenko
2017-05-08
1
-1
/
+1
|
*
|
ubi: Fix section mismatch
Andy Shevchenko
2017-05-08
1
-4
/
+4
*
|
|
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-13
7
-19
/
+17
|
\
\
\
|
*
|
|
um: Add missing NR_CPUS include
Richard Weinberger
2017-05-04
1
-0
/
+1
|
*
|
|
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2017-05-03
2
-3
/
+7
|
*
|
|
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
2017-05-03
1
-8
/
+1
|
*
|
|
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
2017-05-03
1
-1
/
+1
|
*
|
|
um: Set number of CPUs
Nikola Kotur
2017-05-03
2
-3
/
+5
|
*
|
|
um: Fix _print_addr()
Richard Weinberger
2017-05-03
1
-4
/
+2
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-13
23
-126
/
+145
|
\
\
\
|
*
|
|
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
2017-05-13
1
-0
/
+12
|
*
|
|
mm: vmscan: scan until it finds eligible pages
Minchan Kim
2017-05-13
1
-6
/
+15
|
*
|
|
mm, thp: copying user pages must schedule on collapse
David Rientjes
2017-05-13
1
-4
/
+3
|
*
|
|
dax: fix PMD data corruption when fault races with write
Ross Zwisler
2017-05-13
1
-14
/
+14
|
*
|
|
dax: fix data corruption when fault races with write
Jan Kara
2017-05-13
1
-16
/
+16
|
*
|
|
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
2017-05-13
1
-4
/
+17
|
*
|
|
mm: fix data corruption due to stale mmap reads
Jan Kara
2017-05-13
2
-2
/
+12
|
*
|
|
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
2017-05-13
3
-36
/
+3
|
*
|
|
Tigran has moved
Andrew Morton
2017-05-13
6
-7
/
+7
|
*
|
|
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
2017-05-13
3
-17
/
+26
|
*
|
|
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
2017-05-13
1
-1
/
+3
|
*
|
|
gcov: support GCC 7.1
Martin Liska
2017-05-13
2
-1
/
+9
|
*
|
|
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
2017-05-13
1
-2
/
+0
|
*
|
|
time: delete current_fs_time()
Deepa Dinamani
2017-05-13
2
-15
/
+0
|
*
|
|
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2017-05-13
2
-1
/
+8
[next]