index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-31
8
-428
/
+1114
|
\
|
*
fuse: enable caching of symlinks
Dan Schatzberg
2018-10-15
3
-26
/
+89
|
*
fuse: only invalidate atime in direct read
Miklos Szeredi
2018-10-15
1
-1
/
+1
|
*
fuse: don't need GETATTR after every READ
Miklos Szeredi
2018-10-15
1
-1
/
+3
|
*
fuse: allow fine grained attr cache invaldation
Miklos Szeredi
2018-10-15
3
-5
/
+18
|
*
fuse: realloc page array
Miklos Szeredi
2018-10-01
3
-5
/
+56
|
*
fuse: add max_pages to init_out
Constantine Shulyupin
2018-10-01
4
-34
/
+48
|
*
fuse: allocate page array more efficiently
Miklos Szeredi
2018-10-01
1
-26
/
+18
|
*
fuse: reduce size of struct fuse_inode
Miklos Szeredi
2018-10-01
4
-41
/
+58
|
*
fuse: use iversion for readdir cache verification
Miklos Szeredi
2018-10-01
3
-8
/
+21
|
*
fuse: use mtime for readdir cache verification
Miklos Szeredi
2018-10-01
2
-4
/
+37
|
*
fuse: add readdir cache version
Miklos Szeredi
2018-10-01
3
-1
/
+52
|
*
fuse: allow using readdir cache
Miklos Szeredi
2018-10-01
3
-4
/
+161
|
*
fuse: allow caching readdir
Miklos Szeredi
2018-10-01
3
-1
/
+109
|
*
fuse: extract fuse_emit() helper
Miklos Szeredi
2018-09-28
1
-4
/
+9
|
*
fuse: split out readdir.c
Miklos Szeredi
2018-09-28
4
-258
/
+274
|
*
fuse: Use hash table to link processing request
Kirill Tkhai
2018-09-28
3
-14
/
+41
|
*
fuse: kill req->intr_unique
Kirill Tkhai
2018-09-28
2
-9
/
+5
|
*
fuse: change interrupt requests allocation algorithm
Kirill Tkhai
2018-09-28
1
-2
/
+7
|
*
fuse: do not take fc->lock in fuse_request_send_background()
Kirill Tkhai
2018-09-28
3
-28
/
+28
|
*
fuse: introduce fc->bg_lock
Kirill Tkhai
2018-09-28
5
-15
/
+26
|
*
fuse: add locking to max_background and congestion_threshold changes
Kirill Tkhai
2018-09-28
1
-6
/
+24
|
*
fuse: use READ_ONCE on congestion_threshold and max_background
Kirill Tkhai
2018-09-28
1
-2
/
+2
|
*
fuse: use list_first_entry() in flush_bg_queue()
Kirill Tkhai
2018-09-28
1
-2
/
+3
|
*
fuse: add support for copy_file_range()
Niels de Vos
2018-09-28
2
-0
/
+80
|
*
fuse: fix blocked_waitq wakeup
Miklos Szeredi
2018-09-28
1
-4
/
+11
|
*
fuse: set FR_SENT while locked
Miklos Szeredi
2018-09-28
1
-1
/
+1
|
*
fuse: Fix use-after-free in fuse_dev_do_write()
Kirill Tkhai
2018-09-28
1
-1
/
+5
|
*
fuse: Fix use-after-free in fuse_dev_do_read()
Kirill Tkhai
2018-09-28
1
-0
/
+2
*
|
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-10-31
9
-185
/
+465
|
\
\
|
*
|
ceph: new mount option to disable usage of copy-from op
Luis Henriques
2018-10-22
3
-0
/
+17
|
*
|
ceph: support copy_file_range file operation
Luis Henriques
2018-10-22
1
-1
/
+293
|
*
|
ceph: add non-blocking parameter to ceph_try_get_caps()
Luis Henriques
2018-10-22
3
-5
/
+6
|
*
|
libceph: preallocate message data items
Ilya Dryomov
2018-10-22
1
-2
/
+2
|
*
|
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
Ilya Dryomov
2018-10-22
1
-5
/
+5
|
*
|
ceph: num_ops is off by one in ceph_aio_retry_work()
Ilya Dryomov
2018-10-22
1
-1
/
+1
|
*
|
ceph: set timeout conditionally in __cap_delay_requeue
Xuehan Xu
2018-10-22
1
-6
/
+8
|
*
|
libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()
Ilya Dryomov
2018-10-22
1
-1
/
+1
|
*
|
libceph: introduce ceph_pagelist_alloc()
Ilya Dryomov
2018-10-22
3
-6
/
+3
|
*
|
ceph: only allow punch hole mode in fallocate
Luis Henriques
2018-10-22
1
-36
/
+9
|
*
|
ceph: refactor ceph_sync_read()
Yan, Zheng
2018-10-22
1
-113
/
+106
|
*
|
ceph: check if LOOKUPNAME request was aborted when filling trace
Yan, Zheng
2018-10-22
1
-1
/
+3
|
*
|
ceph: fix dentry leak in ceph_readdir_prepopulate
Yan, Zheng
2018-10-22
1
-1
/
+0
|
*
|
Revert "ceph: fix dentry leak in splice_dentry()"
Yan, Zheng
2018-10-22
1
-2
/
+6
|
*
|
ceph: check snap first in ceph_set_acl()
Chengguang Xu
2018-10-22
1
-5
/
+5
|
*
|
ceph: reset cap hold timeout only for requeued inode
Chengguang Xu
2018-10-22
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-31
29
-80
/
+279
|
\
\
\
|
*
|
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
6
-6
/
+6
|
*
|
|
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-1
/
+0
|
*
|
|
fat: truncate inode timestamp updates in setattr
Frank Sorenson
2018-10-31
1
-0
/
+12
[next]