aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NET]: Kill direct includes of asm/checksum.hGravatar Al Viro 1-1/+1
2006-12-02[NET]: ipconfig and nfsroot annotationsGravatar Al Viro 1-7/+6
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 2-0/+48
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 2-10/+29
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 4-10/+8
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Gravatar Cornelia Huck 1-0/+45
2006-12-01sysfs: sysfs_write_file() writes zero terminated dataGravatar Thomas Maier 1-0/+3
2006-12-01[PATCH] block: support larger block pc requestsGravatar Mike Christie 1-16/+2
2006-12-01[PATCH] block: kill length alignment test in bio_map_user()Gravatar Mike Christie 1-3/+2
2006-11-30Fix typos in doc and commentsGravatar Jan Engelhardt 2-2/+2
2006-11-30BUG_ON conversion for fs/aio.cGravatar Eric Sesterhenn 1-4/+2
2006-11-30Fix misc .c/.h comment typosGravatar Matt LaPlante 1-3/+3
2006-11-30Fix misc Kconfig typosGravatar Matt LaPlante 1-1/+1
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkGravatar Akinobu Mita 1-1/+2
2006-11-25[PATCH] reiserfs: fmt bugfixGravatar Alexey Dobriyan 1-1/+2
2006-11-25[PATCH] debugfs: add header fileGravatar Randy Dunlap 1-0/+1
2006-11-25[PATCH] mounstats NULL pointer dereferenceGravatar Vasily Tarasov 1-1/+2
2006-11-25[PATCH] fuse: fix Oops in lookupGravatar Miklos Szeredi 1-14/+38
2006-11-21[XFS] Stale the correct inode when freeing clusters.Gravatar David Chinner 1-1/+1
2006-11-21[XFS] Fix uninitialized br_state and br_startoff inGravatar Lachlan McIlroy 1-0/+2
2006-11-16[CIFS] Fix timezone handling on stat to os/2Gravatar Steve French 1-0/+6
2006-11-16debugfs: check return value correctlyGravatar Akinobu Mita 1-2/+2
2006-11-16[CIFS] Incorrect hardlink count when original file is cached (oplocked)Gravatar Steve French 1-10/+23
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesGravatar Michael Halcrow 2-1/+8
2006-11-16[PATCH] fat: add fat_getattr()Gravatar OGAWA Hirofumi 3-0/+12
2006-11-16[PATCH] AFS: Amend the AFS configuration optionsGravatar David Howells 1-2/+1
2006-11-16[PATCH] hfs_fill_super returns success even if no root inodeGravatar Eric Sandeen 1-0/+2
2006-11-16[PATCH] eCryptfs: dput() lower d_parent on renameGravatar Michael Halcrow 1-0/+2
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooGravatar Hugh Dickins 1-13/+8
2006-11-14[PATCH] autofs4: panic after mount failGravatar Ian Kent 4-6/+32
2006-11-13Merge git://oss.sgi.com:8090/xfs/xfs-2.6Gravatar Linus Torvalds 15-113/+189
2006-11-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 3-13/+22
2006-11-11[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.hGravatar David Chinner 2-20/+30
2006-11-11[XFS] Prevent a deadlock when xfslogd unpins inodes.Gravatar David Chinner 3-32/+66
2006-11-11[XFS] Clean up i_flags and i_flags_lock handling.Gravatar David Chinner 5-35/+57
2006-11-11[XFS] 956664: dm_read_invis() changes i_atimeGravatar Vlad Apostolov 1-1/+4
2006-11-11[XFS] rename uio_read() to xfs_uio_read()Gravatar Vlad Apostolov 4-5/+5
2006-11-11[XFS] Keep lockdep happy.Gravatar Tim Shimmin 1-0/+1
2006-11-11[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem whenGravatar Vlad Apostolov 4-21/+27
2006-11-09[CIFS] Fix minor problem with previous patchGravatar Steve French 1-1/+2
2006-11-08[PATCH] nfsd: fix spurious error return from nfsd_create in async caseGravatar J. Bruce Fields 1-1/+1
2006-11-08[PATCH] nfsd4: fix open-create permissionsGravatar J. Bruce Fields 3-4/+8
2006-11-08[PATCH] nfsd4: reindent do_open_lookup()Gravatar J. Bruce Fields 1-13/+11
2006-11-08[CIFS] Fix mount failure when domain not specifiedGravatar Steve French 1-10/+13
2006-11-07[CIFS] Explicitly set stat->blksizeGravatar Steve French 1-1/+3
2006-11-07[CIFS] NFS stress test generates flood of "close with pending write" messagesGravatar Steve French 1-2/+5
2006-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesGravatar Linus Torvalds 4-19/+46
2006-11-06[DLM] fix oops in kref_put when removing a lockspaceGravatar Patrick Caulfield 1-0/+5
2006-11-06[DLM] Fix kref_put oopsGravatar Patrick Caulfield 1-1/+8
2006-11-06[GFS2] Fix OOM error handlingGravatar Steven Whitehouse 1-0/+3