index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
minix
Age
Commit message (
Expand
)
Author
Lines
2005-01-20
[PATCH] Lock initializer cleanup: Filesystems
Thomas Gleixner
-1
/
+1
2005-01-04
[PATCH] Sync in core time granuality with filesystems
Andi Kleen
-8
/
+8
2004-11-07
[PATCH] minix_clear_inode fix
Andries E. Brouwer
-10
/
+13
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
-1
/
+1
2004-09-16
[PATCH] fix for fsync ignoring writing errors
Andrey V. Savochkin
-2
/
+3
2004-08-23
[PATCH] remove cacheline alignment from inode slabs
Anton Blanchard
-1
/
+1
2004-08-22
[PATCH] minix block usage counting fix
Andries E. Brouwer
-1
/
+1
2004-07-11
[PATCH] sparse: misc NULL noise in fs/*
Alexander Viro
-2
/
+2
2004-06-23
[PATCH] symlink 4/9: simple filesystems
Alexander Viro
-2
/
+3
2004-03-11
[PATCH] readdir() cleanups
Andrew Morton
-1
/
+0
2003-11-02
Only truncate file types that can be truncated on minixfs.
Linus Torvalds
-0
/
+2
2003-09-04
[PATCH] large dev_t - second series (15/15)
Alexander Viro
-4
/
+4
2003-09-04
[PATCH] large dev_t - second series (9/15)
Alexander Viro
-1
/
+6
2003-09-04
[PATCH] large dev_t - second series (7/15)
Alexander Viro
-2
/
+2
2003-08-14
[PATCH] Kill warning in minix filesystem on 64-bit archs
Andrew Morton
-2
/
+2
2003-07-03
[PATCH] Pass 'nameidata' to ->create()
Trond Myklebust
-1
/
+2
2003-07-03
[PATCH] Add open intent information to the 'struct nameidata'
Trond Myklebust
-1
/
+1
2003-06-20
[PATCH] Add system calls statfs64 and fstatfs64
Andrew Morton
-2
/
+2
2003-05-25
[PATCH] change get_sb prototype
Andries E. Brouwer
-1
/
+1
2003-05-25
[PATCH] mark shrinkable slabs as being reclaimable
Andrew Morton
-1
/
+1
2003-05-07
[PATCH] s/UPDATE_ATIME/update_atime/ cleanup
Andrew Morton
-1
/
+1
2003-02-10
[PATCH] Fix synchronous writers to wait properly for the result
Andrew Morton
-2
/
+1
2002-12-31
[PATCH] include <linux/vfs.h> only in files actually needing it
Christoph Hellwig
-0
/
+1
2002-12-14
[PATCH] Remove Rules.make from Makefiles (3/3)
Brian Gerst
-2
/
+0
2002-12-14
[PATCH] remove PF_SYNC
Andrew Morton
-2
/
+2
2002-11-19
[PATCH] *_mknod prototype
Andries E. Brouwer
-1
/
+1
2002-11-17
[PATCH] nanosecond stat timefields
Andi Kleen
-8
/
+14
2002-10-08
[PATCH] 64-bit sector_t - filesystems
Andrew Morton
-1
/
+1
2002-10-08
[PATCH] struct super_block cleanup - final
Brian Gerst
-4
/
+4
2002-09-29
[PATCH] C99 designated initializers for fs/minix
Art Haas
-44
/
+44
2002-09-07
[PATCH] Use kmap_atomic() for generic_file_write()
Andrew Morton
-5
/
+7
2002-07-27
VFS: implement sendfile file operation
Christoph Hellwig
-0
/
+1
2002-06-02
[PATCH] dirsync support for minixfs, sysvfs and ufs
Andrew Morton
-1
/
+1
2002-06-02
[PATCH] rename block_symlink() to page_symlink()
Andrew Morton
-2
/
+1
2002-05-24
kbuild: Use standard multi-part object declaration in fs/*
Kai Germaschewski
-8
/
+2
2002-05-23
Merge penguin:v2.5/linux
Linus Torvalds
-0
/
+6
2002-05-22
[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)
Christoph Hellwig
-0
/
+6
2002-05-23
EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*
Kai Germaschewski
-2
/
+0
2002-05-21
[PATCH] add proper ->getattr()
Alexander Viro
-1
/
+50
2002-05-19
[PATCH] get rid of <linux/locks.h>
Christoph Hellwig
-3
/
+0
2002-05-19
[PATCH] i_dirty_buffers locking fix
Andrew Morton
-1
/
+1
2002-04-30
[PATCH] shift BKL out of vfs_readdir
Dave Hansen
-0
/
+4
2002-04-29
[PATCH] page writeback locking update
Andrew Morton
-1
/
+1
2002-04-29
[PATCH] cleanup of bh->flags
Andrew Morton
-2
/
+2
2002-04-29
[PATCH] remove i_dirty_data_buffers
Andrew Morton
-1
/
+0
2002-04-29
[PATCH] cleanup write_one_page
Andrew Morton
-13
/
+15
2002-04-29
[PATCH] cleanup page flags
Andrew Morton
-4
/
+4
2002-04-29
[PATCH] minix directory handling
Andrew Morton
-8
/
+34
2002-04-21
[PATCH] buffer_head leak
Alexander Viro
-0
/
+1
2002-04-02
[PATCH] minixfs cleanups (4/4)
Alexander Viro
-72
/
+41
[next]