summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* udf: simple cleanup of truncate.cmarcin.slusarz@gmail.com2008-04-171-42/+34
* udf: constify crcmarcin.slusarz@gmail.com2008-04-172-3/+3
* udf: udf_CS0toNLS cleanupmarcin.slusarz@gmail.com2008-04-171-11/+8
* udf: fix udf_build_ustrMarcin Slusarz2008-04-171-5/+7
* udf: udf_CS0toUTF8 cleanupmarcin.slusarz@gmail.com2008-04-172-18/+11
* make udf_error() staticAdrian Bunk2008-04-172-3/+4
* fs/udf: Use DIV_ROUND_UPJulia Lawall2008-04-171-4/+3
* udf: move headers out include/linux/Christoph Hellwig2008-04-1712-16/+141
* udf: kill useless file header comments for vfs method implementationsChristoph Hellwig2008-04-175-178/+1
* udf: kill udf_set_blocksizeChristoph Hellwig2008-04-171-39/+4
* [XFS] If you mount an XFS filesystem with no mount options at all, thenJosef Jeff Sipek2008-02-285-12/+12
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-02-263-29/+120
|\
| * [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy2008-02-263-29/+120
| * [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy2008-02-261-4/+4
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-02-268-67/+176
|\ \
| * | ext4: add missing ext4_journal_stop()Akinobu Mita2008-02-251-0/+1
| * | ext4: ext4_find_next_zero_bit needs an aligned address on some archAneesh Kumar K.V2008-02-231-22/+40
| * | ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V2008-02-252-8/+15
| * | ext4: Don't mark filesystem error if fallocate failsAneesh Kumar K.V2008-02-251-5/+6
| * | ext4: Fix BUG when writing to an unitialized extentMingming Cao2008-02-252-3/+57
| * | ext4: Don't use ext4_dec_count() if not neededTheodore Ts'o2008-02-151-3/+3
| * | ext4: modify block allocation algorithm for the last groupValerie Clement2008-02-152-2/+14
| * | ext4: Don't claim block from group which has corrupt bitmapAneesh Kumar K.V2008-02-151-1/+15
| * | ext4: Get journal write access before modifying the extent treeAneesh Kumar K.V2008-02-221-3/+8
| * | ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V2008-02-252-3/+8
| * | ext4: Don't leave behind a half-created inode if ext4_mkdir() failsAneesh Kumar K.V2008-02-221-7/+4
| * | ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!Valerie Clement2008-02-151-1/+1
| * | ext4: Fix locking hierarchy violation in ext4_fallocate()Aneesh Kumar K.V2008-02-151-7/+3
| * | Remove incorrect BKL comments in ext4Andi Kleen2008-02-252-2/+1
| |/
* | latencytop: change /proc task_struct access methodHiroshi Shimamoto2008-02-251-28/+12
* | latencytop: fix memory leak on latency proc fileHiroshi Shimamoto2008-02-251-1/+10
* | latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto2008-02-251-0/+2
|/
* proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo2008-02-231-0/+1
* efs: move headers out of include/linux/Christoph Hellwig2008-02-237-9/+150
* /proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld2008-02-231-1/+1
* ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin2008-02-231-1/+1
* fuse: fix permission checkingMiklos Szeredi2008-02-231-1/+1
* Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-02-217-9/+10
|\
| * Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-213-3/+3
| * nfs: fix sparse warningsHarvey Harrison2008-02-204-6/+6
| * NFS: flush signals before taking down callback threadJeff Layton2008-02-201-0/+1
* | dlm: fix rcom_names message to selfDavid Teigland2008-02-211-0/+2
* | Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2008-02-201-0/+0
|/
* fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-192-198/+1
* make struct def_blk_aops staticAdrian Bunk2008-02-191-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-02-18331-5583/+8635
|\
| * Merge branch 'linus_origin' into hotfixesTrond Myklebust2008-02-1548-703/+689
| |\
| | * dentries: Extract common code to remove dentry from lruChristoph Lameter2008-02-141-28/+14
| | * d_path: Make d_path() use a struct pathJan Blunck2008-02-146-13/+10
| | * d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-145-10/+11
OpenPOWER on IntegriCloud