Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | fuse: add readdir cache version | Miklos Szeredi | 2018-10-01 | |
| * | | | | | | | | | | | fuse: allow using readdir cache | Miklos Szeredi | 2018-10-01 | |
| * | | | | | | | | | | | fuse: allow caching readdir | Miklos Szeredi | 2018-10-01 | |
| * | | | | | | | | | | | fuse: extract fuse_emit() helper | Miklos Szeredi | 2018-09-28 | |
| * | | | | | | | | | | | fuse: split out readdir.c | Miklos Szeredi | 2018-09-28 | |
| * | | | | | | | | | | | fuse: Use hash table to link processing request | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: kill req->intr_unique | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: change interrupt requests allocation algorithm | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: do not take fc->lock in fuse_request_send_background() | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: introduce fc->bg_lock | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: add locking to max_background and congestion_threshold changes | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: use READ_ONCE on congestion_threshold and max_background | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: use list_first_entry() in flush_bg_queue() | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: add support for copy_file_range() | Niels de Vos | 2018-09-28 | |
| * | | | | | | | | | | | fuse: fix blocked_waitq wakeup | Miklos Szeredi | 2018-09-28 | |
| * | | | | | | | | | | | fuse: set FR_SENT while locked | Miklos Szeredi | 2018-09-28 | |
| * | | | | | | | | | | | fuse: Fix use-after-free in fuse_dev_do_write() | Kirill Tkhai | 2018-09-28 | |
| * | | | | | | | | | | | fuse: Fix use-after-free in fuse_dev_do_read() | Kirill Tkhai | 2018-09-28 | |
* | | | | | | | | | | | | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | ceph: new mount option to disable usage of copy-from op | Luis Henriques | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: support copy_file_range file operation | Luis Henriques | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: add non-blocking parameter to ceph_try_get_caps() | Luis Henriques | 2018-10-22 | |
| * | | | | | | | | | | | | libceph: preallocate message data items | Ilya Dryomov | 2018-10-22 | |
| * | | | | | | | | | | | | libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls | Ilya Dryomov | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: num_ops is off by one in ceph_aio_retry_work() | Ilya Dryomov | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: set timeout conditionally in __cap_delay_requeue | Xuehan Xu | 2018-10-22 | |
| * | | | | | | | | | | | | libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() | Ilya Dryomov | 2018-10-22 | |
| * | | | | | | | | | | | | libceph: introduce ceph_pagelist_alloc() | Ilya Dryomov | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: only allow punch hole mode in fallocate | Luis Henriques | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: refactor ceph_sync_read() | Yan, Zheng | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: check if LOOKUPNAME request was aborted when filling trace | Yan, Zheng | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: fix dentry leak in ceph_readdir_prepopulate | Yan, Zheng | 2018-10-22 | |
| * | | | | | | | | | | | | Revert "ceph: fix dentry leak in splice_dentry()" | Yan, Zheng | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: check snap first in ceph_set_acl() | Chengguang Xu | 2018-10-22 | |
| * | | | | | | | | | | | | ceph: reset cap hold timeout only for requeued inode | Chengguang Xu | 2018-10-22 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | |
| * | | | | | | | | | | | | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | |
| * | | | | | | | | | | | | fat: truncate inode timestamp updates in setattr | Frank Sorenson | 2018-10-31 | |
| * | | | | | | | | | | | | fat: change timestamp updates to use fat_truncate_time | Frank Sorenson | 2018-10-31 | |
| * | | | | | | | | | | | | fat: add functions to update and truncate timestamps appropriately | Frank Sorenson | 2018-10-31 | |
| * | | | | | | | | | | | | fat: create a function to calculate the timezone offest | Frank Sorenson | 2018-10-31 | |
| * | | | | | | | | | | | | fat: expand a slightly out-of-date comment | Mihir Mehta | 2018-10-31 | |
| * | | | | | | | | | | | | reiserfs: remove workaround code for GCC 3.x | Masahiro Yamada | 2018-10-31 | |
| * | | | | | | | | | | | | reiserfs: propagate errors from fill_with_dentries() properly | Jann Horn | 2018-10-31 | |
| * | | | | | | | | | | | | fs/hfs/extent.c: fix array out of bounds read of array extent | Colin Ian King | 2018-10-31 | |
| * | | | | | | | | | | | | hfs: update timestamp on truncate() | Ernesto A. Fernández | 2018-10-31 | |
| * | | | | | | | | | | | | hfsplus: update timestamps on truncate() | Ernesto A. Fernández | 2018-10-31 | |
| * | | | | | | | | | | | | hfs: fix return value of hfs_get_block() | Ernesto A. Fernández | 2018-10-31 | |
| * | | | | | | | | | | | | hfsplus: fix return value of hfsplus_get_block() | Ernesto A. Fernández | 2018-10-31 |