Age | Commit message (Expand) | Author |
2016-05-26 | ceph: improve fragtree change detection | Yan, Zheng |
2016-05-26 | ceph: keep leaf frag when updating fragtree | Yan, Zheng |
2016-05-26 | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng |
2016-05-26 | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng |
2016-05-26 | ceph: fix inode reference leak | Yan, Zheng |
2016-05-26 | ceph: using hash value to compose dentry offset | Yan, Zheng |
2016-05-26 | ceph: don't forbid marking directory complete after forward seek | Yan, Zheng |
2016-05-26 | ceph: record 'offset' for each entry of readdir result | Yan, Zheng |
2016-05-26 | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng |
2016-05-26 | ceph: define struct for dir entry in readdir reply | Yan, Zheng |
2016-05-26 | ceph: simplify 'offset in frag' | Yan, Zheng |
2016-05-26 | ceph: remove unnecessary checks in __dcache_readdir | Yan, Zheng |
2016-05-26 | ceph: search cache postion for dcache readdir | Yan, Zheng |
2016-05-26 | ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr | Yan, Zheng |
2016-05-26 | ceph: report mount root in session metadata | Yan, Zheng |
2016-05-26 | ceph: don't show symlink target in debugfs/mdsc | Yan, Zheng |
2016-05-26 | ceph: don't call truncate_pagecache in ceph_writepages_start | Yan, Zheng |
2016-05-26 | ceph: renew caps for read/write if mds session got killed. | Yan, Zheng |
2016-05-26 | ceph: CEPH_FEATURE_MDSENC support | Yan, Zheng |
2016-05-26 | ceph: multiple filesystem support | Yan, Zheng |
2016-05-26 | libceph: a major OSD client update | Ilya Dryomov |
2016-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-26 | libceph: redo callbacks and factor out MOSDOpReply decoding | Ilya Dryomov |
2016-05-26 | libceph: drop msg argument from ceph_osdc_callback_t | Ilya Dryomov |
2016-05-26 | libceph: switch to calc_target(), part 2 | Ilya Dryomov |
2016-05-26 | libceph: introduce ceph_osd_request_target, calc_target() | Ilya Dryomov |
2016-05-26 | libceph: rename ceph_calc_pg_primary() | Ilya Dryomov |
2016-05-26 | libceph: rename ceph_oloc_oid_to_pg() | Ilya Dryomov |
2016-05-26 | libceph: DEFINE_RB_FUNCS macro | Ilya Dryomov |
2016-05-26 | libceph: variable-sized ceph_object_id | Ilya Dryomov |
2016-05-26 | libceph: move message allocation out of ceph_osdc_alloc_request() | Ilya Dryomov |
2016-05-26 | libceph: make ceph_osdc_put_request() accept NULL | Ilya Dryomov |
2016-05-25 | make xattr_resolve_handlers() safe to use with NULL ->s_xattr | Al Viro |
2016-05-25 | xattr: Fail with -EINVAL for NULL attribute names | Andreas Gruenbacher |
2016-05-25 | Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 | David Sterba |
2016-05-25 | btrfs: fix string and comment grammatical issues and typos | Nicholas D Steeves |
2016-05-25 | btrfs: scrub: Set bbio to NULL before calling btrfs_map_block | Zhao Lei |
2016-05-25 | Btrfs: fix unexpected return value of fiemap | Liu Bo |
2016-05-25 | Btrfs: free sys_array eb as soon as possible | Liu Bo |
2016-05-25 | nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO | Tom Haynes |
2016-05-25 | nfs: avoid race that crashes nfs_init_commit | Weston Andros Adamson |
2016-05-25 | NFS: checking for NULL instead of IS_ERR() in nfs_commit_file() | Dan Carpenter |
2016-05-24 | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-05-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-05-24 | ubifs: ubifs_dump_inode: Fix dumping field bulk_read | Andreas Gruenbacher |
2016-05-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-23 | exec: make exec path waiting for mmap_sem killable | Michal Hocko |
2016-05-23 | aio: make aio_setup_ring killable | Michal Hocko |
2016-05-23 | coredump: make coredump_wait wait for mmap_sem for write killable | Michal Hocko |
2016-05-23 | mm, proc: make clear_refs killable | Michal Hocko |