Commit Graph

23 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Sage Weil 76f0b8d2d2 bfs: remove unnecessary dentry_unhash on dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Akinobu Mita 69b195be51 bfs: fix bitmap size argument to find_first_zero_bit() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Dmitry Monakhov e6ecdc70fb bfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Al Viro 4427f0c36e repair bfs_write_inode(), switch bfs to simple_fsync() 16 years ago
David Howells 1109b07b7d CRED: Wrap task credential accesses in the BFS filesystem 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Eric Sesterhenn 1558182f65 bfs: fix Lockdep warning 17 years ago
Dmitri Vorobiev 3f165e4cf2 bfs: kill BKL 17 years ago
David Howells e33ab086ae iget: stop BFS from using iget() and read_inode() 17 years ago
Dmitri Vorobiev f433dc5634 Fixes to the BFS filesystem driver 17 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Josef Sipek 61a8424ab8 [PATCH] struct path: convert bfs 18 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
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Alexey Dobriyan ce0fe7e70a [PATCH] bfs endianness annotations 20 years ago
Andrew Stribblehill fac92becda [PATCH] bfs: fix endianness, signedness; add trivial bugfix 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago