summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2003-05-20[PATCH] seq_path(), /proc/mounts and /proc/swapsAlexander Viro
2003-05-20[PATCH] kNFSd: Allow request for nfsv4 pseudo root to perform an upcall.Neil Brown
2003-05-20[PATCH] kNFSd: NFSv4 open share state patchNeil Brown
2003-05-20[PATCH] kNFSd: Minor rearrangements in NFSv4 server code to prepare for mroe ...Neil Brown
2003-05-19[PATCH] revert sysfs non-fixAndrew Morton
2003-05-19Merge ssh://master.kernel.org//home/hch/BK/xfs/linux-2.5/Linus Torvalds
2003-05-18Merge bk://cifs.bkbits.net/linux-2.5cifsLinus Torvalds
2003-05-18MergeChristoph Hellwig
2003-05-20[XFS] Remove some dead code.Nathan Scott
2003-05-20[XFS] Fix two remaining indentation inconsistencies.Nathan Scott
2003-05-20[XFS] Make log recovery code style consistent with a/ itself and b/ much ofNathan Scott
2003-05-20[XFS] Rationalise xlog_in_core2 definition, remove some ifdef __KERNEL__ codeNathan Scott
2003-05-20[XFS] Remove a void* from the xfs_mount structure, move the log stripe maskNathan Scott
2003-05-20[XFS] Second part buftarg cleanup, don't poke inside a buftarg here anymoreNathan Scott
2003-05-20[XFS] Small buftarg cleanup - keep code which pokes inside a buftarg all inNathan Scott
2003-05-20[XFS] Large sector changes - fixup definition of xfs_agfl_t, and numerous Nathan Scott
2003-05-20[XFS] remove the excess ; which crept into the syncd thread somewhere andStephen Lord
2003-05-20[XFS] Use __GFP_NORETRY in pagebuf readahead codeChristoph Hellwig
2003-05-20[XFS] simplify memory allocation code big timeChristoph Hellwig
2003-05-20[XFS] V1 log tweak - fix log record length used when checking for a partial logNathan Scott
2003-05-20[XFS] Fix compile warning on my iBookChristoph Hellwig
2003-05-20[XFS] Move xfs_syncd code into xfs_super.c which is the only place which uses itStephen Lord
2003-05-20[XFS] Fix up a pagebuf spelling mistake and a couple of whitespace botches.Nathan Scott
2003-05-20[XFS] avoid sleep_on in the sync codeChristoph Hellwig
2003-05-20[XFS] Fix up error handling on the initial superblock read.Nathan Scott
2003-05-20[XFS] Merge over an irix fixCharles Fumuso
2003-05-20[XFS] merge Steve's sync changes over to 2.5Christoph Hellwig
2003-05-18[PATCH] fix oops in namespace.cAndries E. Brouwer
2003-05-18[PATCH] namespace fixAndries E. Brouwer
2003-05-18[PATCH] memcpy/memset fixesAndrew Morton
2003-05-18[PATCH] reiserfs: reiserfs_file_write implementationAndrew Morton
2003-05-18[PATCH] reiserfs: allow multiple block insertion into the treeAndrew Morton
2003-05-18[PATCH] misc fixesAndrew Morton
2003-05-18[PATCH] sysfs_create_link() fixAndrew Morton
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds
2003-05-16[PATCH] Remove 'strchr' warning from reiserfsSam Ravnborg
2003-05-16Fix oops caused by lack of spinlock protection on some lists. Fix display Steve French
2003-05-14Merge osdl.org:/home/mochel/src/kernel/devel/linux-2.5-virginPatrick Mochel
2003-05-14[PATCH] pass the stack protection flags into put_dirty_page()Andrew Morton
2003-05-13Merge bk://linux.bkbits.net/linux-2.5Steve French
2003-05-13Merge http://cifs.bkbits.net/linux-2.5cifsSteve French
2003-05-13Fix readlink of dfs junctionsSteve French
2003-05-12Add user pointer annotations to core filesystem routines.Linus Torvalds
2003-05-12[PATCH] ext3: htree memory leak fixAndrew Morton
2003-05-12[PATCH] htree nfs fixAndrew Morton
2003-05-12[PATCH] Fix ext3 htree / NFS compatibility problemsAndrew Morton
2003-05-12[PATCH] Reserve the ext2/ext3 EAs for the Lustre filesystemAndrew Morton
2003-05-12[PATCH] provide user feedback for emergency sync and remountAndrew Morton
2003-05-12[PATCH] dquot_transfer() fixAndrew Morton
2003-05-12[PATCH] Quota write transaction size fixAndrew Morton