index
:
kernel_htc_msm8960.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
q10.0
r11.1
r11.1_los
s12.0
kernel_htc_msm8960
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: create a build directory automatically for out-of-tree build
HEAD
s12.0
Masahiro Yamada
2021-11-04
1
-2
/
+3
*
Revert "mm: panic on the first bad page table entry access"
TARKZiM
2021-10-09
1
-4
/
+0
*
Revert "tcp: do not lock listener to process SYN packets"
Roger Hu
2021-09-29
2
-14
/
+2
*
zram/zsmalloc: Update from 3.10 backport with upstream patches
TARKZiM
2021-08-25
9
-394
/
+1596
*
nick kvfree() from apparmor
Al Viro
2021-08-25
4
-20
/
+12
*
CPU hotplug: Provide lockless versions of callback registration functions
Srivatsa S. Bhat
2021-08-25
2
-2
/
+66
*
fuse: hold i_mutex in fuse_file_fallocate()
Maxim Patlasov
2021-08-25
1
-4
/
+8
*
fuse: fix alignment in short read optimization for async_dio
Maxim Patlasov
2021-08-25
1
-4
/
+10
*
fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests
Brian Foster
2021-08-25
1
-1
/
+1
*
fuse: fix readdirplus Oops in fuse_dentry_revalidate
Miklos Szeredi
2021-08-25
2
-6
/
+13
*
fuse: update inode size and invalidate attributes on fallocate
Brian Foster
2021-08-25
1
-3
/
+12
*
fuse: truncate pagecache range on hole punch
Brian Foster
2021-08-25
1
-2
/
+20
*
fuse: allocate for_background dio requests based on io->async state
Brian Foster
2021-08-25
1
-2
/
+9
*
fuse: add flag to turn on async direct IO
Miklos Szeredi
2021-08-25
4
-6
/
+16
*
fuse: truncate file if async dio failed
Maxim Patlasov
2021-08-25
3
-10
/
+32
*
fuse: optimize short direct reads
Maxim Patlasov
2021-08-25
1
-6
/
+13
*
fuse: enable asynchronous processing direct IO
Maxim Patlasov
2021-08-25
1
-7
/
+44
*
fuse: make fuse_direct_io() aware about AIO
Maxim Patlasov
2021-08-25
4
-21
/
+58
*
fuse: add support of async IO
Maxim Patlasov
2021-08-25
2
-0
/
+109
*
fuse: move fuse_release_user_pages() up
Maxim Patlasov
2021-08-25
1
-12
/
+12
*
fuse: optimize wake_up
Miklos Szeredi
2021-08-25
1
-1
/
+1
*
fuse: implement exclusive wakeup for blocked_waitq
Maxim Patlasov
2021-08-25
1
-5
/
+24
*
fuse: skip blocking on allocations of synchronous requests
Maxim Patlasov
2021-08-25
3
-13
/
+21
*
fuse: add flag fc->initialized
Maxim Patlasov
2021-08-25
4
-0
/
+9
*
fuse: make request allocations for background processing explicit
Maxim Patlasov
2021-08-25
5
-5
/
+37
*
fuse: fix type definitions in uapi header
Miklos Szeredi
2021-08-25
1
-220
/
+220
*
fuse: allow control of adaptive readdirplus use
Eric Wong
2021-08-25
4
-2
/
+12
*
Synchronize fuse header with one used in library
Miklos Szeredi
2021-08-25
1
-1
/
+36
*
fuse: send poll events
Enke Chen
2021-08-25
2
-1
/
+3
*
fuse: avoid out-of-scope stack access
Eric Wong
2021-08-25
1
-3
/
+10
*
FUSE: Adapt readdirplus to application usage patterns
Feng Shuo
2021-08-25
3
-3
/
+38
*
Do not use RCU for current process credentials
Anatol Pomozov
2021-08-25
4
-17
/
+13
*
fuse: cleanup fuse_direct_io()
Miklos Szeredi
2021-08-25
3
-19
/
+16
*
fuse: optimize __fuse_direct_io()
Maxim Patlasov
2021-08-25
2
-5
/
+22
*
fuse: optimize fuse_get_user_pages()
Maxim Patlasov
2021-08-25
1
-28
/
+51
*
fuse: pass iov[] to fuse_get_user_pages()
Maxim Patlasov
2021-08-25
1
-54
/
+49
*
fuse: use req->page_descs[] for argpages cases
Maxim Patlasov
2021-08-25
4
-4
/
+25
*
fuse: add per-page descriptor <offset, length> to fuse_req
Maxim Patlasov
2021-08-25
3
-16
/
+37
*
fuse: rework fuse_do_ioctl()
Maxim Patlasov
2021-08-25
1
-1
/
+1
*
fuse: rework fuse_perform_write()
Maxim Patlasov
2021-08-25
1
-2
/
+11
*
fuse: rework fuse_readpages()
Maxim Patlasov
2021-08-25
1
-2
/
+13
*
fuse: rework fuse_retrieve()
Maxim Patlasov
2021-08-25
1
-10
/
+15
*
fuse: categorize fuse_get_req()
Maxim Patlasov
2021-08-25
6
-45
/
+57
*
fuse: general infrastructure for pages[] of variable size
Maxim Patlasov
2021-08-25
4
-20
/
+50
*
fuse: bump version for READDIRPLUS
Miklos Szeredi
2021-08-25
1
-1
/
+4
*
fuse: implement NFS-like readdirplus support
Anand V. Avati
2021-08-25
5
-5
/
+200
*
fuse: remove unused variable in fuse_try_move_page()
Wei Yongjun
2021-08-25
1
-5
/
+0
*
fuse: make fuse_file_fallocate() static
Miklos Szeredi
2021-08-25
1
-3
/
+2
*
fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig
Robert P. J. Day
2021-08-25
2
-12
/
+14
*
cuse: fix uninitialized variable warnings
Miklos Szeredi
2021-08-25
1
-1
/
+1
[next]