Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
62a8067a7f35dba2de501c9cb00e4cf36da90bc0
62a8067
bio_vec-backed iov_iter
by Al Viro
· 11 years ago
81055e5
optimize copy_page_{to,from}_iter()
by Al Viro
· 11 years ago
6abd232
bury generic_file_aio_{read,write}
by Al Viro
· 11 years ago
b42b15f
lustre: get rid of messing with iovecs
by Al Viro
· 11 years ago
4908b82
ceph: switch to ->write_iter()
by Al Viro
· 11 years ago
64c3131
ceph_sync_direct_write: stop poking into iov_iter guts
by Al Viro
· 11 years ago
2b777c9
ceph_sync_read: stop poking into iov_iter guts
by Al Viro
· 11 years ago
f0d1bec
new helper: copy_page_from_iter()
by Al Viro
· 11 years ago
84c3d55
fuse: switch to ->write_iter()
by Al Viro
· 11 years ago
b30ac0f
btrfs: switch to ->write_iter()
by Al Viro
· 11 years ago
3ef045c
ocfs2: switch to ->write_iter()
by Al Viro
· 11 years ago
bf97f3bc
xfs: switch to ->write_iter()
by Al Viro
· 11 years ago
50b5551
afs: switch to ->write_iter()
by Al Viro
· 11 years ago
da56e45
gfs2: switch to ->write_iter()
by Al Viro
· 11 years ago
edaf436
nfs: switch to ->write_iter()
by Al Viro
· 11 years ago
f5674c3
ubifs: switch to ->write_iter()
by Al Viro
· 11 years ago
a8f3550
bury __generic_file_aio_write()
by Al Viro
· 11 years ago
3dae875
cifs: switch to ->write_iter()
by Al Viro
· 11 years ago
d4637bc
udf: switch to ->write_iter()
by Al Viro
· 11 years ago
9b88416
convert ext4 to ->write_iter()
by Al Viro
· 11 years ago
a832475
Merge ext4 changes in ext4_file_write() into for-next
by Al Viro
· 11 years ago
1456c0a
blkdev_aio_write() - turn into blkdev_write_iter()
by Al Viro
· 11 years ago
8174202
write_iter variants of {__,}generic_file_aio_write()
by Al Viro
· 11 years ago
3644424
ceph: switch to ->read_iter()
by Al Viro
· 11 years ago
3aa2d19
nfs: switch to ->read_iter()
by Al Viro
· 11 years ago
a886038
fs/block_dev.c: switch to ->read_iter()
by Al Viro
· 11 years ago
2ba5bbe
shmem: switch to ->read_iter()
by Al Viro
· 11 years ago
fb9096a
pipe: switch to ->read_iter()
by Al Viro
· 11 years ago
e6a7bcb
cifs: switch to ->read_iter()
by Al Viro
· 11 years ago
37c20f1
fuse_file_aio_read(): convert to ->read_iter()
by Al Viro
· 11 years ago
3cd9ad5
ocfs2: switch to ->read_iter()
by Al Viro
· 11 years ago
0279782
ecryptfs: switch to ->read_iter()
by Al Viro
· 11 years ago
b4f5d2c
xfs: switch to ->read_iter()
by Al Viro
· 11 years ago
aad4f8b
switch simple generic_file_aio_read() users to ->read_iter()
by Al Viro
· 11 years ago
293bc98
new methods: ->read_iter() and ->write_iter()
by Al Viro
· 11 years ago
7f7f25e
replace checking for ->read/->aio_read presence with check in ->f_mode
by Al Viro
· 11 years ago
b318891
xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write()
by Al Viro
· 11 years ago
37938463
blkdev_aio_read(): switch to generic_file_read_iter(), get rid of iov_shorten()
by Al Viro
· 11 years ago
0c94933
iov_iter_truncate()
by Al Viro
· 11 years ago
28060d5
btrfs: switch check_direct_IO() to iov_iter
by Al Viro
· 11 years ago
91f79c4
new helper: iov_iter_get_pages_alloc()
by Al Viro
· 11 years ago
f67da30
new helper: iov_iter_npages()
by Al Viro
· 11 years ago
5b46f25
f2fs: switch to iov_iter_alignment()
by Al Viro
· 11 years ago
c9c37e2
fuse: switch to iov_iter_get_pages()
by Al Viro
· 11 years ago
d22a943
fuse: pull iov_iter initializations up
by Al Viro
· 11 years ago
7b2c99d
new helper: iov_iter_get_pages()
by Al Viro
· 11 years ago
3320c60
dio: take updating ->result into do_direct_IO()
by Al Viro
· 11 years ago
71d8e53
start adding the tag to iov_iter
by Al Viro
· 11 years ago
ed978a8
new helper: generic_file_read_iter()
by Al Viro
· 11 years ago
23faa7b
fuse_file_aio_write(): merge initializations of iov_iter
by Al Viro
· 11 years ago
05bb2e0
ceph_aio_read(): keep iov_iter across retries
by Al Viro
· 11 years ago
886a391
new primitive: iov_iter_alignment()
by Al Viro
· 11 years ago
26978b8
give ->direct_IO() a copy of iov_iter
by Al Viro
· 11 years ago
31b1403
switch {__,}blockdev_direct_IO() to iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
16b1f05
ext4: switch the guts of ->direct_IO() to iov_iter
by Al Viro
· 11 years ago
619d30b
convert the guts of nfs_direct_IO() to iov_iter
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
cb66a7a
kill generic_segment_checks()
by Al Viro
· 11 years ago
0ae5e4d
__btrfs_direct_write(): switch to iov_iter
by Al Viro
· 11 years ago
f8579f8
generic_file_direct_write(): switch to iov_iter
by Al Viro
· 11 years ago
e7c2460
kill iov_iter_copy_from_user()
by Al Viro
· 11 years ago
f6c0a19
fs/file.c: don't open-code kvfree()
by Al Viro
· 11 years ago
38583f0
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
3ca9e5d
agp: info leak in agpioc_info_wrap()
by Dan Carpenter
· 11 years ago
d353efd
fs/affs/super.c: bugfix / double free
by Fabian Frederick
· 11 years ago
1e2ee49
fanotify: fix -EOVERFLOW with large files on 64-bit
by Will Woods
· 11 years ago
41a2128
slub: use sysfs'es release mechanism for kmem_cache
by Christoph Lameter
· 11 years ago
6237625
revert "mm: vmscan: do not swap anon pages just because free+file is low"
by Johannes Weiner
· 11 years ago
6b6751f
autofs: fix lockref lookup
by Ian Kent
· 11 years ago
139b6a6
mm: filemap: update find_get_pages_tag() to deal with shadow entries
by Johannes Weiner
· 11 years ago
49e068f
mm/compaction: make isolate_freepages start at pageblock boundary
by Vlastimil Babka
· 11 years ago
0e3b7e5
MAINTAINERS: zswap/zbud: change maintainer email address
by Seth Jennings
· 11 years ago
d5c9fde
mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
by Rik van Riel
· 11 years ago
457c1b2
hugetlb: ensure hugepage access is denied if hugepages are not supported
by Nishanth Aravamudan
· 11 years ago
93030d8
slub: fix memcg_propagate_slab_attrs
by Vladimir Davydov
· 11 years ago
3573839
drivers/rtc/rtc-pcf8523.c: fix month definition
by Chris Cui
· 11 years ago
8169d30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
39f1f78
nick kvfree() from apparmor
by Al Viro
· 11 years ago
50c6e28
posix_acl: handle NULL ACL in posix_acl_equiv_mode
by Christoph Hellwig
· 11 years ago
256cf4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
9bd29c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
30321c7
slab: Fix off by one in object max number tests.
by David Miller
· 11 years ago
7cc6897
slab: fix the type of the index on freelist index accessor
by Joonsoo Kim
· 11 years ago
2080cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
783e9e8
Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
df862f6
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
a1e7446
Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
03787ff
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
5575eeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
c8ea5a2
net: macb: Fix race between HW and driver
by Soren Brinkmann
· 11 years ago
504ad98
net: macb: Remove 'unlikely' optimization
by Soren Brinkmann
· 11 years ago
02f7a34
net: macb: Re-enable RX interrupt only when RX is done
by Soren Brinkmann
· 11 years ago
6a027b7
net: macb: Clear interrupt flags
by Soren Brinkmann
· 11 years ago
ccd6d0a
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
by Soren Brinkmann
· 11 years ago
e96f2e7
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
by Ying Cai
· 11 years ago
780ce3a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
2c98262
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
by David Ertman
· 11 years ago
7142a55
e1000e: Fix issue with link flap on 82579
by David Ertman
· 11 years ago
fbb9ab1
e1000e: Expand workaround for 10Mb HD throughput bug
by David Ertman
· 11 years ago
Next »