index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
eventfd: only return events requested in poll_mask()
Avi Kivity
2018-06-14
1
-2
/
+2
*
fs: aio ioprio use ioprio_check_cap ret val
Adam Manzanares
2018-06-04
1
-2
/
+2
*
fs: iomap dio set bio prio from kiocb prio
Adam Manzanares
2018-05-31
1
-0
/
+1
*
fs: blkdev set bio prio from kiocb prio
Adam Manzanares
2018-05-31
1
-0
/
+2
*
fs: Add aio iopriority support
Adam Manzanares
2018-05-31
1
-0
/
+16
*
fs: Convert kiocb rw_hint from enum to u16
Adam Manzanares
2018-05-31
1
-1
/
+1
*
aio: sanitize the limit checking in io_submit(2)
Al Viro
2018-05-29
1
-8
/
+6
*
aio: fold do_io_submit() into callers
Al Viro
2018-05-29
1
-54
/
+45
*
aio: shift copyin of iocb into io_submit_one()
Al Viro
2018-05-29
1
-24
/
+22
*
aio_read_events_ring(): make a bit more readable
Al Viro
2018-05-29
1
-4
/
+3
*
aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the ...
Al Viro
2018-05-29
1
-14
/
+12
*
aio: take list removal to (some) callers of aio_complete()
Al Viro
2018-05-29
1
-17
/
+21
*
aio: add missing break for the IOCB_CMD_FDSYNC case
Christoph Hellwig
2018-05-28
1
-0
/
+1
*
timerfd: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-11
/
+11
*
eventfd: switch to ->poll_mask
Christoph Hellwig
2018-05-26
1
-4
/
+11
*
pipe: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-9
/
+13
*
aio: try to complete poll iocbs without context switch
Christoph Hellwig
2018-05-26
1
-3
/
+17
*
aio: implement IOCB_CMD_POLL
Christoph Hellwig
2018-05-26
1
-1
/
+133
*
aio: simplify cancellation
Christoph Hellwig
2018-05-26
1
-42
/
+6
*
aio: simplify KIOCB_KEY handling
Christoph Hellwig
2018-05-26
1
-7
/
+7
*
fs: introduce new ->get_poll_head and ->poll_mask methods
Christoph Hellwig
2018-05-26
1
-0
/
+23
*
fs: add new vfs_poll and file_can_poll helpers
Christoph Hellwig
2018-05-26
2
-18
/
+10
*
fs: cleanup do_pollfd
Christoph Hellwig
2018-05-26
1
-25
/
+23
*
fs: unexport poll_schedule_timeout
Christoph Hellwig
2018-05-26
1
-2
/
+1
*
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Christoph Hellwig
2018-05-26
23
-114
/
+134
|
\
|
*
fix io_destroy()/aio_complete() race
Al Viro
2018-05-23
1
-2
/
+1
|
*
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
2018-05-21
1
-2
/
+2
|
*
ext2: fix a block leak
Al Viro
2018-05-21
1
-10
/
+0
|
*
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
1
-0
/
+22
|
*
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
1
-0
/
+10
|
*
unfuck sysfs_mount()
Al Viro
2018-05-21
1
-3
/
+3
|
*
kernfs: deal with kernfs_fill_super() failures
Al Viro
2018-05-21
1
-0
/
+1
|
*
cramfs: Fix IS_ENABLED typo
Joe Perches
2018-05-21
1
-1
/
+1
|
*
befs_lookup(): use d_splice_alias()
Al Viro
2018-05-21
1
-12
/
+5
|
*
affs_lookup: switch to d_splice_alias()
Al Viro
2018-05-21
1
-6
/
+5
|
*
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-05-21
1
-3
/
+7
|
*
fs: don't scan the inode cache before SB_BORN is set
Dave Chinner
2018-05-11
1
-6
/
+24
|
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
13
-72
/
+56
*
|
aio: implement io_pgetevents
Christoph Hellwig
2018-05-02
1
-10
/
+104
*
|
aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC
Christoph Hellwig
2018-05-02
1
-0
/
+43
*
|
aio: refactor read/write iocb setup
Christoph Hellwig
2018-05-02
1
-69
/
+92
*
|
aio: remove the extra get_file/fput pair in io_submit_one
Christoph Hellwig
2018-05-02
1
-9
/
+16
*
|
aio: sanitize ki_list handling
Christoph Hellwig
2018-05-02
1
-7
/
+6
*
|
aio: remove an outdated BUG_ON and comment in aio_complete
Christoph Hellwig
2018-05-02
1
-9
/
+0
*
|
aio: don't print the page size at boot time
Christoph Hellwig
2018-05-02
1
-3
/
+0
*
|
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-28
4
-9
/
+18
|
\
\
|
*
|
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
2018-04-26
1
-0
/
+1
|
*
|
ext4: fix bitmap position validation
Lukas Czerner
2018-04-24
1
-4
/
+5
|
*
|
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
2018-04-18
1
-0
/
+1
|
*
|
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
2018-04-12
1
-5
/
+11
[next]