index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-134
/
+98
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-53
/
+62
2012-01-09
vfs: new helper - d_make_root()
Al Viro
1
-0
/
+17
2012-01-09
dcache: use a dispose list in select_parent
Dave Chinner
1
-42
/
+21
2012-01-09
ceph: d_alloc_root() may fail
Al Viro
1
-4
/
+11
2012-01-09
ext4: fix failure exits
Al Viro
1
-5
/
+8
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
34
-107
/
+200
2012-01-09
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
5
-28
/
+83
2012-01-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-2
/
+2
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-26
/
+50
2012-01-09
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2012-01-09
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
1
-3
/
+0
2012-01-09
logfs: do not use 'mtd->block_isbad' directly
Artem Bityutskiy
1
-2
/
+2
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
2
-5
/
+2
2012-01-09
mtd: harmonize mtd_writev usage
Artem Bityutskiy
1
-5
/
+1
2012-01-09
romfs: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
1
-15
/
+13
2012-01-09
mtd: do use mtd->point directly
Artem Bityutskiy
3
-16
/
+13
2012-01-09
jffs: remove custom mtd_fake_writev function
Artem Bityutskiy
1
-26
/
+1
2012-01-09
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2
-3
/
+3
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
2
-2
/
+2
2012-01-09
mtd: introduce mtd_writev interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
1
-2
/
+2
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
3
-12
/
+13
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
3
-6
/
+7
2012-01-09
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
3
-7
/
+7
2012-01-09
mtd: introduce mtd_point interface
Artem Bityutskiy
3
-6
/
+6
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
2
-2
/
+2
2012-01-09
logfs: rename functions starting with mtd_
Artem Bityutskiy
1
-29
/
+32
2012-01-09
jffs2: fix up error handling for insert_inode_locked
Eric Sandeen
1
-1
/
+0
2012-01-09
isofs: inode leak on mount failure
Al Viro
1
-2
/
+5
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
19
-22
/
+3
2012-01-09
ext{3,4}: Fix potential race when setversion ioctl updates inode
Djalal Harouni
2
-2
/
+10
2012-01-09
udf: Mark LVID buffer as uptodate before marking it dirty
Jan Kara
1
-0
/
+6
2012-01-09
ext3: Don't warn from writepage when readonly inode is spotted after error
Jan Kara
1
-3
/
+21
2012-01-09
jbd: Remove j_barrier mutex
Jan Kara
2
-17
/
+22
2012-01-09
reiserfs: Force inode evictions before umount to avoid crash
Jeff Mahoney
1
-10
/
+14
2012-01-09
reiserfs: Fix quota mount option parsing
Jan Kara
1
-1
/
+2
2012-01-09
udf: Treat symlink component of type 2 as /
Jan Kara
1
-4
/
+10
2012-01-09
udf: Fix deadlock when converting file from in-ICB one to normal one
Jan Kara
2
-6
/
+21
2012-01-09
udf: Cleanup calling convention of inode_getblk()
Jan Kara
1
-21
/
+15
2012-01-09
ext2: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+5
2012-01-09
ext3: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+6
2012-01-09
ext3: replace ll_rw_block with other functions
Zheng Liu
3
-15
/
+18
2012-01-08
ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...
Al Viro
2
-2
/
+2
2012-01-08
exofs: oops after late failure in mount
Al Viro
1
-0
/
+2
2012-01-08
devpts: fix double-free on mount failure
Al Viro
1
-3
/
+1
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
14
-32
/
+31
[next]