Commit Graph

28 Commits (6de2c31d3dad7384b3efa03674bd6ed479d58cb2)

Author SHA1 Message Date
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
Marcin Slusarz 88f85a55c0 JFS: 0 is not valid errno value so return NULL from jfs_lookup 17 years ago
Andi Kleen ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 years ago
Andi Kleen baab81fa51 BKL-removal: Use unlocked_ioctl for jfs 17 years ago
David Howells eab1df71a0 iget: stop JFS from using iget() and read_inode() 17 years ago
Dave Kleikamp da8a41d192 JFS: FIx one more plain integer as NULL pointer warning 17 years ago
Joe Perches 09aaa749f6 JFS: Remove defconfig ptr comparison to 0 17 years ago
Christoph Hellwig d425de7043 jfs: new export ops 17 years ago
Christoph Hellwig 5ca2960733 knfsd: exportfs: remove iget abuse 18 years ago
Dave Kleikamp f720e3ba55 JFS: Whitespace cleanup and remove some dead code 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Dave Kleikamp 82d5b9a7c6 JFS: Add lockdep annotations 18 years ago
Dave Kleikamp 63f83c9fcf JFS: White space cleanup 19 years ago
Akinobu Mita 087387f90f [PATCH] JFS: return correct error when i-node allocation failed 19 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
Evgeniy Dushistov 48ce8b056c JFS: commit_mutex cleanups 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Herbert Poetzl fa3241d24c JFS: ext2 inode attributes for jfs 19 years ago
Ingo Molnar 1de87444f8 JFS: semaphore to mutex conversion. 19 years ago
Dave Kleikamp 988a6490a7 JFS: set i_ctime & i_mtime on target directory when creating links 19 years ago
Dave Kleikamp 1d15b10f95 JFS: Implement jfs_init_security 20 years ago
Dave Kleikamp 4f4b401bfa JFS: allow extended attributes to be set within a existing transaction 20 years ago
Dave Kleikamp 686762c804 JFS: Initialize dentry->d_op for negative dentries too 20 years ago
Dave Kleikamp 1868f4aa5a JFS: fix sparse warnings by moving extern declarations to headers 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago