- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- ec137c1 ceph: fix uninline data function by Yan, Zheng · 10 years ago
- 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
- c0bd50e ceph: fix null pointer dereference in send_mds_reconnect() by Yan, Zheng · 10 years ago
- 32ec439 ceph: hold on to exclusive caps on complete directories by Yan, Zheng · 10 years ago
- ff7eeb8 ceph: show non-default options only by Ilya Dryomov · 10 years ago
- ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 10 years ago
- 1c841a9 ceph: cleanup unsafe requests when reconnecting is denied by Yan, Zheng · 10 years ago
- a9f6eb6 ceph: don't zero i_wrbuffer_ref when reconnecting is denied by Yan, Zheng · 10 years ago
- 571ade3 ceph: don't mark dirty caps when there is no auth cap by Yan, Zheng · 10 years ago
- db40cc1 ceph: keep i_snap_realm while there are writers by Yan, Zheng · 10 years ago
- a149bb9 ceph: kstrdup() memory handling by Sanidhya Kashyap · 10 years ago
- c1d00b2 ceph: properly release page upon error by Taesoo Kim · 10 years ago
- 57e9546 ceph: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
- 3563dbdd ceph: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
- e1eba3e ceph: remove redundant declaration by Fabian Frederick · 10 years ago
- e2c3de0 ceph: fix dcache/nocache mount option by Yan, Zheng · 10 years ago
- 6e6f092 ceph: drop cap releases in requests composed before cap reconnect by Yan, Zheng · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 10 years ago
- 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 10 years ago
- 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 10 years ago
- 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
- 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
- c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
- e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
- 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 10 years ago
- be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
- 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 4d41cef ceph: return error for traceless reply race by Yan, Zheng · 10 years ago
- 5cba372 ceph: fix dentry leaks by Yan, Zheng · 10 years ago
- 3de22be ceph: re-send requests when MDS enters reconnecting stage by Yan, Zheng · 10 years ago
- 2a0b61c ceph: show nocephx_require_signatures and notcp_nodelay options by Ilya Dryomov · 10 years ago
- bf91c31 ceph: fix atomic_open snapdir by Yan, Zheng · 10 years ago
- 2f92b3d ceph: properly mark empty directory as complete by Yan, Zheng · 10 years ago
- a6a5ce4 client: include kernel version in client metadata by Yan, Zheng · 10 years ago
- 38c48b5 ceph: provide seperate {inode,file}_operations for snapdir by Yan, Zheng · 10 years ago
- 1f041a8 ceph: fix request time stamp encoding by Yan, Zheng · 10 years ago
- fcc02d2 ceph: fix reading inline data when i_size > PAGE_SIZE by Yan, Zheng · 10 years ago
- 86d8f67 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) by Yan, Zheng · 10 years ago
- c4d4a58 ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) by Yan, Zheng · 10 years ago
- d3383a8 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) by Yan, Zheng · 10 years ago
- 982d601 ceph: improve reference tracking for snaprealm by Yan, Zheng · 10 years ago
- 1487a68 ceph: properly zero data pages for file holes. by Yan, Zheng · 10 years ago
- 671762f ceph: acl: Remove unused function by Rickard Strandqvist · 10 years ago
- 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
- e084c1b Revert "locks: keep a count of locks on the flctx lists" by Jeff Layton · 10 years ago
- 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 10 years ago
- df0ce26 fs: remove default_backing_dev_info by Christoph Hellwig · 10 years ago
- e4d2750 ceph: remove call to bdi_unregister by Christoph Hellwig · 10 years ago
- b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- 9bd0f45 locks: keep a count of locks on the flctx lists by Jeff Layton · 10 years ago
- 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 10 years ago
- bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 10 years ago
- 5263e31 locks: move flock locks to file_lock_context by Jeff Layton · 10 years ago
- c362781 ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks by Jeff Layton · 10 years ago
- 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 10 years ago
- 44e8967 Ceph: remove left-over reject file by Linus Torvalds · 10 years ago
- 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 0aeff37 ceph: fix setting empty extended attribute by Yan, Zheng · 10 years ago
- 275dd19 ceph: fix mksnap crash by Yan, Zheng · 10 years ago
- 021b77b ceph: do_sync is never initialized by Dan Carpenter · 10 years ago
- 65a2266 ceph: support inline data feature by Yan, Zheng · 10 years ago
- e20d258 ceph: flush inline version by Yan, Zheng · 10 years ago
- 28127bd ceph: convert inline data to normal data before data write by Yan, Zheng · 10 years ago
- 8370124 ceph: sync read inline data by Yan, Zheng · 10 years ago
- 3738daa ceph: fetch inline data when getting Fcr cap refs by Yan, Zheng · 10 years ago
- 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
- 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
- fb01d1f ceph: parse inline data in MClientReply and MClientCaps by Yan, Zheng · 10 years ago
- 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
- ca3995a ceph: remove unused stringification macros by Ilya Dryomov · 10 years ago
- 97c85a8 ceph: introduce global empty snap context by Yan, Zheng · 10 years ago
- 7cfa031 ceph: message versioning fixes by John Spray · 10 years ago
- 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
- e96a650 ceph, rbd: delete unnecessary checks before two function calls by SF Markus Elfring · 10 years ago
- 70db4f3 ceph: introduce a new inode flag indicating if cached dentries are ordered by Yan, Zheng · 10 years ago
- 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
- ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
- b583043 kill f_dentry uses by Al Viro · 10 years ago
- a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
- 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
- 3231300 ceph: fix flush tid comparision by Yan, Zheng · 10 years ago
- 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
- 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 0bc6228 ceph: fix divide-by-zero in __validate_layout() by Yan, Zheng · 10 years ago
- ab6c2c3 ceph: fix bool assignments by Fabian Frederick · 10 years ago
- 14ed970 ceph: additional debugfs output by John Spray · 10 years ago
- a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
- b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
- 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
- e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
- 0abb43d ceph: fix llistxattr on symlink by Yan, Zheng · 10 years ago
- dbd0c8b ceph: send client metadata to MDS by John Spray · 10 years ago
- a4483e8 ceph: remove redundant code for max file size verification by Chao Yu · 10 years ago