summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-25ext4: add missing ext4_journal_stop()Akinobu Mita
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-22Merge branch 'sysfs' into linux-nextMark Fasheh
2008-02-22ocfs2: Move /sys/o2cb to /sys/fs/o2cbMark Fasheh
2008-02-22sysfs: Allow removal of symlinks in the sysfs rootMark Fasheh
2008-02-22Merge branch 'unwritten' into linux-nextMark Fasheh
2008-02-22Merge branch 'o2net_reconnect' into linux-nextMark Fasheh
2008-02-22Merge branch 'bkl_removal' into linux-nextMark Fasheh
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-21dlm: save master info after failed no-queue requestDavid 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-19dlm: make dlm_print_rsb() staticAdrian Bunk
2008-02-19dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison
2008-02-19Subject: lockd: fix sparse warning in svcshare.cHarvey Harrison
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-18[PATCH] o2net: Reconnect after idle time out.V2Tao Ma
2008-02-18[PATCH 2/2] ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker
2008-02-18[PATCH] ocfs2: Clean up locking protocol negotiation.Joel Becker
2008-02-18[2.6 patch] ocfs2: make dlm_do_assert_master() staticAdrian Bunk
2008-02-18[2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk
2008-02-18[PATCH] ocfs2: le*_add_cpu conversionMarcin Slusarz
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-16make nfsd_create_setattr() staticAdrian Bunk
2008-02-16NFSD: Remove redundant "select" clauses in fs/KconfigChuck Lever
2008-02-16NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"Chuck Lever
2008-02-16NFSD: Move "select FS_POSIX_ACL if NFSD_V4"Chuck Lever
2008-02-16NFSD: Update help text for CONFIG_NFSDChuck Lever
2008-02-16NFSD: Remove NFSD_TCP kernel build optionChuck Lever
2008-02-16nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields
2008-02-16nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields
2008-02-16nfsd4: simplify stateid sequencing checksJ. Bruce Fields