Historique des commits

Auteur SHA1 Message Date
  Al Viro 9fd4d05949 [readdir] convert omfs il y a 12 ans
  Al Viro 496ad9aa8e new helper: file_inode(file) il y a 13 ans
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() il y a 13 ans
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() il y a 13 ans
  Al Viro 587228be4a omfs: propagate umode_t il y a 14 ans
  Al Viro 4acdaf27eb switch ->create() to umode_t il y a 14 ans
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t il y a 14 ans
  Al Viro 41c96486f2 omfs: fix (mode & S_IFDIR) abuse il y a 14 ans
  Sage Weil 8aaa0f5431 omfs: remove unnecessary dentry_unhash on rmdir, dir rneame il y a 14 ans
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems il y a 14 ans
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems il y a 14 ans
  Al Viro 31be83aeae omfs: make readdir stop when filldir says so il y a 15 ans
  Al Viro d932805b3d omfs: merge unlink() and rmdir(), close leak in rename() il y a 15 ans
  Al Viro cdb26496db omfs: stop playing silly buggers with omfs_unlink() in ->rename() il y a 15 ans
  Al Viro 013e4f4a28 omfs: rename() needs to mark old_inode dirty after ctime update il y a 15 ans
  Bob Copeland f068272cb2 omfs: check bounds on block numbers before passing to sb_bread il y a 17 ans
  Alexey Dobriyan 828c09509b const: constify remaining file_operations il y a 16 ans
  Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const il y a 16 ans
  Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories il y a 17 ans
  Harvey Harrison d406f66ddb omfs: sparse annotations il y a 17 ans
  Bob Copeland a3ab7155ea omfs: add directory routines il y a 17 ans