summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/porting
AgeCommit message (Expand)Author
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells
2008-02-07iget: introduce a function to register iget failureDavid Howells
2008-02-03Documentation/filesystems/porting fixesOliver Pinter
2007-05-24Documentation: Fix up docs still talking about i_semJosef 'Jeff' Sipek
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-04-02[PATCH] remove dparent_lockAndrew Morton
2002-09-09[PATCH] : Grammatical fixesJuan Quintela
2002-07-04MergeLinus Torvalds
2002-07-04[PATCH] Shift BKL into ->statfs()Paul Menage
2002-07-04Merge home.transmeta.com:/home/torvalds/v2.5/viroLinus Torvalds
2002-07-04[PATCH] kdev_t crapectomyAlexander Viro
2002-07-04[PATCH] misc cleanups and fixesAndrew Morton
2002-06-17[PATCH] Push BKL into ->permission() callsPaul Menage
2002-06-11[PATCH] (4/14) resyncAlexander Viro
2002-06-11[PATCH] (2/14) resyncAlexander Viro
2002-05-21[PATCH] (4/) BKL removal in d_move()Alexander Viro
2002-05-21[PATCH] kill ->i_op->revalidate()Alexander Viro
2002-05-19[PATCH] iget_locked [5/6]Jan Harkes
2002-05-19[PATCH] iget_locked [4/6]Jan Harkes
2002-05-09[PATCH] - kNFSd in 2.5.15 - Require export operations for exporting a filesystemNeil Brown
2002-04-28[PATCH] BKL documentation update changeDave Hansen
2002-04-15[PATCH] PATCH - Create "export_operations" interface for filesystems to describeNeil Brown
2002-04-05[PATCH] ->setattr() locking changesAlexander Viro
2002-03-10[PATCH] (4/4) ->kill_sb() switchoverAlexander Viro
2002-02-20[PATCH] add lseek changes to fs porting guideRobert Love
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro
2002-02-14[PATCH] (5/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro
2002-02-12[PATCH] BKL shifted into ->mknod()Alexander Viro
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro
2002-02-11[PATCH] BKL shifted into ->truncate()Alexander Viro
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro