index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-02-06
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2020-02-06
Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-06
Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-05
Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-04
io_uring: cleanup fixed file data table references
Jens Axboe
2020-02-04
io_uring: spin for sq thread to idle on shutdown
Jens Axboe
2020-02-04
Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2020-02-04
fs/proc/page.c: allow inspection of last section and fix end detection
David Hildenbrand
2020-02-04
ocfs2: fix oops when writing cloned file
Gang He
2020-02-03
aio: prevent potential eventfd recursion on poll
Jens Axboe
2020-02-03
io_uring: put the flag changing code in the same spot
Pavel Begunkov
2020-02-03
io_uring: iterate req cache backwards
Pavel Begunkov
2020-02-03
io_uring: punt even fadvise() WILLNEED to async context
Jens Axboe
2020-02-03
io_uring: fix sporadic double CQE entry for close
Jens Axboe
2020-02-03
io_uring: remove extra ->file check
Pavel Begunkov
2020-02-03
io_uring: don't map read/write iovec potentially twice
Jens Axboe
2020-02-03
io_uring: use the proper helpers for io_send/recv
Jens Axboe
2020-02-03
io_uring: prevent potential eventfd recursion on poll
Jens Axboe
2020-02-03
eventfd: track eventfd_signal() recursion depth
Jens Axboe
2020-02-03
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-02-03
ovl: fix lseek overflow on 32bit
Miklos Szeredi
2020-02-02
btrfs: do not zero f_bavail if we have available space
Josef Bacik
2020-02-01
Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...
Linus Torvalds
2020-02-01
vfs: fix do_last() regression
Al Viro
2020-01-31
cifs: update internal module version number
Steve French
2020-01-31
Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-01-31
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
execve: warn if process starts with executable stack
Alexey Dobriyan
2020-01-31
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
2020-01-31
fs/binfmt_elf.c: coredump: allow process with empty address space to coredump
Alexey Dobriyan
2020-01-31
fs/binfmt_elf.c: coredump: delete duplicated overflow check
Alexey Dobriyan
2020-01-31
fs/binfmt_elf.c: coredump: allocate core ELF header on stack
Alexey Dobriyan
2020-01-31
fs/binfmt_elf.c: make BAD_ADDR() unlikely
Alexey Dobriyan
2020-01-31
fs/binfmt_elf.c: better codegen around current->mm
Alexey Dobriyan
2020-01-31
fs/binfmt_elf.c: don't copy ELF header around
Alexey Dobriyan
2020-01-31
fs/binfmt_elf.c: fix ->start_code calculation
Alexey Dobriyan
2020-01-31
fs/binfmt_elf.c: smaller code generation around auxv vector fill
Alexey Dobriyan
2020-01-31
btrfs: use larger zlib buffer for s390 hardware compression
Mikhail Zaslonko
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
fs/io_uring: set FOLL_PIN via pin_user_pages()
John Hubbard
2020-01-31
ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...
wangyan
2020-01-31
ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
wangyan
[next]