提交历史

作者 SHA1 备注 提交日期
  jiangyiwen 595297a8f9 ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod 11 年之前
  Yiwen Jiang f7a14f32e7 ocfs2: fix a tiny race when running dirop_fileop_racer 11 年之前
  alex chen 5fb1beb069 ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() 11 年之前
  Darrick J. Wong 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 年之前
  Tetsuo Handa f81c20158f ocfs2: fix panic on kfree(xattr->name) 11 年之前
  Xue jiufei 466e68c430 ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed 11 年之前
  Darrick J. Wong 2931cdcb49 ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file 11 年之前
  Xue jiufei 0e048316ff ocfs2: check existence of old dentry in ocfs2_link() 12 年之前
  Linus Torvalds bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  Xiaowei.Hu f5b258550f ocfs2: do not log ENOENT in unlink() 12 年之前
  Christoph Hellwig 702e5bc68a ocfs2: use generic posix ACL infrastructure 12 年之前
  Rui Xiang 7391a294b8 ocfs2: return ENOMEM when sb_getblk() fails 12 年之前
  Younger Liu b5a8bb717e ocfs2: fix readonly issue in ocfs2_unlink() 12 年之前
  Younger Liu ea45466aec ocfs2: need rollback when journal_access failed in ocfs2_orphan_add() 12 年之前
  Joseph Qi 13eb98874c ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags 12 年之前
  Goldwyn Rodrigues e099127169 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory 12 年之前
  Xiaowei.Hu 7869e59067 ocfs2: ocfs2_prep_new_orphaned_file() should return ret 12 年之前
  Eric W. Biederman 2c03417627 ocfs2: Convert uid and gids between in core and on disk inodes 13 年之前
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 年之前
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 年之前
  Al Viro ea022dfb3c ocfs: simplify symlink handling 13 年之前
  Al Viro 847c9db5cb ocfs2: deal with wraparounds of i_nlink in ocfs2_rename() 14 年之前
  Al Viro 67697cbdcc ocfs2: propagate umode_t 14 年之前
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 年之前
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 年之前
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 年之前
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 14 年之前
  Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 14 年之前
  Miklos Szeredi a7732b05f7 ocfs2: remove unnecessary nlink setting 14 年之前
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 年之前