index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
41
-1077
/
+602
|
\
|
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
38
-3
/
+38
|
*
aio: kill ki_retry
Kent Overstreet
2013-05-07
1
-139
/
+85
|
*
aio: kill ki_key
Kent Overstreet
2013-05-07
1
-2
/
+5
|
*
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
1
-12
/
+15
|
*
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
1
-81
/
+74
|
*
aio: kill batch allocation
Kent Overstreet
2013-05-07
1
-101
/
+15
|
*
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-07
1
-15
/
+32
|
*
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
1
-44
/
+62
|
*
aio: use flush_dcache_page()
Kent Overstreet
2013-05-07
1
-28
/
+17
|
*
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-07
1
-150
/
+90
|
*
aio: refcounting cleanup
Kent Overstreet
2013-05-07
1
-153
/
+119
|
*
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
1
-52
/
+34
|
*
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-07
1
-13
/
+9
|
*
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-07
1
-33
/
+24
|
*
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
1
-0
/
+61
|
*
aio: add kiocb_cancel()
Kent Overstreet
2013-05-07
1
-36
/
+43
|
*
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
1
-14
/
+7
|
*
aio: remove retry-based AIO
Zach Brown
2013-05-07
3
-356
/
+31
|
*
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-07
1
-14
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-07
8
-46
/
+24
|
\
\
|
*
|
make blkdev_put() return void
Al Viro
2013-05-07
7
-45
/
+21
|
*
|
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-1
/
+1
|
*
|
hfs: SMP race on directory close()
Al Viro
2013-05-05
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-05-07
6
-71
/
+356
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fuse: add flag to turn on async direct IO
Miklos Szeredi
2013-05-01
3
-5
/
+10
|
*
|
fuse: truncate file if async dio failed
Maxim Patlasov
2013-04-18
3
-10
/
+32
|
*
|
fuse: optimize short direct reads
Maxim Patlasov
2013-04-17
1
-6
/
+13
|
*
|
fuse: enable asynchronous processing direct IO
Maxim Patlasov
2013-04-17
1
-7
/
+44
|
*
|
fuse: make fuse_direct_io() aware about AIO
Maxim Patlasov
2013-04-17
4
-21
/
+58
|
*
|
fuse: add support of async IO
Maxim Patlasov
2013-04-17
2
-0
/
+109
|
*
|
fuse: move fuse_release_user_pages() up
Maxim Patlasov
2013-04-17
1
-12
/
+12
|
*
|
fuse: optimize wake_up
Miklos Szeredi
2013-04-17
1
-1
/
+1
|
*
|
fuse: implement exclusive wakeup for blocked_waitq
Maxim Patlasov
2013-04-17
1
-5
/
+24
|
*
|
fuse: skip blocking on allocations of synchronous requests
Maxim Patlasov
2013-04-17
3
-13
/
+21
|
*
|
fuse: add flag fc->initialized
Maxim Patlasov
2013-04-17
4
-0
/
+9
|
*
|
fuse: make request allocations for background processing explicit
Maxim Patlasov
2013-04-17
5
-5
/
+37
*
|
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-07
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
2013-05-07
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
stat: Use size_t for sizes instead of unsigned
Christoph Lameter
2013-02-01
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-05-06
11
-389
/
+398
|
\
\
\
\
\
|
*
|
|
|
|
ceph: use ceph_create_snap_context()
Alex Elder
2013-05-01
1
-2
/
+1
|
*
|
|
|
|
libceph: kill off osd data write_request parameters
Alex Elder
2013-05-01
2
-7
/
+6
|
*
|
|
|
|
ceph: fix printk format warnings in file.c
Randy Dunlap
2013-05-01
1
-2
/
+2
|
*
|
|
|
|
ceph: fix race between writepages and truncate
Yan, Zheng
2013-05-01
1
-7
/
+7
|
*
|
|
|
|
ceph: apply write checks in ceph_aio_write
Yan, Zheng
2013-05-01
1
-35
/
+59
|
*
|
|
|
|
ceph: take i_mutex before getting Fw cap
Yan, Zheng
2013-05-01
2
-12
/
+13
|
*
|
|
|
|
libceph: change how "safe" callback is used
Alex Elder
2013-05-01
1
-24
/
+28
|
*
|
|
|
|
ceph: let osd client clean up for interrupted request
Alex Elder
2013-05-01
1
-6
/
+0
|
*
|
|
|
|
ceph: fix symlink inode operations
Yan, Zheng
2013-05-01
1
-0
/
+6
[next]