aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao2006-10-11
* [PATCH] ext4: 64bit metadataLaurent Vivier2006-10-11
* [PATCH] ext4: 48bit i_file_aclBadari Pulavarty2006-10-11
* [PATCH] jbd2: sector_t conversionMingming Cao2006-10-11
* [PATCH] 64-bit jbd2 coreZach Brown2006-10-11
* [PATCH] ext4: clean up comments in ext4-extents patchRandy Dunlap2006-10-11
* [PATCH] ext4: uninitialised extent handlingSuparna Bhattacharya2006-10-11
* [PATCH] ext4: 48bit physical block number support in extentsAlex Tomas2006-10-11
* [PATCH] ext4: switch fsblk to sector_tMingming Cao2006-10-11
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-11
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-11
* [PATCH] jbd2: rename slabJohann Lombardi2006-10-11
* [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-11
* [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-11
* [PATCH] ext4: enable building of ext4Mingming Cao2006-10-11
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-11
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-11
* [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-11
* [PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn2006-10-11
* [PATCH] ufs endianness annotationsAl Viro2006-10-10
* [PATCH] fs/partitions endianness annotationsAl Viro2006-10-10
* [PATCH] isofs endianness annotationsAl Viro2006-10-10
* [PATCH] hpfs endianness annotationsAl Viro2006-10-10
* [PATCH] fs/fat endianness annotationsAl Viro2006-10-10
* [PATCH] befs: endianness annotationsAl Viro2006-10-10
* [PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro2006-10-10
* [PATCH] befs: introduce on-disk endian typesAl Viro2006-10-10
* [PATCH] befs: prepare to sanitizing headersAl Viro2006-10-10
* [PATCH] befs: remove bogus typedefAl Viro2006-10-10
* [PATCH] fs/inode.c NULL noise removalAl Viro2006-10-10
* [PATCH] more fs/compat.c __user annotationsAl Viro2006-10-10
* [PATCH] mm: bug in set_page_dirty_buffersNick Piggin2006-10-09
* [PATCH] Introduce vfs_listxattrBill Nottingham2006-10-09
* [PATCH] hppfs: readdir callback missed in prototype changeAl Viro2006-10-09
* [PATCH] dlm gfp_t annotationsAl Viro2006-10-09
* [PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro2006-10-09
* Fix extraneous '&' in recent NFS client cleanupLinus Torvalds2006-10-08
* [PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust2006-10-08
* [PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust2006-10-08
* [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn2006-10-07
* [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown2006-10-06
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-05
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* | [PATCH] UDF: Fix mounting read-writePeter Osterlund2006-10-05
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-04
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2006-10-04
|\ \
| * | [GFS2] Fix endian bug for de_typeSteven Whitehouse2006-10-03
| * | [GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara2006-10-03
| * | [GFS2] Move logging code into log.c (mostly)Steven Whitehouse2006-10-03