index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-06
btrfs: minimal conversion to errseq_t writeback error reporting on fsync
Jeff Layton
2017-07-06
xfs: minimal conversion to errseq_t writeback error reporting
Jeff Layton
2017-07-06
ext4: use errseq_t based error handling for reporting data writeback errors
Jeff Layton
2017-07-06
fs: convert __generic_file_fsync to use errseq_t based reporting
Jeff Layton
2017-07-06
block: convert to errseq_t based writeback error tracking
Jeff Layton
2017-07-06
dax: set errors in mapping when writeback fails
Jeff Layton
2017-07-06
Documentation: flesh out the section in vfs.txt on storing and reporting writ...
Jeff Layton
2017-07-06
mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
Jeff Layton
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
2017-07-06
lib: add errseq_t type and infrastructure for handling it
Jeff Layton
2017-07-06
mm: don't TestClearPageError in __filemap_fdatawait_range
Jeff Layton
2017-07-06
mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
Jeff Layton
2017-07-06
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
2017-07-06
buffer: set errors in mapping at the time that the error occurs
Jeff Layton
2017-07-06
fs: check for writeback errors after syncing out buffers in generic_file_fsync
Jeff Layton
2017-07-06
buffer: use mapping_set_error instead of setting the flag
Jeff Layton
2017-07-06
mm: fix mapping_set_error call in me_pagecache_dirty
Jeff Layton
2017-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-05-26
Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-26
Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-26
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
2017-05-26
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2017-05-26
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
2017-05-26
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
linzhang
2017-05-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-26
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-26
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-26
Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-05-26
Merge tag 'sound-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-05-26
Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-05-26
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
Christoph Hellwig
2017-05-26
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-05-26
blk-mq: Only register debugfs attributes for blk-mq queues
Bart Van Assche
2017-05-26
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-26
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
2017-05-26
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-05-26
Merge tag 'drm-misc-fixes-2017-05-25' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-25
bonding: Don't update slave->link until ready to commit
Nithin Sujir
2017-05-25
test_bpf: Add a couple of tests for BPF_JSGE.
David Daney
2017-05-25
Merge branch 'bpf-fixes'
David S. Miller
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
2017-05-25
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
2017-05-25
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
2017-05-25
bpf: properly reset caller saved regs after helper call and ld_abs/ind
Daniel Borkmann
2017-05-25
bpf: fix incorrect pruning decision when alignment must be tracked
Daniel Borkmann
2017-05-25
arp: fixed -Wuninitialized compiler warning
Ihar Hrachyshka
[next]