| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | ext4: Always use ext4_bio_write_page() for writeout | Jan Kara | 2013-01-28 | |
| | * | | | | | | | | | | | | | | | | ext4: add punching hole support for non-extent-mapped files | Zheng Liu | 2013-01-28 | |
| | * | | | | | | | | | | | | | | | | ext4: fix memory leak when quota options are specified multiple times | Chen Gang | 2013-01-24 | |
| | * | | | | | | | | | | | | | | | | ext4: release sysfs kobject when failing to enable quotas on mount | Theodore Ts'o | 2013-01-24 | |
| | * | | | | | | | | | | | | | | | | ext4: add tracepoint in punching hole | Zheng Liu | 2013-01-16 | |
| | * | | | | | | | | | | | | | | | | ext4: trigger the lazy inode table initialization after resize | Theodore Ts'o | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | ext4: check bh in ext4_read_block_bitmap() | Eryu Guan | 2013-01-12 | |
| | * | | | | | | | | | | | | | | | | ext4: use unlikely to improve the efficiency of the kernel | Wang Shilong | 2013-01-12 | |
| | * | | | | | | | | | | | | | | | | ext4: return ENOMEM if sb_getblk() fails | Theodore Ts'o | 2013-01-12 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | Ext2: remove the static function release_blocks to optimize the kernel | Wang Shilong | 2013-02-07 | |
| | * | | | | | | | | | | | | | | | | Ext2: mark inode dirty after the function dquot_free_block_nodirty is called | Wang Shilong | 2013-02-07 | |
| | * | | | | | | | | | | | | | | | | Ext2: remove the overhead check about sb in the function ext2_new_blocks | Wang Shilong | 2013-02-06 | |
| | * | | | | | | | | | | | | | | | | udf: Remove unused s_extLength from udf_bitmap | Jan Kara | 2013-02-05 | |
| | * | | | | | | | | | | | | | | | | udf: Make s_block_bitmap standard array | Jan Kara | 2013-02-05 | |
| | * | | | | | | | | | | | | | | | | udf: Fix bitmap overflow on large filesystems with small block size | Jan Kara | 2013-02-05 | |
| | * | | | | | | | | | | | | | | | | udf: add extent cache support in case of file reading | Namjae Jeon | 2013-01-22 | |
| | * | | | | | | | | | | | | | | | | udf: Write LVID to disk after opening / closing | Jan Kara | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | Ext3: return ENOMEM rather than EIO if sb_getblk fails | Wang Shilong | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | Ext2: return ENOMEM rather than EIO if sb_getblk fails | Wang Shilong | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | Ext3: use unlikely to improve the efficiency of the kernel | Wang Shilong | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | Ext2: use unlikely to improve the efficiency of the kernel | Wang Shilong | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | Ext3: add necessary check in case IO error happens | Wang Shilong | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | Ext2: free memory allocated and forget buffer head when io error happens | Wang Shilong | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | ext3: Fix memory leak when quota options are specified multiple times | Jan Kara | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX | Guo Chao | 2013-01-21 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas | 2013-02-04 | |
| | * | | | | | | | | | | | | | | | | UBIFS: fix use of freed ubifs_orphan objects | Adam Thomas | 2013-02-04 | |
| | * | | | | | | | | | | | | | | | | UBIFS: rename random32() to prandom_u32() | Akinobu Mita | 2013-01-15 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge tag 'f2fs-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2013-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | f2fs: avoid build warning | Jaegeuk Kim | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs... | Jaegeuk Kim | 2013-02-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | f2fs: get rid of fake on-stack dentries | Al Viro | 2013-02-08 | |
| | | * | | | | | | | | | | | | | | | | f2fs: switch init_inode_metadata() to passing parent and name separately | Al Viro | 2013-02-08 | |
| | | * | | | | | | | | | | | | | | | | f2fs: switch new_inode_page() from dentry to qstr | Al Viro | 2013-02-08 | |
| | | * | | | | | | | | | | | | | | | | f2fs: init_dent_inode() should take qstr | Al Viro | 2013-02-08 | |
| | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | f2fs: add compat_ioctl to provide backward compatability | Namjae Jeon | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: fix calculation of max. gc cost in the SSR case | Jaegeuk Kim | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: clarify and enhance the f2fs_gc flow | Jaegeuk Kim | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: optimize the return condition for has_not_enough_free_secs | Namjae Jeon | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: make an accessor to get sections for particular block type | Namjae Jeon | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: mark gc_thread as NULL when thread creation is failed | Namjae Jeon | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: name gc task as per the block device | Namjae Jeon | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: remove unnecessary gc option check and balance_fs | Changman Lee | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: remove repeated F2FS_SET_SB_DIRT call | Changman Lee | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: when check superblock failed, try to check another superblock | majianpeng | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: use F2FS_BLKSIZE to judge bloksize and page_cache_size | majianpeng | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: add device name in debugfs | majianpeng | 2013-02-12 | |
| | * | | | | | | | | | | | | | | | | f2fs: stop repeated checking if cp is needed | Changman Lee | 2013-02-12 | |
