aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()Mark Fasheh1-28/+26
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()Mark Fasheh1-7/+9
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()Mark Fasheh1-27/+19
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.cMark Fasheh1-44/+40
2006-12-01ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh4-32/+4
2006-12-01ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh4-10/+6
2006-12-01ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh2-7/+1
2006-12-01ocfs2: fix format warnings in dlm_alloc_pagevec()Mark Fasheh1-1/+2
2006-12-01[2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk2-6/+4
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita1-1/+2
2006-11-25[PATCH] reiserfs: fmt bugfixAlexey Dobriyan1-1/+2
2006-11-25[PATCH] debugfs: add header fileRandy Dunlap1-0/+1
2006-11-25[PATCH] mounstats NULL pointer dereferenceVasily Tarasov1-1/+2
2006-11-25[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-16debugfs: 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-09[CIFS] Fix minor problem with previous patchSteve French1-1/+2
2006-11-08[PATCH] nfsd: fix spurious error return from nfsd_create in async caseJ. Bruce Fields1-1/+1
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields3-4/+8
2006-11-08[PATCH] nfsd4: reindent do_open_lookup()J. Bruce Fields1-13/+11
2006-11-08[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
2006-11-06[GFS2] Fix OOM error handlingSteven Whitehouse1-0/+3
2006-11-06[GFS2] Fix incorrect fs sync behaviour.Steven Whitehouse1-16/+28
2006-11-06[GFS2] don't panic needlesslyAlexey Dobriyan1-2/+2
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman2-8/+0
2006-11-04[PATCH] splice: fix problem introduced with inode dietJens Axboe1-6/+20
2006-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-4/+5
2006-11-03[PATCH] Fix user.* xattr permission check for sticky dirsAndreas Gruenbacher1-3/+10