aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [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
| * | [GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse2006-10-02
| * | [GFS2] Two redundant casts removedSteven Whitehouse2006-10-02
| * | [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-02
| * | [GFS2] Remove duplicate sb reading codeSteven Whitehouse2006-10-02
| * | [GFS2] Mark metadata reads for blktraceSteven Whitehouse2006-10-02
| * | [GFS2] Remove iflags.h, use FS_Steven Whitehouse2006-10-02
| * | [GFS2] Fix code style/indent in ops_file.cSteven Whitehouse2006-10-02
| * | [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fixAndrew Morton2006-10-02
| * | [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits)Badari Pulavarty2006-10-02
| * | Merge branch 'master' into gfs2Steven Whitehouse2006-10-02
| |\ \
| * | | [GFS2] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-28
| * | | [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-28
| * | | Merge branch 'master' into gfs2Steven Whitehouse2006-09-28
| |\ \ \
| * | | | [GFS2] Fix bug in Makefiles for lock modulesSteven Whitehouse2006-09-27
| * | | | [GFS2] Fix up merge of Linus' kernel into GFS2Steven Whitehouse2006-09-25
| |\ \ \ \
| * | | | | [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-25
| * | | | | [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-21
| * | | | | Merge branch 'master' into gfs2Steven Whitehouse2006-09-21
| |\ \ \ \ \
| * | | | | | [GFS2] Remove unused constantsSteven Whitehouse2006-09-20