1. d3b73ca ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg by Joe Perches · 10 years ago
  2. 84eb353 ncpfs: switch to %p[dD] by Al Viro · 11 years ago
  3. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  4. 0b3fca1 kill find_inode_number() by Al Viro · 11 years ago
  5. 338b2f5 ncpfs: don't bother with EBUSY on removal of busy directories by Al Viro · 11 years ago
  6. 76f582a [readdir] convert ncpfs by Al Viro · 11 years ago
  7. 698b822 ncpfs: fix rmdir returns Device or resource busy by Dave Chiluk · 11 years ago
  8. 4f522a2 d_hash_and_lookup(): export, switch open-coded instances by Al Viro · 11 years ago
  9. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  10. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  11. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  12. 5eee25c ncpfs: propagate umode_t by Al Viro · 13 years ago
  13. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  14. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  15. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  16. 76cc071a ncpfs: fix rename over directory with dangling references by Sage Weil · 13 years ago
  17. 7ce605d ncpfs: document dentry_unhash usage by Sage Weil · 13 years ago
  18. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  19. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  20. 32c419d move internal-only parts of ncpfs headers to fs/ncpfs by Al Viro · 13 years ago
  21. 0378c40 switch ncpfs by Al Viro · 13 years ago
  22. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  23. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  24. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  25. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  26. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  27. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  28. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  29. fb2d5b8 fs: name case update method by Nick Piggin · 14 years ago
  30. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  31. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  32. 2e54eb9 BKL: Remove BKL from ncpfs by Petr Vandrovec · 14 years ago
  33. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 14 years ago
  34. 93d84b6 ncpfs: BKL ioctl pushdown by John Kacur · 14 years ago
  35. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  36. c5df591 ncpfs: read buffer overflow by Roel Kluin · 15 years ago
  37. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  38. 58ec42b [PATCH] don't pass nameidata to __ncp_lookup_validate() by Al Viro · 16 years ago
  39. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  40. 92e5bae [PATCH] struct path: convert ncpfs by Josef Sipek · 18 years ago
  41. 54f67f6 [PATCH] Move ncpfs 32bit compat ioctl to ncpfs by Petr Vandrovec · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  44. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  45. db40716 [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code by Adrian Bunk · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago