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
2019-05-07
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
2019-05-07
cifs: Call MID callback before destroying transport
Long Li
2019-05-07
cifs: smbd: Retry on memory registration failure
Long Li
2019-05-07
cifs: smbd: Indicate to retry on transport sending failure
Long Li
2019-05-07
cifs: smbd: Return EINTR when interrupted
Long Li
2019-05-07
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
2019-05-07
smbd: Make upper layer decide when to destroy the transport
Long Li
2019-05-07
SMB3: update comment to clarify enumerating snapshots
Steve French
2019-05-07
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
2019-05-07
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...
Kenneth D'souza
2019-05-07
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
2019-05-07
cifs: don't use __constant_cpu_to_le32()
Sergey Senozhatsky
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
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
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
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
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
2019-05-02
btrfs: Rename async_cow to async_chunk
Nikolay Borisov
2019-05-02
btrfs: Preallocate chunks in cow_file_range_async
Nikolay Borisov
2019-05-02
btrfs: reserve delalloc metadata differently
Josef Bacik
2019-05-02
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
[next]