index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2019-09-16
ceph: return -EIO if read/write against filp that lost file locks
Yan, Zheng
-8
/
+29
2019-09-16
ceph: add helper function that forcibly reconnects to ceph cluster.
Yan, Zheng
-5
/
+39
2019-09-16
ceph: pass filp to ceph_get_caps()
Yan, Zheng
-42
/
+46
2019-09-16
ceph: track and report error of async metadata operation
Yan, Zheng
-22
/
+54
2019-09-16
ceph: allow closing session in restarting/reconnect state
Yan, Zheng
-3
/
+3
2019-09-16
ceph: don't list vxattrs in listxattr()
Jeff Layton
-29
/
+0
2019-09-16
ceph: allow copy_file_range when src and dst inode are same
Jeff Layton
-2
/
+0
2019-09-16
ceph: fix directories inode i_blkbits initialization
Luis Henriques
-1
/
+6
2019-09-15
jffs2: Fix memory leak in jffs2_scan_eraseblock() error path
Wenwen Wang
-1
/
+4
2019-09-15
jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page
Christoph Hellwig
-38
/
+13
2019-09-15
jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()
Jia-Ju Bai
-1
/
+1
2019-09-15
ubifs: Fix memory leak bug in alloc_ubifs_info() error path
Wenwen Wang
-1
/
+3
2019-09-15
ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
Wenwen Wang
-1
/
+3
2019-09-15
ubifs: Fix memory leak in read_znode() error path
Wenwen Wang
-0
/
+1
2019-09-15
ubifs: Remove redundant assignment to pointer fname
Colin Ian King
-1
/
+0
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
-3
/
+0
2019-09-15
afs dynroot: switch to simple_dir_operations
Al Viro
-9
/
+1
2019-09-14
io_uring: increase IORING_MAX_ENTRIES to 32K
Daniel Xu
-1
/
+1
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
-568
/
+721
2019-09-13
Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-17
/
+34
2019-09-12
vfs: Make fs_parse() handle fs_param_is_fd-type params better
David Howells
-2
/
+16
2019-09-12
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
-41
/
+58
2019-09-12
io_uring: make sqpoll wakeup possible with getevents
Jens Axboe
-6
/
+2
2019-09-12
io_uring: extend async work merging
Jens Axboe
-8
/
+28
2019-09-12
orangefs: remove redundant assignment to err
Colin Ian King
-1
/
+1
2019-09-12
orangefs: Add octal zero prefix
Artur Świgoń
-1
/
+1
2019-09-12
fuse: allow skipping control interface and forced unmount
Vivek Goyal
-1
/
+14
2019-09-12
fuse: dissociate DESTROY from fuseblk
Miklos Szeredi
-4
/
+17
2019-09-12
fuse: delete dentry if timeout is zero
Miklos Szeredi
-3
/
+28
2019-09-12
fuse: separate fuse device allocation and installation in fuse_conn
Vivek Goyal
-7
/
+26
2019-09-12
fuse: add fuse_iqueue_ops callbacks
Stefan Hajnoczi
-22
/
+81
2019-09-12
fuse: extract fuse_fill_super_common()
Stefan Hajnoczi
-59
/
+80
2019-09-12
fuse: export fuse_dequeue_forget() function
Vivek Goyal
-6
/
+11
2019-09-12
fuse: export fuse_get_unique()
Stefan Hajnoczi
-1
/
+7
2019-09-12
fuse: export fuse_send_init_request()
Vivek Goyal
-1
/
+3
2019-09-12
fuse: export fuse_len_args()
Stefan Hajnoczi
-4
/
+10
2019-09-12
fuse: export fuse_end_request()
Stefan Hajnoczi
-9
/
+15
2019-09-12
fuse: fix request limit
Miklos Szeredi
-2
/
+5
2019-09-12
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
-9
/
+26
2019-09-12
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
-8
/
+8
2019-09-11
ovl: filter of trusted xattr results in audit
Mark Salyzyn
-1
/
+2
2019-09-11
ovl: Fix dereferencing possible ERR_PTR()
Ding Xiang
-2
/
+1
2019-09-11
configfs: calculate the symlink target only once
Al Viro
-171
/
+73
2019-09-11
configfs: make configfs_create() return inode
Al Viro
-59
/
+39
2019-09-11
configfs: factor dirent removal into helpers
Christoph Hellwig
-30
/
+33
2019-09-11
configfs: fix a deadlock in configfs_symlink()
Al Viro
-1
/
+32
2019-09-10
io_uring: limit parallelism of buffered writes
Jens Axboe
-8
/
+39
2019-09-10
io_uring: add io_queue_async_work() helper
Jens Axboe
-5
/
+11
2019-09-10
fuse: stop copying pages to fuse_req
Miklos Szeredi
-21
/
+6
2019-09-10
fuse: stop copying args to fuse_req
Miklos Szeredi
-106
/
+34
[prev]
[next]