- 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
- bf91c31 ceph: fix atomic_open snapdir by Yan, Zheng · 10 years ago
- fcc02d2 ceph: fix reading inline data when i_size > PAGE_SIZE by Yan, Zheng · 10 years ago
- 1487a68 ceph: properly zero data pages for file holes. by Yan, Zheng · 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
- 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 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
- 715e4cd libceph: specify position of extent operation by Yan, Zheng · 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
- b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
- 3b70b388 ceph: remove redundant io_iter_advance() by Yan, Zheng · 10 years ago
- 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
- 06fee30 ceph: fix append mode write by Yan, Zheng · 10 years ago
- d0d0db2 ceph: check zero length in ceph_sync_read() by Yan, Zheng · 10 years ago
- 5aaa432 ceph: pass proper page offset to copy_page_to_iter() by Yan, Zheng · 10 years ago
- 494d77b ceph: check unsupported fallocate mode by Yan, Zheng · 10 years ago
- 3551dd7 ceph: switch to iter_file_splice_write() by Al Viro · 11 years ago
- 4908b82 ceph: switch to ->write_iter() by Al Viro · 11 years ago
- 64c3131 ceph_sync_direct_write: stop poking into iov_iter guts by Al Viro · 11 years ago
- 2b777c9 ceph_sync_read: stop poking into iov_iter guts by Al Viro · 11 years ago
- 3644424 ceph: switch to ->read_iter() by Al Viro · 11 years ago
- 71d8e53 start adding the tag to iov_iter by Al Viro · 11 years ago
- ed978a8 new helper: generic_file_read_iter() by Al Viro · 11 years ago
- 05bb2e0 ceph_aio_read(): keep iov_iter across retries by Al Viro · 11 years ago
- cb66a7a kill generic_segment_checks() by Al Viro · 11 years ago
- e7c2460 kill iov_iter_copy_from_user() by Al Viro · 11 years ago
- 9ac0367 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
- 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 0790b31 fs: disallow all fallocate operation on active swapfile by Lukas Czerner · 11 years ago
- eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
- ab86654 ceph: drop extra open file reference in ceph_atomic_open() by Yan, Zheng · 11 years ago
- 32d3e14 ceph: fscache: Update object store limit after file writing by Yunchuan Wen · 11 years ago
- 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 12 years ago
- aec605f4 ceph_aio_write(): switch to generic_perform_write() by Al Viro · 11 years ago
- fcacafd kill the 5th argument of generic_file_buffered_write() by Al Viro · 11 years ago
- b20a95a ceph: add missing init_acl() for mkdir() and atomic_open() by Yan, Zheng · 11 years ago
- 125d725 ceph: cast PAGE_SIZE to size_t in ceph_sync_write() by Ilya Dryomov · 11 years ago
- aa8b60e fs: ceph: new helper: file_inode(file) by Libo Chen · 11 years ago
- 8eb4efb ceph: implement readv/preadv for sync operation by majianpeng · 11 years ago
- e8344e6 ceph: Implement writev/pwritev for sync operation. by majianpeng · 11 years ago
- 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
- ee7289b ceph: allow sync_read/write return partial successed size of read/write. by majianpeng · 11 years ago
- 02ae66d ceph: fix bugs about handling short-read for sync read mode. by majianpeng · 11 years ago
- b314a90 ceph: fix fallocate division by Sage Weil · 11 years ago
- ad7a60d ceph: punch hole support by Li Wang · 11 years ago
- b0d7c22 ceph: introduce i_truncate_mutex by Yan, Zheng · 11 years ago
- ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
- 2f75e9e ceph: replace hold_mutex flag with goto by Sage Weil · 11 years ago
- 0e5dd45 ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand by majianpeng · 11 years ago
- 7ab9b38 ceph: Don't use ceph-sync-mode for synchronous-fs. by majianpeng · 11 years ago
- 688bac4 ceph: cleanup types in striped_read() by Dan Carpenter · 11 years ago
- 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
- b415bf4 ceph: fix pending vmtruncate race by Yan, Zheng · 11 years ago
- 0405a14 ceph: remove sb_start/end_write in ceph_aio_write. by Jianpeng Ma · 11 years ago
- 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
- a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
- 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 12 years ago
- ac7f29b ceph: fix printk format warnings in file.c by Randy Dunlap · 12 years ago
- 03d254e ceph: apply write checks in ceph_aio_write by Yan, Zheng · 12 years ago
- 37505d5 ceph: take i_mutex before getting Fw cap by Yan, Zheng · 12 years ago
- 26be880 libceph: change how "safe" callback is used by Alex Elder · 12 years ago
- 7d7d51c ceph: let osd client clean up for interrupted request by Alex Elder · 12 years ago
- a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 12 years ago
- 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 12 years ago
- 7952873 libceph: keep source rather than message osd op array by Alex Elder · 12 years ago
- 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 12 years ago
- 02ee07d libceph: hold off building osd request by Alex Elder · 12 years ago
- acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 12 years ago
- 022f3e2 ceph: fix buffer pointer advance in ceph_sync_write by Henry C Chang · 12 years ago
- e0c5948 libceph: record byte count not page count by Alex Elder · 12 years ago
- 0fff87e libceph: separate read and write data by Alex Elder · 12 years ago
- 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 12 years ago
- 2794a82 libceph: separate osd request data info by Alex Elder · 12 years ago
- 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 12 years ago
- 3a42b6c ceph: simplify ceph_sync_write() page_align calculation by Alex Elder · 12 years ago
- 3f99969 ceph: acquire i_mutex in __ceph_do_pending_vmtruncate by Yan, Zheng · 12 years ago
- 6070e0c ceph: don't early drop Fw cap by Yan, Zheng · 12 years ago
- 7971bd9 ceph: revert commit 22cddde104 by Sage Weil · 12 years ago
- 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 12 years ago
- 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 12 years ago
- 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
- 79aec984 ceph: Check for err on mds request in atomic_open by Sam Lang · 12 years ago
- 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
- 22cddde ceph: Fix i_size update race by Sage Weil · 12 years ago
- 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
- 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
- 30d9049 kill struct opendata by Al Viro · 12 years ago
- d958527 make ->atomic_open() return int by Al Viro · 12 years ago