aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-15[PATCH] Fix core files so they make sense to gdb...Petr Vandrovec1-5/+3
2006-10-15[PATCH] new cifs endianness bugsAl Viro1-5/+7
2006-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds6-14/+15
2006-10-13[PATCH] Get core dump code to work...Petr Vandrovec1-1/+1
2006-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-98/+312
2006-10-12[CIFS] Missing flags2 for DFSSteve French2-1/+11
2006-10-12[DLM] fix iovec length in recvmsgPatrick Caulfield1-1/+1
2006-10-12[GFS2] Pass the correct value to kunmap_atomicRussell Cattelan2-5/+5
2006-10-12[GFS2] Fix bug where lock not heldSteven Whitehouse1-3/+2
2006-10-12[DLM] Kconfig: don't show an empty DLM menuAdrian Bunk1-2/+1
2006-10-12[GFS2] Fix uninitialised variableSteven Whitehouse2-1/+2
2006-10-12[GFS2] Fix a size calculation errorRussell Cattelan1-2/+4
2006-10-12[CIFS] Workaround incomplete byte length returned by someSteve French2-14/+30
2006-10-12[CIFS] cifs Kconfig: don't select CONNECTORAndrew Morton1-1/+1
2006-10-12[PATCH] block layer: ioprio_best function fixVasily Tarasov1-5/+0
2006-10-12[PATCH] splice: fix pipe_to_file() ->prepare_write() error pathJens Axboe1-3/+3
2006-10-12[CIFS] Level 1 QPathInfo needed for proper OS2 supportSteve French3-4/+23
2006-10-12[CIFS] fix typo in previous patchSteve French1-3/+3
2006-10-12[CIFS] Fix old DOS time conversion to handle timezoneSteve French2-2/+13
2006-10-11[CIFS] Do not need to adjust for Jan/Feb for leap daySteve French1-1/+2
2006-10-11[PATCH] misuse of strstrAl Viro1-1/+1
2006-10-11[PATCH] fs/bio.c: tweaksAndreas Mohr1-4/+5
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells2-6/+136
2006-10-11[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super()David Howells4-22/+6
2006-10-11[PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super()David Howells1-11/+20
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan5-25/+16
2006-10-11[PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy1-0/+2
2006-10-11[PATCH] Remove unnecessary check in fs/fat/inode.cEric Sesterhenn1-1/+1
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki1-3/+7
2006-10-11[PATCH] ext2: errors behaviour fixVasily Averin1-5/+11
2006-10-11[PATCH] ext3: errors behaviour fixDmitry Mishin1-0/+2
2006-10-11[PATCH] grow_buffers() infinite loop fixAndrew Morton1-2/+19
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-3/+53
2006-10-11[PATCH] ext4 whitespace cleanupsAndrew Morton5-45/+46
2006-10-11[PATCH] ext4: errors behaviour fixDmitry Mishin1-0/+2
2006-10-11[PATCH] ext4: rename logic_sb_blockAndrew Morton1-12/+11
2006-10-11[PATCH] ext4 64 bit divide fixAndrew Morton3-6/+6
2006-10-11[PATCH] ext4 uninline ext4_get_group_no_and_offset()Andrew Morton1-0/+18
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov5-36/+47
2006-10-11[PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov3-8/+24
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao4-24/+24
2006-10-11[PATCH] ext4: removesector_t bits checkMingming Cao2-14/+8
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao6-54/+54
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier5-84/+128
2006-10-11[PATCH] ext4: 48bit i_file_aclBadari Pulavarty1-0/+10
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao4-25/+26
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown4-20/+65
2006-10-11[PATCH] ext4: clean up comments in ext4-extents patchRandy Dunlap1-98/+128
2006-10-11[PATCH] ext4: uninitialised extent handlingSuparna Bhattacharya1-0/+16
2006-10-11[PATCH] ext4: 48bit physical block number support in extentsAlex Tomas1-76/+111