index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
fs: split generic and aio kiocb
Christoph Hellwig
7
-77
/
+81
2015-03-13
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
5
-57
/
+12
2015-03-13
fuse: handle synchronous iocbs internally
Christoph Hellwig
2
-20
/
+32
2015-03-13
fs: remove ki_nbytes
Christoph Hellwig
10
-38
/
+28
2015-03-08
gadgetfs: really get rid of switching ->f_op
Alan Stern
1
-19
/
+19
2015-03-08
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
1
-53
/
+37
2015-02-18
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
1
-214
/
+141
2015-02-18
gadgetfs: use-after-free in ->aio_read()
Al Viro
1
-3
/
+12
2015-02-18
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
1
-78
/
+58
2015-02-18
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
1
-61
/
+25
2015-02-18
gadget/function/f_fs.c: close leaks
Al Viro
1
-2
/
+12
2015-02-18
move iov_iter.c from mm/ to lib/
Al Viro
3
-2
/
+2
2015-02-18
new helper: dup_iter()
Al Viro
2
-0
/
+17
2015-02-18
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
1
-1
/
+2
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
1
-1
/
+3
2015-02-17
samples/seccomp: improve label helper
Kees Cook
2
-1
/
+9
2015-02-17
ipc,sem: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-02-17
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
1
-0
/
+11
2015-02-17
scripts/gdb: define maintainer
Jan Kiszka
1
-0
/
+5
2015-02-17
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2
-40
/
+33
2015-02-17
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2
-23
/
+12
2015-02-17
scripts/gdb: use a generator instead of iterator for task list
Daniel Wagner
1
-30
/
+20
2015-02-17
scripts/gdb: ignore byte-compiled python files
Daniel Thompson
2
-0
/
+3
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
6
-9
/
+18