index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ts_bm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...
Ville Syrjälä
1
-1
/
+9
2015-11-12
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
1
-1
/
+1
2015-11-12
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
1
-2
/
+2
2015-11-12
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
1
-1
/
+1
2015-11-12
arm64: use linux/types.h in kvm.h
Arnd Bergmann
1
-1
/
+1
2015-11-12
arm64: build vdso without libgcov
Arnd Bergmann
1
-0
/
+3
2015-11-12
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2015-11-12
X.509: Fix the time validation [ver #2]
David Howells
1
-5
/
+7
2015-11-12
thermal: rockchip: fix compile error
Caesar Wang
1
-0
/
+1
2015-11-12
h8300: enable CLKSRC_OF
Yoshinori Sato
2
-0
/
+3
2015-11-11
Documentation: Add minimal Mutt config for using Gmail
Eddie Kovsky
1
-0
/
+32
2015-11-11
Documentation: Add note on sending files directly with Mutt
Eddie Kovsky
1
-0
/
+4
2015-11-11
Documentation: dontdiff: remove media from dontdiff
Wang YanQing
1
-1
/
+0
2015-11-11
Documentation/SubmittingPatches: discuss In-Reply-To
Chris Metcalf
1
-1
/
+14
2015-11-11
Remove email address from Documentation/filesystems/overlayfs.txt
NeilBrown
1
-1
/
+2
2015-11-11
can-doc: Add missing semicolon to example
Stefan Tatschner
1
-1
/
+1
2015-11-11
block: don't hardcode blk_qc_t -> tag mask
Jens Axboe
1
-1
/
+1
2015-11-11
dax_io(): don't let non-error value escape via retval instead of EFAULT
Al Viro
1
-1
/
+3
2015-11-11
block: fix blk-core.c kernel-doc warning
Randy Dunlap
1
-0
/
+3
2015-11-11
fs/block_dev.c: Remove WARN_ON() when inode writeback fails
Vivek Goyal
1
-3
/
+12
2015-11-11
NVMe: add support for Apple NVMe controller
Stephan Günther
1
-0
/
+1
2015-11-11
NVMe: use split lo_hi_{read,write}q
Stephan Günther
1
-6
/
+6
2015-11-11
blk-mq: mark __blk_mq_complete_request() static
Jens Axboe
2
-2
/
+1
2015-11-11
MAINTAINERS: add reference to new linux-block list
Jens Axboe
1
-0
/
+1
2015-11-11
NVMe: Increase the max transfer size when mdts is 0
Sathyavathi M
1
-0
/
+2
2015-11-11
brd: Refuse improperly aligned discard requests
Jan Kara
1
-0
/
+3
2015-11-11
fs: 9p: cache.h: Add #define of include guard
Tzvetelin Katchov
1
-0
/
+1
2015-11-11
vfs: remove stale comment in inode_operations
Ross Zwisler
1
-2
/
+0
2015-11-11
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
5
-28
/
+6
2015-11-11
binfmt_elf: Correct `arch_check_elf's description
Maciej W. Rozycki
1
-1
/
+1
2015-11-11
fs: fix writeback.c kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2015-11-11
fs: fix inode.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-11-11
fs/pipe.c: return error code rather than 0 in pipe_write()
Eric Biggers
1
-5
/
+4
2015-11-11
fs/pipe.c: preserve alloc_file() error code
Eric Biggers
1
-3
/
+6
2015-11-11
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
1
-5
/
+5
2015-11-11
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2
-31
/
+38
2015-11-11
cachefiles: perform test on s_blocksize when opening cache file.
NeilBrown
2
-6
/
+2
2015-11-11
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
1
-18
/
+17
2015-11-11
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
1
-5
/
+4
2015-11-11
debugfs: fix refcount imbalance in start_creating
Daniel Borkmann
1
-1
/
+5
2015-11-11
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
Zhao Lei
1
-2
/
+2
2015-11-11
btrfs: Fix lost-data-profile caused by balance bg
Zhao Lei
1
-0
/
+21
2015-11-11
btrfs: Fix lost-data-profile caused by auto removing bg
Zhao Lei
1
-2
/
+5
2015-11-11
btrfs: Remove len argument from scrub_find_csum
Zhao Lei
1
-4
/
+3
2015-11-11
btrfs: Reduce unnecessary arguments in scrub_recheck_block
Zhao Lei
1
-20
/
+8
2015-11-11
btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...
Zhao Lei
1
-94
/
+36
2015-11-11
btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum
Zhao Lei
1
-0
/
+4
2015-11-11
btrfs: scrub: setup all fields for sblock_to_check
Zhao Lei
1
-0
/
+12
2015-11-11
btrfs: scrub: set error stats when tree block spanning stripes
Zhao Lei
1
-0
/
+6
2015-11-11
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
1
-0
/
+6
[next]