Commit Graph

36 Commits (ba7e05e95880ad80f012555fb8e925cb1f9a5d63)

Author SHA1 Message Date
Sage Weil e3911785b8 hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Al Viro eddf790bd4 switch hfsplus 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Anton Salikhmetov 20b7643d8e hfsplus: spaces/indentation clean-up 14 years ago
Anton Salikhmetov 2753cc281c hfsplus: over 80 character lines clean-up 14 years ago
Christoph Hellwig eb29d66d4f hfsplus: write up fsync for directories 14 years ago
Christoph Hellwig 85b8fe8cc4 hfsplus: free space correcly for files unlinked while open 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Christoph Hellwig 90e616905a hfsplus: create correct initial catalog entries for device files 15 years ago
Christoph Hellwig f6089ff87d hfsplus: fix link corruption 15 years ago
Christoph Hellwig 40de9a7ceb hfsplus: fix rename over directories 15 years ago
Christoph Hellwig 89755dcace hfsplus: protect readdir against removals from open_dir_list 15 years ago
Christoph Hellwig 7ac9fb9c2a hfsplus: add per-superblock lock for volume header updates 15 years ago
Christoph Hellwig f17c89bfcc hfsplus: fix error handling in hfsplus_symlink 15 years ago
Christoph Hellwig 30d3abbec7 hfsplus: merge mknod/mkdir/creat 15 years ago
Christoph Hellwig 6af502de22 hfsplus: fix HFSPLUS_I calling convention 15 years ago
Christoph Hellwig dd73a01a30 hfsplus: fix HFSPLUS_SB calling convention 15 years ago
Arnd Bergmann 7cc4bcc6f1 hfsplus: Push down BKL into ioctl function 15 years ago
Roman Zippel 76b0c26af2 HFS+: fix unlink of links 17 years ago
David Howells 635253915b iget: stop HFSPLUS from using iget() and read_inode() 17 years ago
Duane Griffin d45bce8faf HFS+: add custom dentry hash and comparison operations 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Josef Sipek f44ea03102 [PATCH] struct path: convert hfsplus 18 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Roman Zippel af8c85bb6d [PATCH] hfs: set correct create date for links 19 years ago
Roman Zippel 634725a929 [PATCH] hfs: cleanup HFS+ prints 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago