aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro1-1/+1
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro1-7/+6
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+48
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-10/+29
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-10/+8
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck1-0/+45
2006-12-01sysfs: sysfs_write_file() writes zero terminated dataThomas Maier1-0/+3
2006-12-01[PATCH] block: support larger block pc requestsMike Christie1-16/+2
2006-12-01[PATCH] block: kill length alignment test in bio_map_user()Mike Christie1-3/+2
2006-11-30Fix typos in doc and commentsJan Engelhardt2-2/+2
2006-11-30BUG_ON conversion for fs/aio.cEric Sesterhenn1-4/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-3/+3
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
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-16[CIFS] Fix timezone handling on stat to os/2Steve French1-0/+6
2006-11-16debugfs: check return value correctlyAkinobu Mita1-2/+2
2006-11-16[CIFS] Incorrect hardlink count when original file is cached (oplocked)Steve French1-10/+23
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