index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-01-10
9
-134
/
+98
|
\
|
*
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
2012-01-09
1
-3
/
+0
|
*
logfs: do not use 'mtd->block_isbad' directly
Artem Bityutskiy
2012-01-09
1
-2
/
+2
|
*
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
2
-5
/
+2
|
*
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2012-01-09
1
-5
/
+1
|
*
romfs: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2012-01-09
1
-15
/
+13
|
*
mtd: do use mtd->point directly
Artem Bityutskiy
2012-01-09
3
-16
/
+13
|
*
jffs: remove custom mtd_fake_writev function
Artem Bityutskiy
2012-01-09
1
-26
/
+1
|
*
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
2
-3
/
+3
|
*
mtd: introduce mtd_sync interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
mtd: introduce mtd_writev interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
1
-2
/
+2
|
*
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
3
-12
/
+13
|
*
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
3
-6
/
+7
|
*
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
2012-01-09
3
-7
/
+7
|
*
mtd: introduce mtd_point interface
Artem Bityutskiy
2012-01-09
3
-6
/
+6
|
*
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
logfs: rename functions starting with mtd_
Artem Bityutskiy
2012-01-09
1
-29
/
+32
|
*
jffs2: fix up error handling for insert_inode_locked
Eric Sandeen
2012-01-09
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-10
4
-53
/
+62
|
\
\
|
*
|
vfs: new helper - d_make_root()
Al Viro
2012-01-10
1
-0
/
+17
|
*
|
dcache: use a dispose list in select_parent
Dave Chinner
2012-01-10
1
-42
/
+21
|
*
|
ceph: d_alloc_root() may fail
Al Viro
2012-01-09
1
-4
/
+11
|
*
|
ext4: fix failure exits
Al Viro
2012-01-09
1
-5
/
+8
|
*
|
isofs: inode leak on mount failure
Al Viro
2012-01-09
1
-2
/
+5
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-01-09
34
-107
/
+200
|
\
\
\
|
*
|
|
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2012-01-09
19
-22
/
+3
|
*
|
|
ext{3,4}: Fix potential race when setversion ioctl updates inode
Djalal Harouni
2012-01-09
2
-2
/
+10
|
*
|
|
udf: Mark LVID buffer as uptodate before marking it dirty
Jan Kara
2012-01-09
1
-0
/
+6
|
*
|
|
ext3: Don't warn from writepage when readonly inode is spotted after error
Jan Kara
2012-01-09
1
-3
/
+21
|
*
|
|
jbd: Remove j_barrier mutex
Jan Kara
2012-01-09
2
-17
/
+22
|
*
|
|
reiserfs: Force inode evictions before umount to avoid crash
Jeff Mahoney
2012-01-09
1
-10
/
+14
|
*
|
|
reiserfs: Fix quota mount option parsing
Jan Kara
2012-01-09
1
-1
/
+2
|
*
|
|
udf: Treat symlink component of type 2 as /
Jan Kara
2012-01-09
1
-4
/
+10
|
*
|
|
udf: Fix deadlock when converting file from in-ICB one to normal one
Jan Kara
2012-01-09
2
-6
/
+21
|
*
|
|
udf: Cleanup calling convention of inode_getblk()
Jan Kara
2012-01-09
1
-21
/
+15
|
*
|
|
ext2: Fix error handling on inode bitmap corruption
Jan Kara
2012-01-09
1
-2
/
+5
|
*
|
|
ext3: Fix error handling on inode bitmap corruption
Jan Kara
2012-01-09
1
-2
/
+6
|
*
|
|
ext3: replace ll_rw_block with other functions
Zheng Liu
2012-01-09
3
-15
/
+18
|
*
|
|
ext3: NULL dereference in ext3_evict_inode()
Dan Carpenter
2011-11-22
1
-0
/
+4
|
*
|
|
jbd: clear revoked flag on buffers before a new transaction started
Yongqiang Yang
2011-11-22
2
-0
/
+40
|
*
|
|
ext3: call ext3_mark_recovery_complete() when recovery is really needed
Eryu Guan
2011-11-09
1
-2
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2012-01-09
5
-28
/
+83
|
\
\
\
\
|
*
|
|
|
ore: Must support none-PAGE-aligned IO
Boaz Harrosh
2012-01-08
1
-12
/
+60
|
*
|
|
|
ore: fix BUG_ON, too few sgs when reading
Boaz Harrosh
2012-01-06
2
-2
/
+6
|
*
|
|
|
ore: Fix crash in case of an IO error.
Boaz Harrosh
2012-01-06
1
-3
/
+3
|
*
|
|
|
ore: FIX breakage when MISC_FILESYSTEMS is not set
Boaz Harrosh
2012-01-06
3
-11
/
+14
|
|
|
_
|
/
|
|
/
|
|
[next]