projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowel...
2020-06-05
Christoph Hellwig
exec: open code copy_string_kernel
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-05
Christoph Hellwig
exec: simplify the copy_strings_kernel calling convention
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
ext4: remove the access_ok() check in ext4_ioctl_get_es_cache
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
fs: remove the access_ok() check in ioctl_fiemap
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
fs: move fiemap range validation into the file systems...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
iomap: fix the iomap_fiemap prototype
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
fs: move the fiemap definitions out of fs.h
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
fs: mark __generic_block_fiemap static
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
ext4: remove the call to fiemap_check_flags in ext4_fiemap
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
ext4: split _ext4_fiemap
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-04
Christoph Hellwig
ext4: fix fiemap size checks for bitmap files
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
s390: use __vmalloc_node in stack_alloc
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
powerpc: use __vmalloc_node in alloc_vm_stack
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
arm64: use __vmalloc_node in arch_alloc_vmap_stack
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove vmalloc_user_node_flags
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: switch the test_vmalloc module to use __vmalloc_node
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove __vmalloc_node_flags_caller
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove both instances of __vmalloc_node_flags
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove the prot argument to __vmalloc_node
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove the pgprot argument to __vmalloc
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: enforce that vmap can't map pages executable
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove the prot argument from vm_map_ram
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove unmap_vmap_area
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove map_vm_range
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: don't return the number of pages from map_kernel_range...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: rename vmap_page_range to map_kernel_range
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove vmap_page_range_noflush and vunmap_page_range
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: pass addr as unsigned long to vb_free
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: only allow page table mappings for built-in zsmalloc
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: unexport unmap_kernel_range_noflush
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove __get_vm_area
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
powerpc: remove __ioremap_at and __iounmap_at
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
powerpc: add an ioremap_phb helper
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
dma-mapping: use vmap insted of reimplementing it
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
staging: media: ipu3: use vmap instead of reimplementing it
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
staging: android: ion: use vmap instead of vm_map_ram
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
x86: fix vmap arguments in map_irq_stack
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
x86/hyperv: use vmalloc_exec for the hypercall page
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
net: remove kernel_setsockopt
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
net: add a new bind_add method
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
sctp: refactor sctp_setsockopt_bindx
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
sctp: add sctp_sock_set_nodelay
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_req...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
blk-mq: use BLK_MQ_NO_TAG in more places
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
blk-mq: move more request initialization to blk_mq_rq_ctx_init
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
blk-mq: simplify the blk_mq_get_request calling convention
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-29
Christoph Hellwig
blk-mq: remove the bio argument to ->prepare_request
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tipc: call tsk_set_importance from tipc_topsrv_create_listener
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
rxrpc: add rxrpc_sock_set_min_security_level
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv6: add ip6_sock_set_recvpktinfo
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv6: add ip6_sock_set_addr_preferences
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv6: add ip6_sock_set_recverr
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv6: add ip6_sock_set_v6only
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv4: add ip_sock_set_pktinfo
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv4: add ip_sock_set_mtu_discover
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv4: add ip_sock_set_recverr
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv4: add ip_sock_set_freebind
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
ipv4: add ip_sock_set_tos
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tcp: add tcp_sock_set_keepcnt
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tcp: add tcp_sock_set_keepintvl
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tcp: add tcp_sock_set_keepidle
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tcp: add tcp_sock_set_user_timeout
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tcp: add tcp_sock_set_syncnt
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tcp: add tcp_sock_set_quickack
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tcp: add tcp_sock_set_nodelay
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
tcp: add tcp_sock_set_cork
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_set_reuseport
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_set_rcvbuf
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_set_keepalive
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_enable_timestamps
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_bindtoindex
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_set_sndtimeo
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_set_priority
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_no_linger
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
net: add sock_set_reuseaddr
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
block: fix a warning when blkdev.h is included for...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-28
Christoph Hellwig
btrfs: split btrfs_direct_IO to read and write part
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
net: remove kernel_getsockopt
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
dlm: use the tcp version of accept_from_sock for sctp...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
block: reduce part_stat_lock() scope
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
block: always use a percpu variable for disk stats
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
block: move update_io_ticks to blk-core.c
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
block: remove generic_{start,end}_io_acct
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
zram: nvdimm: use bio_{start,end}_io_acct and disk_...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
nvdimm: use bio_{start,end}_io_acct
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
dm: use bio_{start,end}_io_acct
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
bcache: use bio_{start,end}_io_acct
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
lightnvm/pblk: use bio_{start,end}_io_acct
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
rsxx: use bio_{start,end}_io_acct
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
drbd: use bio_{start,end}_io_acct
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
block: add disk/bio-based accounting helpers
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-27
Christoph Hellwig
nvmet: mark nvmet_ana_state static
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-22
Christoph Hellwig
block: remove the disk and queue NULL checks in blkdev_issue...
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-22
Christoph Hellwig
block: remove the error_sector argument to blkdev_issue_flush
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-21
Christoph Hellwig
block: remove ioctl_by_bdev
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
2020-05-21
Christoph Hellwig
dasd: refactor dasd_ioctl_information
Signed-off-by:
Christoph Hellwig
<hch@lst.de>
commit
|
commitdiff
|
tree
next