Commit History

Author SHA1 Message Date
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
  Sage Weil 5ef50c3bec ceph: simplify+fix atomic_open 13 years ago
  Linus Torvalds cc8362b1f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 13 years ago
  Sage Weil 8842b3be96 ceph: clean up useless d_parent checks 13 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
  Al Viro e45198a6ac make finish_no_open() return int 13 years ago
  Al Viro 30d9049474 kill struct opendata 13 years ago
  Al Viro d95852777b make ->atomic_open() return int 13 years ago
  Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * 13 years ago
  Miklos Szeredi 2d83bde9a1 ceph: implement i_op->atomic_open() 13 years ago
  Miklos Szeredi 3819219b59 ceph: remove unused arg from ceph_lookup_open() 13 years ago
  Linus Torvalds 6c073a7ee2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 13 years ago
  Alex Elder d8fb02abdc ceph: create a new session lock to avoid lock inversion 13 years ago
  Linus Torvalds 1a52bb0b68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 13 years ago
  Sage Weil a40dc6cc2e ceph: enable/disable dentry complete flags via mount option 13 years ago
  Sage Weil 2ff179e650 ceph: avoid iput() while holding spinlock in ceph_dir_fsync 13 years ago
  Sage Weil 3d8eb7a94e ceph: remove unnecessary d_fsdata conditional checks 13 years ago
  Al Viro dba19c6064 get rid of open-coded S_ISREG(), etc. 14 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago
  Sage Weil a4d46363ce ceph: disable use of dcache for readdir etc. 13 years ago
  Sage Weil be655596b3 ceph: use i_ceph_lock instead of i_lock 13 years ago
  Sage Weil 774ac21da7 ceph: initialize root dentry 13 years ago
  Sage Weil c6ffe10015 ceph: use new D_COMPLETE dentry flag 13 years ago
  Sage Weil b58dc4100b ceph: clear parent D_COMPLETE flag when on dentry prune 14 years ago
  Linus Torvalds ba5b56cb3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 years ago