summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-02-25ext4: Fix BUG when writing to an unitialized extentMingming Cao2-3/+57
2008-02-21Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds7-9/+10
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov3-3/+3
2008-02-21dlm: fix rcom_names message to selfDavid Teigland1-0/+2
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds1-0/+0
2008-02-20nfs: fix sparse warningsHarvey Harrison4-6/+6
2008-02-20NFS: flush signals before taking down callback threadJeff Layton1-0/+1
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2-198/+1
2008-02-19make struct def_blk_aops staticAdrian Bunk1-1/+3
2008-02-18[CIFS] fix build break when proc disabledSteve French1-2/+2
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy331-5583/+8635
2008-02-18[XFS] Added quota targets and removed dmapi directoryLachlan McIlroy1-18/+13
2008-02-18[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)Eric Sandeen1-1/+1
2008-02-18[XFS] Remove Makefile wrappers in XFSAndi Kleen3-124/+122
2008-02-15Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French389-8244/+10005
2008-02-15[CIFS] factoring out common code in get_inode_info functionsChristoph Hellwig1-63/+43
2008-02-15ext4: Don't use ext4_dec_count() if not neededTheodore Ts'o1-3/+3
2008-02-15[CIFS] fix prepath conversion when server supports posix pathsSteve French1-1/+7
2008-02-15[CIFS] Only convert / when server does not support posix pathsIgor Mammedov1-2/+11
2008-02-15ext4: modify block allocation algorithm for the last groupValerie Clement2-2/+14
2008-02-15ext4: Don't claim block from group which has corrupt bitmapAneesh Kumar K.V1-1/+15
2008-02-22ext4: Get journal write access before modifying the extent treeAneesh Kumar K.V1-3/+8
2008-02-25ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V2-3/+8
2008-02-22ext4: Don't leave behind a half-created inode if ext4_mkdir() failsAneesh Kumar K.V1-7/+4
2008-02-15ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!Valerie Clement1-1/+1
2008-02-15Merge branch 'linus_origin' into hotfixesTrond Myklebust48-703/+689
2008-02-15[CIFS] Fix mixed case name in structure dfs_info3_paramIgor Mammedov2-2/+2
2008-02-15ext4: Fix locking hierarchy violation in ext4_fallocate()Aneesh Kumar K.V1-7/+3
2008-02-25Remove incorrect BKL comments in ext4Andi Kleen2-2/+1
2008-02-14dentries: Extract common code to remove dentry from lruChristoph Lameter1-28/+14
2008-02-14d_path: Make d_path() use a struct pathJan Blunck6-13/+10
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck5-10/+11
2008-02-14Use struct path in struct svc_expkeyJan Blunck1-17/+13
2008-02-14Use struct path in struct svc_exportJan Blunck8-67/+65
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-19/+15
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck4-41/+33
2008-02-14d_path: kerneldoc cleanupJan Blunck1-3/+16
2008-02-14One less parameter to __d_pathJan Blunck1-7/+5
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck2-22/+18
2008-02-14Use struct path in fs_structJan Blunck4-85/+67
2008-02-14Introduce path_get()Jan Blunck1-2/+15
2008-02-14Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2-12/+6
2008-02-14Introduce path_put()Jan Blunck28-94/+100
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck32-346/+372
2008-02-14Remove path_release_on_umount()Jan Blunck2-11/+3
2008-02-14FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger1-4/+4
2008-02-14inotify: make variables static in inotify_user.cHarvey Harrison1-3/+3
2008-02-14[CIFS] fixup prefixpaths which contain multiple path componentsSteve French2-2/+25
2008-02-13NFS: add missing spkm3 strings to mount option parserOlga Kornievskaia1-0/+4
2008-02-13NFS: remove error field from nfs_readdir_descriptor_tJeff Layton1-5/+3