summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2002-05-24[PATCH] kdev_t -> bdev cleanups [2/2]Alexander Viro
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (10/10)Christoph Hellwig
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig
2002-05-21[PATCH] clean up readdir() for in-memoryAlexander Viro
2002-05-21[PATCH] kill ->i_op->revalidate()Alexander Viro
2002-05-21[PATCH] add proper ->getattr()Alexander Viro
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-05-19Merge quota update from Jan KaraLinus Torvalds
2002-05-19[PATCH] [11/13] quota-11-syncJan Kara
2002-05-19[PATCH] [7/13] quota-7-quotactlJan Kara
2002-05-19[PATCH] [6/13] quota-6-bytesJan Kara
2002-05-19[PATCH] [5/13] quota-5-spaceJan Kara
2002-05-19[PATCH] [2/13] quota-2-formatsJan Kara
2002-05-19MergeLinus Torvalds
2002-05-19[PATCH] iget_locked [6/6]Jan Harkes
2002-05-19[PATCH] iget_locked [4/6]Jan Harkes
2002-05-19[PATCH] iget_locked [3/6]Jan Harkes
2002-05-19[PATCH] iget_locked [2/6]Jan Harkes
2002-05-19[PATCH] iget_locked [1/6]Jan Harkes
2002-05-19[PATCH] improved I/O scheduling for indirect blocksAndrew Morton
2002-05-19[PATCH] pdflush exclusionAndrew Morton
2002-05-19[PATCH] pdflush exclusion infrastructureAndrew Morton
2002-05-19[PATCH] i_dirty_buffers locking fixAndrew Morton
2002-05-17[PATCH] cleanup read/writeChristoph Hellwig
2002-05-09[PATCH] - kNFSd in 2.5.15 - Require export operations for exporting a filesystemNeil Brown
2002-04-30[PATCH] (4/6) blksize_size[] removalAlexander Viro
2002-04-30[PATCH] (2/6) blksize_size[] removalAlexander Viro
2002-04-30MergeLinus Torvalds
2002-04-29[PATCH] page writeback locking updateAndrew Morton
2002-04-29[PATCH] cleanup of bh->flagsAndrew Morton
2002-04-29[PATCH] remove show_buffers()Andrew Morton
2002-04-29[PATCH] remove i_dirty_data_buffersAndrew Morton
2002-04-29[PATCH] remove buffer head b_inodeAndrew Morton
2002-04-29[PATCH] cleanup write_one_pageAndrew Morton
2002-04-29[PATCH] remove buffer unused_listAndrew Morton
2002-04-29[PATCH] writeback from address spacesAndrew Morton
2002-04-29[PATCH] readahead fixAndrew Morton
2002-04-29Merge 2.5.11 into sysvfs development treeChristoph Hellwig
2002-04-29[PATCH] Re: 2.5.11 breakageAlexander Viro
2002-04-27Merge bk://linuxvm.bkbits.net/linus-2.5 into cantab.net:/usr/src/tngAnton Altaparmakov
2002-04-24[PATCH] (14/15) big struct block_device * push (first series)Alexander Viro
2002-04-24[PATCH] (9/15) big struct block_device * push (first series)Alexander Viro
2002-04-24[PATCH] FastWalk DcacheHanna V. Linder
2002-04-19Merge sb.bsdonline.org://repo/linux-2.5Christoph Hellwig
2002-04-17Merge cantab.net:/rain/usr/src/bklinux-2.5 into cantab.net:/usr/src/tngAnton Altaparmakov
2002-04-15[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Hirofumi Ogawa
2002-04-15[PATCH] PATCH - Create "export_operations" interface for filesystems to describeNeil Brown
2002-04-15[PATCH] dcache changes for preparing for "export_operations" interface for nf...Neil Brown
2002-04-15Merge cam.ac.uk:/rain/usr/src/bklinux-2.5 into cam.ac.uk:/usr/src/tngAnton Altaparmakov
2002-04-14[PATCH] Seperates bfs_sb_info from struct super_block.Dave Jones