summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse8-34/+37
2006-11-30[GFS2] gfs2 __user misannotation fixAl Viro1-2/+2
2006-11-30[GFS2] gfs2 misc endianness annotationsAl Viro8-71/+66
2006-11-30[GFS2] split and annotate gfs2_quota_changeAl Viro2-2/+2
2006-11-30[GFS2] split and annotate gfs2_statfs_changeAl Viro5-18/+18
2006-11-30[GFS2] split and annotate gfs2_quotaAl Viro2-2/+2
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro11-34/+34
2006-11-30[GFS2] split and annotate gfs_rindexAl Viro3-4/+4
2006-11-30[GFS2] split and annotate gfs2_meta_headerAl Viro1-3/+3
2006-11-30[GFS2] Fix crc32 calculation in recovery.cSteven Whitehouse1-4/+5
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro8-20/+20
2006-11-30[GFS2] split and annotate gfs2_inum_rangeAl Viro2-4/+4
2006-11-30[GFS2] split and annotate gfs2_rgrpAl Viro2-3/+3
2006-11-30[GFS2] split gfs2_sbAl Viro4-4/+4
2006-11-30[GFS2] gfs2_dinode_host fields are host-endianAl Viro1-1/+1
2006-11-30[GFS2] split gfs2_dinode into on-disk and host variantsAl Viro2-5/+5
2006-11-29[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita1-1/+2
2006-11-26[PATCH] reiserfs: fmt bugfixAlexey Dobriyan1-1/+2
2006-11-26[PATCH] debugfs: add header fileRandy Dunlap1-0/+1
2006-11-26[PATCH] mounstats NULL pointer dereferenceVasily Tarasov1-1/+2
2006-11-26[PATCH] fuse: fix Oops in lookupMiklos Szeredi1-14/+38
2006-11-21[XFS] Stale the correct inode when freeing clusters.David Chinner1-1/+1
2006-11-21[XFS] Fix uninitialized br_state and br_startoff inLachlan McIlroy1-0/+2
2006-11-17debugfs: check return value correctlyAkinobu Mita1-2/+2
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow2-1/+8
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi3-0/+12
2006-11-16[PATCH] AFS: Amend the AFS configuration optionsDavid Howells1-2/+1
2006-11-16[PATCH] hfs_fill_super returns success even if no root inodeEric Sandeen1-0/+2
2006-11-16[PATCH] eCryptfs: dput() lower d_parent on renameMichael Halcrow1-0/+2
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-13/+8
2006-11-14[PATCH] autofs4: panic after mount failIan Kent4-6/+32
2006-11-13Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds15-113/+189
2006-11-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-13/+22
2006-11-11[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.hDavid Chinner2-20/+30
2006-11-11[XFS] Prevent a deadlock when xfslogd unpins inodes.David Chinner3-32/+66
2006-11-11[XFS] Clean up i_flags and i_flags_lock handling.David Chinner5-35/+57
2006-11-11[XFS] 956664: dm_read_invis() changes i_atimeVlad Apostolov1-1/+4
2006-11-11[XFS] rename uio_read() to xfs_uio_read()Vlad Apostolov4-5/+5
2006-11-11[XFS] Keep lockdep happy.Tim Shimmin1-0/+1
2006-11-11[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem whenVlad Apostolov4-21/+27
2006-11-10[CIFS] Fix minor problem with previous patchSteve French1-1/+2
2006-11-09[PATCH] nfsd: fix spurious error return from nfsd_create in async caseJ. Bruce Fields1-1/+1
2006-11-09[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields3-4/+8
2006-11-09[PATCH] nfsd4: reindent do_open_lookup()J. Bruce Fields1-13/+11
2006-11-09[CIFS] Fix mount failure when domain not specifiedSteve French1-10/+13
2006-11-07[CIFS] Explicitly set stat->blksizeSteve French1-1/+3
2006-11-07[CIFS] NFS stress test generates flood of "close with pending write" messagesSteve French1-2/+5
2006-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds4-19/+46
2006-11-06[DLM] fix oops in kref_put when removing a lockspacePatrick Caulfield1-0/+5
2006-11-06[DLM] Fix kref_put oopsPatrick Caulfield1-1/+8