summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds2005-06-2273-1107/+957Star
|\
| * [XFS] Handle inode semaphores properly for dmapi queuesDean Roehrich2005-06-222-13/+20
| * [XFS] Remove some debugging code from quota syscalls.Nathan Scott2005-06-211-3/+0Star
| * [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-213-4/+32
| * [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-218-141/+143
| * [XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott2005-06-213-30/+10Star
| * [XFS] (mostly) remove xfs_inval_cached_pages Since the last round ofChristoph Hellwig2005-06-214-32/+17Star
| * [XFS] simplify ASSERTChristoph Hellwig2005-06-212-7/+1Star
| * [XFS] consolidate extent item freeingChristoph Hellwig2005-06-213-103/+35Star
| * [XFS] quiesce the filesystem proper when freezingChristoph Hellwig2005-06-213-27/+40
| * [XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig2005-06-212-2/+11
| * [XFS] Fix up some warning fallout from functions made staticEric Sandeen2005-06-212-2/+2
| * [XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott2005-06-212-24/+37
| * [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-2118-203/+348
| * [XFS] remove xfs_incore_relseChristoph Hellwig2005-06-213-20/+0Star
| * [XFS] simplify XFS_PURGE_INODEChristoph Hellwig2005-06-211-7/+1Star
| * [XFS] rewrite xfs_iflush_allChristoph Hellwig2005-06-213-94/+25Star
| * [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-2139-143/+135Star
| * [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-2110-214/+0Star
| * [XFS] Fix pagebuf slab initializationChristoph Hellwig2005-06-211-1/+1
| * [XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig2005-06-211-2/+2
| * [XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig2005-06-211-66/+77
| * [XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich2005-06-212-3/+28
| * [XFS] Add a get/set interface for XFS project identifiers.Nathan Scott2005-06-215-2/+28
* | [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White2005-06-224-18/+36
* | [PATCH] rock: handle directory overflowsAndrew Morton2005-06-221-2/+74
* | [PATCH] rock: rename union membersAndrew Morton2005-06-221-24/+24
* | [PATCH] rock.c: handle corrupted directoriesAndrew Morton2005-06-221-0/+13
* | [PATCH] isofs: remove debug stuffAndrew Morton2005-06-221-77/+32Star
* | [PATCH] rock: lindent rock.hAndrew Morton2005-06-221-90/+93
* | [PATCH] rock: comment tidiesAndrew Morton2005-06-221-11/+21
* | [PATCH] rock: remove MAYBE_CONTINUEAndrew Morton2005-06-221-107/+130
* | [PATCH] rock: remove SETUP_ROCK_RIDGEAndrew Morton2005-06-221-17/+22
* | [PATCH] rock: remove CHECK_CEAndrew Morton2005-06-221-8/+9
* | [PATCH] rock: remove CONTINUE_DECLSAndrew Morton2005-06-221-12/+12
* | [PATCH] rock: remove CHECK_SPAndrew Morton2005-06-221-9/+21
* | [PATCH] rock: manual tidiesAndrew Morton2005-06-221-286/+285Star
* | [PATCH] rock: lindent itAndrew Morton2005-06-221-291/+356
* | [PATCH] autofs4: bad lookup fixIan Kent2005-06-221-1/+8
* | [PATCH] autofs4: post expire race fixIan Kent2005-06-221-0/+7
* | [PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent2005-06-223-5/+19
* | [PATCH] VFS: memory leak in do_kern_mount()Gerald Schaefer2005-06-221-0/+1
* | [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-221-1/+1
* | [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-223-0/+5
* | [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-221-0/+14
* | [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-221-3/+3
* | [PATCH] devfs: remove devfs from Kconfig preventing it from being builtGreg KH2005-06-221-50/+0Star
* | Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-2122-201/+100Star
|\ \
| * | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-06-2012-118/+201
| |\|
| * | JFS: Fix compiler warning in jfs_logmgr.cDave Kleikamp2005-06-031-2/+3