]> Pileus Git - ~andy/linux/history - fs
jffs2: do not initialize variable unnecessarily
[~andy/linux] / fs /
2012-01-11 Artem Bityutskiyjffs2: do not initialize variable unnecessarily
2012-01-10 Linus TorvaldsMerge tag 'for-linus-3.3' of git://git.infradead.org...
2012-01-10 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2012-01-10 Linus TorvaldsMerge branch 'drm-core-next' of git://people.freedeskto...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-10 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2012-01-10 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-10 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2012-01-10 Linus TorvaldsMerge branch 'upstream-linus' of git://github.com/jgarz...
2012-01-10 Linus TorvaldsMerge branch 'stable/for-linus-3.3' of git://git.kernel...
2012-01-10 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-10 Linus TorvaldsMerge branch 'kvm-updates/3.3' of git://git.kernel...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-10 Al Virovfs: new helper - d_make_root()
2012-01-10 Dave Chinnerdcache: use a dispose list in select_parent
2012-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-09 Linus TorvaldsMerge tag 'clk' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'timer' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'pm' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'drivers' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'devel' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'boards' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'soc' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'cleanup2' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'dt' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'cleanup' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'fixes-non-critical' of git://git.kernel...
2012-01-09 Al Viroceph: d_alloc_root() may fail
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git.kernel.org/pub...
2012-01-09 Al Viroext4: fix failure exits
2012-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2012-01-09 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-01-09 Linus TorvaldsMerge branch 'staging-next' of git://git.kernel.org...
2012-01-09 Linus TorvaldsMerge branch 'usb-next' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'tty-next' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'char-misc-next' of git://git.kernel.org...
2012-01-09 Artem Bityutskiymtd: do not use mtd->block_markbad directly
2012-01-09 Artem Bityutskiylogfs: do not use 'mtd->block_isbad' directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->sync directly
2012-01-09 Artem Bityutskiymtd: harmonize mtd_writev usage
2012-01-09 Artem Bityutskiyromfs: do not use mtd->get_unmapped_area directly
2012-01-09 Artem Bityutskiymtd: do use mtd->point directly
2012-01-09 Artem Bityutskiyjffs: remove custom mtd_fake_writev function
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_markbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_isbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_sync interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_writev interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_unmapped_area interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_unpoint interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_point interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_erase interface
2012-01-09 Artem Bityutskiylogfs: rename functions starting with mtd_
2012-01-09 Eric Sandeenjffs2: fix up error handling for insert_inode_locked
2012-01-09 Arnd BergmannMerge branch 'samsung/cleanup' into next/boards
2012-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-09 Arnd BergmannMerge branch 'samsung/driver' into next/drivers
2012-01-09 Arnd BergmannMerge branch 'samsung/cleanup' into samsung/driver
2012-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-09 Arnd BergmannMerge branch 'samsung/cleanup' into next/cleanup2
2012-01-09 Arnd BergmannMerge branch 'samsung/dt' into samsung/cleanup
2012-01-09 Al Viroisofs: inode leak on mount failure
2012-01-09 Paul Gortmakerext2/3/4: delete unneeded includes of module.h
2012-01-09 Djalal Harouniext{3,4}: Fix potential race when setversion ioctl...
2012-01-09 Jan Karaudf: Mark LVID buffer as uptodate before marking it...
2012-01-09 Jan Karaext3: Don't warn from writepage when readonly inode...
2012-01-09 Jan Karajbd: Remove j_barrier mutex
2012-01-09 Jeff Mahoneyreiserfs: Force inode evictions before umount to avoid...
2012-01-09 Jan Karareiserfs: Fix quota mount option parsing
2012-01-09 Jan Karaudf: Treat symlink component of type 2 as /
2012-01-09 Jan Karaudf: Fix deadlock when converting file from in-ICB...
2012-01-09 Jan Karaudf: Cleanup calling convention of inode_getblk()
2012-01-09 Jan Karaext2: Fix error handling on inode bitmap corruption
2012-01-09 Jan Karaext3: Fix error handling on inode bitmap corruption
2012-01-09 Zheng Liuext3: replace ll_rw_block with other functions
2012-01-09 Joerg RoedelMerge branches 'iommu/page-sizes' and 'iommu/group...
2012-01-09 Joerg RoedelMerge branches 'iommu/fixes', 'arm/omap' and 'x86/amd...
2012-01-09 Jiri KosinaMerge branch 'hid-battery' of git://git.kernel.org...
2012-01-09 Dmitry TorokhovMerge branch 'next' into for-linus
2012-01-09 Al Viroext[34]: avoid i_nlink warnings triggered by drop_nlink...
2012-01-09 Al Viroexofs: oops after late failure in mount
2012-01-09 Al Virodevpts: fix double-free on mount failure
2012-01-08 Linus TorvaldsMerge tag 'infiniband-for-linus' of git://git.kernel...
2012-01-08 Linus TorvaldsMerge branch 'dma-buf-merge' of git://people.freedeskto...
2012-01-08 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-08 Linus TorvaldsMerge tag 'md-3.3' of git://neil.brown.name/md
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-08 Linus TorvaldsMerge branch 'pm-for-linus' of git://git.kernel.org...
2012-01-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
next