- 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
- 224a754 ceph: tolerate bad i_size for symlink inode by Yan, Zheng · 9 years ago
- 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 9 years ago
- a4b7431 ceph: keep leaf frag when updating fragtree by Yan, Zheng · 9 years ago
- 4217211 ceph: fix dir_auth check in ceph_fill_dirfrag() by Yan, Zheng · 9 years ago
- a407846 ceph: don't assume frag tree splits in mds reply are sorted by Yan, Zheng · 9 years ago
- 209ae76 ceph: fix inode reference leak by Yan, Zheng · 9 years ago
- f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
- 076c40f ceph: don't forbid marking directory complete after forward seek by Yan, Zheng · 9 years ago
- 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
- 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
- 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
- a78600e ceph: simplify 'offset in frag' by Yan, Zheng · 9 years ago
- 1cd42a4 ceph: remove unnecessary checks in __dcache_readdir by Yan, Zheng · 9 years ago
- c530cd2 ceph: search cache postion for dcache readdir by Yan, Zheng · 9 years ago
- 04303d8 ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr by Yan, Zheng · 9 years ago
- 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
- aeda081 ceph: don't show symlink target in debugfs/mdsc by Yan, Zheng · 9 years ago
- 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 9 years ago
- 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 9 years ago
- d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 9 years ago
- 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
- 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
- fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
- 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
- bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
- 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
- f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
- d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
- fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
- d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
- 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
- 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 9 years ago
- 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- c25a1e0 ocfs2: fix posix_acl_create deadlock by Junxiao Bi · 9 years ago
- 5ee0fbd ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang by Junxiao Bi · 9 years ago
- 3cc9b23 kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call by Serge E. Hallyn · 9 years ago
- e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 years ago
- 38b78a5 ovl: ignore permissions on underlying lookup by Miklos Szeredi · 9 years ago
- 3c9fe8c vfs: add lookup_hash() helper by Miklos Szeredi · 9 years ago
- 9409e22 vfs: rename: check backing inode being equal by Miklos Szeredi · 9 years ago
- 54d5ca8 vfs: add vfs_select_inode() helper by Miklos Szeredi · 9 years ago
- 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 9 years ago
- 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 9 years ago
- 99d8258 get_rock_ridge_filename(): handle malformed NM entries by Al Viro · 9 years ago
- 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 9 years ago
- c5e0666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
- 5ec0811 propogate_mnt: Handle the first propogated copy being a slave by Eric W. Biederman · 9 years ago
- 6a480a7 ecryptfs: fix handling of directory opening by Al Viro · 9 years ago
- 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
- 33656a1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
- e99ed4d kernfs_path_from_node_locked: don't overwrite nlen by Serge Hallyn · 9 years ago
- 10c64ce atomic_open(): fix the handling of create_error by Al Viro · 9 years ago
- 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- b734136 ocfs2/dlm: return zero if deref_done message is successfully handled by xuejiufei · 9 years ago
- 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 9 years ago
- 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 9 years ago
- 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
- c26f6c6 udf: Fix conversion of 'dstring' fields to UTF8 by Andrew Gabbasov · 9 years ago
- 2c932d4 fuse: Fix return value from fuse_get_user_pages() by Ashish Samant · 9 years ago
- 9a0e3ee Merge branch 'ptmx-cleanup' by Linus Torvalds · 9 years ago
- 67245ff devpts: clean up interface to pty drivers by Linus Torvalds · 9 years ago
- e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
- dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
- 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 9 years ago
- 03a8bb0 ext4/fscrypto: avoid RCU lookup in d_revalidate by Jaegeuk Kim · 9 years ago
- 87243de debugfs: Make automount point inodes permanently empty by Seth Forshee · 9 years ago
- b32e448 fscrypto: don't let data integrity writebacks fail with ENOMEM by Jaegeuk Kim · 9 years ago
- 33b1395 f2fs: use dget_parent and file_dentry in f2fs_file_open by Jaegeuk Kim · 9 years ago
- d7d7535 fscrypto: use dget_parent() in fscrypt_d_revalidate() by Jaegeuk Kim · 9 years ago
- 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 9 years ago
- 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
- e56f498 orangefs: remove unused variable by Martin Brandenburg · 9 years ago
- 1917a69 orangefs: Add KERN_<LEVEL> to gossip_<level> macros by Joe Perches · 9 years ago
- 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 9 years ago
- f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 9 years ago
- 2fa37fd Orangefs: fix ifnullfree.cocci warnings by kbuild test robot · 9 years ago
- a9bb3ba Orangefs: optimize boilerplate code. by Mike Marshall · 9 years ago
- 2d09a2c Orangefs: xattr.c cleanup by Mike Marshall · 9 years ago
- 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
- 56f23fd Btrfs: fix file/data loss caused by fsync after rename and new inode by Filipe Manana · 9 years ago
- e865f49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
- c7e82c6 Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
- 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 7ccefb9 btrfs: Reset IO error counters before start of device replacing by Yauhen Kharuzhy · 9 years ago
- 0f5dcf8 btrfs: Add qgroup tracing by Mark Fasheh · 9 years ago
- c79b471 Btrfs: don't use src fd for printk by Josef Bacik · 9 years ago
- 8f282f7 btrfs: fallback to vmalloc in btrfs_compare_tree by David Sterba · 9 years ago
- 918c2ee btrfs: handle non-fatal errors in btrfs_qgroup_inherit() by Mark Fasheh · 9 years ago
- 0305bc2 btrfs: Output more info for enospc_debug mount option by Qu Wenruo · 9 years ago
- 264813a Btrfs: fix invalid reference in replace_path by Liu Bo · 9 years ago
- 2a162ce Btrfs: Improve FL_KEEP_SIZE handling in fallocate by Davide Italiano · 10 years ago
- 03cc078 do_splice_to(): cap the size before passing to ->splice_read() by Al Viro · 9 years ago
- c325a67 ext4: ignore quota mount options if the quota feature is enabled by Theodore Ts'o · 9 years ago
- 4762cc3 ext4 crypto: fix some error handling by Dan Carpenter · 9 years ago