Historique des commits

Auteur SHA1 Message Date
  Artem Bityutskiy 9e6c5829b0 hfsplus: get rid of write_super 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
  Greg Kroah-Hartman 6f24f89287 hfsplus: Fix potential buffer overflows il y a 13 ans
  Al Viro 1a67aafb5f switch ->mknod() to 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
  Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers il y a 13 ans
  Alexey Khoroshilov 5bd9d99d10 hfsplus: add error checking for hfs_find_init() il y a 14 ans
  Sage Weil e3911785b8 hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename 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 eddf790bd4 switch hfsplus il y a 14 ans
  Linus Torvalds 0c21e3aaf6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus il y a 14 ans
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path il y a 14 ans
  Anton Salikhmetov 20b7643d8e hfsplus: spaces/indentation clean-up il y a 14 ans
  Anton Salikhmetov 2753cc281c hfsplus: over 80 character lines clean-up il y a 14 ans
  Christoph Hellwig eb29d66d4f hfsplus: write up fsync for directories il y a 14 ans
  Linus Torvalds 11cc21f5f5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus il y a 14 ans
  Christoph Hellwig 85b8fe8cc4 hfsplus: free space correcly for files unlinked while open il y a 14 ans
  Al Viro 7de9c6ee3e new helper: ihold() il y a 14 ans
  Christoph Hellwig 90e616905a hfsplus: create correct initial catalog entries for device files il y a 14 ans
  Christoph Hellwig f6089ff87d hfsplus: fix link corruption il y a 14 ans
  Christoph Hellwig 40de9a7ceb hfsplus: fix rename over directories il y a 15 ans
  Christoph Hellwig 89755dcace hfsplus: protect readdir against removals from open_dir_list il y a 15 ans
  Christoph Hellwig 7ac9fb9c2a hfsplus: add per-superblock lock for volume header updates il y a 15 ans
  Christoph Hellwig f17c89bfcc hfsplus: fix error handling in hfsplus_symlink il y a 15 ans
  Christoph Hellwig 30d3abbec7 hfsplus: merge mknod/mkdir/creat il y a 15 ans
  Christoph Hellwig 6af502de22 hfsplus: fix HFSPLUS_I calling convention il y a 15 ans
  Christoph Hellwig dd73a01a30 hfsplus: fix HFSPLUS_SB calling convention il y a 15 ans