コミット履歴

作者 SHA1 メッセージ 日付
  Al Viro 30d9049474 kill struct opendata 13 年 前
  Al Viro d95852777b make ->atomic_open() return int 13 年 前
  Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * 13 年 前
  Miklos Szeredi 2d83bde9a1 ceph: implement i_op->atomic_open() 13 年 前
  Miklos Szeredi 3819219b59 ceph: remove unused arg from ceph_lookup_open() 13 年 前
  Sage Weil 3469ac1aa3 ceph: drop support for preferred_osd pgs 13 年 前
  Sage Weil 6a82c47aa8 ceph: fix SEEK_CUR, SEEK_SET regression 13 年 前
  Sage Weil be655596b3 ceph: use i_ceph_lock instead of i_lock 13 年 前
  Linus Torvalds ba5b56cb3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 年 前
  Sage Weil 5f21c96dd5 ceph: protect access to d_parent 14 年 前
  Sage Weil 468640e32c ceph: fix ceph_lookup_open intent usage 14 年 前
  Sage Weil 9bae113a08 ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC 14 年 前
  Sage Weil acda765788 ceph: fix bad parent_inode calc in ceph_lookup_open 14 年 前
  Sage Weil d8de9ab63a ceph: avoid carrying Fw cap during write into page cache 14 年 前
  Sage Weil 4918b6d140 ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io 14 年 前
  Josef Bacik 06222e491e fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek 14 年 前
  Al Viro 8a5e929dd2 don't transliterate lower bits of ->intent.open.flags to FMODE_... 14 年 前
  Sage Weil d7f124f129 ceph: fix sync and dio writes across stripe boundaries 14 年 前
  Sage Weil 773e9b4426 ceph: fix page alignment corrections 14 年 前
  Sage Weil 0e98728fa3 ceph: fix ENOENT logic in striped_read 14 年 前
  Sage Weil c3cd62839a ceph: fix short sync reads from the OSD 14 年 前
  Sage Weil 70b666c3b4 ceph: use ihold when we already have an inode ref 14 年 前
  Sage Weil fca65b4ad7 ceph: do not call __mark_dirty_inode under i_lock 14 年 前
  Henry C Chang 49bcb93236 ceph: add request to the tail of unsafe write list 14 年 前
  Henry C Chang 78a255654f ceph: remove request from unsafe list if it is canceled/timed out 14 年 前
  Henry C Chang b6aa5901c7 ceph: mark user pages dirty on direct-io reads 14 年 前
  Henry C Chang ab226e21ad ceph: fix direct-io on non-page-aligned buffers 14 年 前
  Sage Weil b7495fc2ff ceph: make page alignment explicit in osd interface 14 年 前
  Sage Weil e98b6fed84 ceph: fix comment, remove extraneous args 14 年 前
  Sage Weil 7421ab8041 ceph: fix open for write on clustered mds 14 年 前