index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-05-07
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-05-07
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-05-07
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-05-07
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
afs: Implement YFS ACL setting
David Howells
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
2019-05-07
afs: implement acl setting
Joe Gorse
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
2019-05-07
afs: Fix getting the afs.fid xattr
David Howells
2019-05-07
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
2019-05-07
afs: Calculate i_blocks based on file size
Marc Dionne
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
2019-05-06
io_uring: fix shadowed variable ret return code being not checked
Colin Ian King
2019-05-06
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
req->error only used for iopoll
Stefan Bühler
2019-05-02
io_uring: add support for eventfd notifications
Jens Axboe
2019-05-02
io_uring: add support for IORING_OP_SYNC_FILE_RANGE
Jens Axboe
2019-05-02
fs: add sync_file_range() helper
Jens Axboe
2019-05-02
io_uring: add support for marking commands as draining
Jens Axboe
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-02
btrfs: Use kvmalloc for allocating compressed path context
Nikolay Borisov
2019-05-02
btrfs: Factor out common extent locking code in submit_compressed_extents
Nikolay Borisov
2019-05-02
btrfs: Set io_tree only once in submit_compressed_extents
Nikolay Borisov
2019-05-02
btrfs: Replace clear_extent_bit with unlock_extent
Nikolay Borisov
2019-05-02
btrfs: Make compress_file_range take only struct async_chunk
Nikolay Borisov
2019-05-02
btrfs: Remove fs_info from struct async_chunk
Nikolay Borisov
[next]