aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ufs endianness annotationsAl Viro2006-10-101-8/+6
* [PATCH] fs/partitions endianness annotationsAl Viro2006-10-101-4/+2
* [PATCH] isofs endianness annotationsAl Viro2006-10-101-5/+5
* [PATCH] hpfs endianness annotationsAl Viro2006-10-101-5/+6
* [PATCH] fs/fat endianness annotationsAl Viro2006-10-101-1/+1
* [PATCH] befs: endianness annotationsAl Viro2006-10-106-72/+106
* [PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro2006-10-101-1/+1
* [PATCH] befs: introduce on-disk endian typesAl Viro2006-10-102-18/+22
* [PATCH] befs: prepare to sanitizing headersAl Viro2006-10-108-7/+2
* [PATCH] befs: remove bogus typedefAl Viro2006-10-101-1/+0
* [PATCH] fs/inode.c NULL noise removalAl Viro2006-10-101-1/+1
* [PATCH] more fs/compat.c __user annotationsAl Viro2006-10-101-1/+1
* [PATCH] mm: bug in set_page_dirty_buffersNick Piggin2006-10-091-1/+4
* [PATCH] Introduce vfs_listxattrBill Nottingham2006-10-091-12/+21
* [PATCH] hppfs: readdir callback missed in prototype changeAl Viro2006-10-091-1/+1
* [PATCH] dlm gfp_t annotationsAl Viro2006-10-092-4/+4
* [PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro2006-10-091-1/+1
* Fix extraneous '&' in recent NFS client cleanupLinus Torvalds2006-10-081-1/+1
* [PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust2006-10-081-19/+5
* [PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust2006-10-081-1/+1
* [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn2006-10-071-2/+2
* [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown2006-10-061-1/+1
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-051-1/+1
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* | [PATCH] UDF: Fix mounting read-writePeter Osterlund2006-10-051-1/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-048-10/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-048-10/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2006-10-04114-1/+38977
|\ \
| * | [GFS2] Fix endian bug for de_typeSteven Whitehouse2006-10-031-2/+2
| * | [GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara2006-10-031-0/+38
| * | [GFS2] Move logging code into log.c (mostly)Steven Whitehouse2006-10-034-169/+165
| * | [GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse2006-10-021-0/+1
| * | [GFS2] Two redundant casts removedSteven Whitehouse2006-10-021-2/+2
| * | [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-023-14/+25
| * | [GFS2] Remove duplicate sb reading codeSteven Whitehouse2006-10-023-30/+16
| * | [GFS2] Mark metadata reads for blktraceSteven Whitehouse2006-10-022-4/+6
| * | [GFS2] Remove iflags.h, use FS_Steven Whitehouse2006-10-021-27/+47
| * | [GFS2] Fix code style/indent in ops_file.cSteven Whitehouse2006-10-021-3/+4
| * | [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fixAndrew Morton2006-10-021-2/+2
| * | [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits)Badari Pulavarty2006-10-021-2/+0
| * | Merge branch 'master' into gfs2Steven Whitehouse2006-10-02253-3722/+4379
| |\ \
| * | | [GFS2] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-281-1/+0
| * | | [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-284-7/+7
| * | | Merge branch 'master' into gfs2Steven Whitehouse2006-09-28159-1087/+1281
| |\ \ \
| * | | | [GFS2] Fix bug in Makefiles for lock modulesSteven Whitehouse2006-09-272-2/+2
| * | | | [GFS2] Fix up merge of Linus' kernel into GFS2Steven Whitehouse2006-09-2592-2759/+5097
| |\ \ \ \
| * | | | | [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-2523-54/+51
| * | | | | [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-2112-190/+163
| * | | | | Merge branch 'master' into gfs2Steven Whitehouse2006-09-2112-15/+101
| |\ \ \ \ \
| * | | | | | [GFS2] Remove unused constantsSteven Whitehouse2006-09-203-10/+3