summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-03-01Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-02-28[XFS] If you mount an XFS filesystem with no mount options at all, thenJosef Jeff Sipek
2008-02-26Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy
2008-02-26[CIFS] remove unused variableSteve French
2008-02-25ext4: add missing ext4_journal_stop()Akinobu Mita
2008-02-25[CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig
2008-02-25latencytop: change /proc task_struct access methodHiroshi Shimamoto
2008-02-25latencytop: fix memory leak on latency proc fileHiroshi Shimamoto
2008-02-25latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto
2008-02-23proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo
2008-02-23efs: move headers out of include/linux/Christoph Hellwig
2008-02-23/proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld
2008-02-23ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin
2008-02-23fuse: fix permission checkingMiklos Szeredi
2008-02-23ext4: ext4_find_next_zero_bit needs an aligned address on some archAneesh Kumar K.V
2008-02-25ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V
2008-02-25ext4: Don't mark filesystem error if fallocate failsAneesh Kumar K.V
2008-02-25ext4: Fix BUG when writing to an unitialized extentMingming Cao
2008-02-21Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov
2008-02-21dlm: fix rcom_names message to selfDavid Teigland
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds
2008-02-20nfs: fix sparse warningsHarvey Harrison
2008-02-20NFS: flush signals before taking down callback threadJeff Layton
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-18[CIFS] fix build break when proc disabledSteve French
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy
2008-02-18[XFS] Added quota targets and removed dmapi directoryLachlan McIlroy
2008-02-18[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)Eric Sandeen
2008-02-18[XFS] Remove Makefile wrappers in XFSAndi Kleen
2008-02-15Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-02-15[CIFS] factoring out common code in get_inode_info functionsChristoph Hellwig
2008-02-15ext4: Don't use ext4_dec_count() if not neededTheodore Ts'o
2008-02-15[CIFS] fix prepath conversion when server supports posix pathsSteve French
2008-02-15[CIFS] Only convert / when server does not support posix pathsIgor Mammedov
2008-02-15ext4: modify block allocation algorithm for the last groupValerie Clement
2008-02-15ext4: Don't claim block from group which has corrupt bitmapAneesh Kumar K.V
2008-02-22ext4: Get journal write access before modifying the extent treeAneesh Kumar K.V
2008-02-25ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V
2008-02-22ext4: Don't leave behind a half-created inode if ext4_mkdir() failsAneesh Kumar K.V
2008-02-15ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!Valerie Clement
2008-02-15Merge branch 'linus_origin' into hotfixesTrond Myklebust
2008-02-15[CIFS] Fix mixed case name in structure dfs_info3_paramIgor Mammedov
2008-02-15ext4: Fix locking hierarchy violation in ext4_fallocate()Aneesh Kumar K.V
2008-02-25Remove incorrect BKL comments in ext4Andi Kleen
2008-02-14dentries: Extract common code to remove dentry from lruChristoph Lameter