Commit History

Author SHA1 Message Date
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Al Viro 2ba48ce513 mirror O_APPEND and O_DIRECT into iocb->ki_flags 10 years ago
  Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter 10 years ago
  Al Viro 0fa6b005af generic_write_checks(): drop isblk argument 10 years ago
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 years ago
  Al Viro c0fec3a98b Merge branch 'iocb' into for-next 10 years ago
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
  Christoph Hellwig 66ee59af63 fs: remove ki_nbytes 10 years ago
  Linus Torvalds be5e6616dd Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
  Linus Torvalds 4533f6e27a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 10 years ago
  Yan, Zheng bf91c31508 ceph: fix atomic_open snapdir 10 years ago
  Yan, Zheng fcc02d2a03 ceph: fix reading inline data when i_size > PAGE_SIZE 10 years ago
  Yan, Zheng 1487a688d8 ceph: properly zero data pages for file holes. 10 years ago
  Christoph Hellwig de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 10 years ago
  Linus Torvalds 57666509b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 10 years ago
  Yan, Zheng 28127bdd2f ceph: convert inline data to normal data before data write 10 years ago
  Yan, Zheng 83701246ae ceph: sync read inline data 10 years ago
  Yan, Zheng 3738daa68a ceph: fetch inline data when getting Fcr cap refs 10 years ago
  Yan, Zheng 715e4cd405 libceph: specify position of extent operation 10 years ago
  Al Viro b583043e99 kill f_dentry uses 10 years ago
  Al Viro a455589f18 assorted conversions to %p[dD] 10 years ago
  Yan, Zheng b1ee94aa59 ceph: include the initial ACL in create/mkdir/mknod MDS requests 11 years ago
  Yan, Zheng 3b70b388e3 ceph: remove redundant io_iter_advance() 11 years ago
  Yan, Zheng 508b32d866 ceph: request xattrs if xattr_version is zero 11 years ago
  Yan, Zheng 06fee30f6a ceph: fix append mode write 11 years ago
  Yan, Zheng d0d0db2268 ceph: check zero length in ceph_sync_read() 11 years ago
  Yan, Zheng 5aaa432ad9 ceph: pass proper page offset to copy_page_to_iter() 11 years ago
  Yan, Zheng 494d77bf8f ceph: check unsupported fallocate mode 11 years ago
  Al Viro 3551dd79ac ceph: switch to iter_file_splice_write() 11 years ago