summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2002-07-28Removed deprecated devfs_find_handle()Richard Gooch
2002-07-25do_mounts.c, block_dev.c, hiddev.c, md.c:Richard Gooch
2002-07-23Merge bk://bkbits.ras.ucalgary.ca/rgooch-2.5Linus Torvalds
2002-07-24(no commit message)Richard Gooch
2002-07-24Switched to ISO C structure field initialisers.Richard Gooch
2002-07-15Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp
2002-07-16NTFS: 2.0.21 - Check for, and refuse to work with too large files/directories...Anton Altaparmakov
2002-07-14Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp
2002-07-15NTFS: 2.0.20 - Support non-resident directory index bitmaps, fix page leak in...Anton Altaparmakov
2002-07-13NTFS: 2.0.19 - Fix race condition, improvements, and optimizations in i/o int...Anton Altaparmakov
2002-07-12Clean up Documentation/filesystems/jfs.txtDave Kleikamp
2002-07-11NTFS: 2.0.18 - Fix race condition in reading of compressed files.Anton Altaparmakov
2002-07-11NTFS: 2.0.17 - Cleanups and optimizations - shrinking the ToDo list.Anton Altaparmakov
2002-07-08NTFS: 2.0.16 - Convert access to $MFT/$BITMAP to attribute inode API.Anton Altaparmakov
2002-07-08NTFS: 2.0.15 - Fake inodes based attribute i/o via the pagecache, fixes, clea...Anton Altaparmakov
2002-07-04MergeLinus Torvalds
2002-07-04[PATCH] Shift BKL into ->statfs()Paul Menage
2002-07-04Merge http://linux-ntfs.bkbits.net/ntfs-tng-2.5Linus Torvalds
2002-07-04Merge home.transmeta.com:/home/torvalds/v2.5/viroLinus Torvalds
2002-07-04[PATCH] kdev_t crapectomyAlexander Viro
2002-07-04Merge home.transmeta.com:/home/torvalds/v2.5/akpmLinus Torvalds
2002-07-04[PATCH] misc cleanups and fixesAndrew Morton
2002-07-04NTFS: 2.0.14 - Run list merging code cleanup, minor locking changes, typo fixes.Anton Altaparmakov
2002-06-27NTFS: 2.0.13 - Use iget5_locked() in preparation for fake inodes and small cl...Anton Altaparmakov
2002-06-26NTFS: 2.0.12 - Initial cleanup of address space operations following 2.0.11 c...Anton Altaparmakov
2002-06-25NTFS: 2.0.11 - Initial preparations for fake inode based attribute i/o.Anton Altaparmakov
2002-06-19NTFS: 2.0.10 - There can only be 2^32 - 1 inodes on an NTFS volume.Anton Altaparmakov
2002-06-19NTFS: 2.0.9 release. Decompression engine now uses a single buffer and other ...Anton Altaparmakov
2002-06-17[PATCH] Push BKL into ->permission() callsPaul Menage
2002-06-17[PATCH] writeback tunablesAndrew Morton
2002-06-11[PATCH] (4/14) resyncAlexander Viro
2002-06-11[PATCH] (2/14) resyncAlexander Viro
2002-06-04Merge http://linux-ntfs.bkbits.net/ntfs-tng-2.5Linus Torvalds
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds
2002-06-02[PATCH] rename flushpage to invalidatepageAndrew Morton
2002-05-29Merge cantab.net:/usr/src/bklinux-2.5 into cantab.net:/usr/src/tngAnton Altaparmakov
2002-05-28NTFS: Fix potential 1 byte overflow in fs/ntfs/unistr.c::ntfs_ucstonls().Anton Altaparmakov
2002-05-27[PATCH] rename writeback_mapping to writepagesAndrew Morton
2002-05-27[PATCH] direct-to-BIO readaheadAndrew Morton
2002-05-27[PATCH] relax nr_to_write requirementsAndrew Morton
2002-05-27NTFS: Fix really dumb logic bug in boot sector recovery.Anton Altaparmakov
2002-05-26NTFS: The beginning of 2.0.8. - Major updates for handling of case sensitivity.Anton Altaparmakov
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-13Fixed race when devfs lookup()/readdir() triggers partition rescanning.Richard Gooch
2002-05-12Merge atnf.csiro.au:/workaholix1/kernel/v2.5/linusRichard Gooch
2002-05-11misc.c:Richard Gooch
2002-05-09[PATCH] - kNFSd in 2.5.15 - Require export operations for exporting a filesystemNeil Brown