| Commit message (Expand) | Author | Age | Files | Lines |
* | f2fs: simplify IS_DATASEG and IS_NODESEG macro | Changman Lee | 2013-12-23 | 1 | -7/+2 |
* | f2fs: merge read IOs at ra_nat_pages() | Jaegeuk Kim | 2013-12-23 | 1 | -7/+4 |
* | f2fs: add a new function to support for merging contiguous read | Chao Yu | 2013-12-23 | 3 | -0/+54 |
* | f2fs: move the list_head initialization into the lock protection region | Gu Zheng | 2013-12-23 | 1 | -5/+10 |
* | f2fs: simplify write_orphan_inodes for better readable | Gu Zheng | 2013-12-23 | 1 | -21/+19 |
* | f2fs: convert inc/dec_valid_node_count to inc/dec one count | Gu Zheng | 2013-12-23 | 2 | -20/+18 |
* | f2fs: convert dev_valid_block_count to void | Gu Zheng | 2013-12-23 | 1 | -2/+1 |
* | f2fs: convert remove_inode_page to void | Gu Zheng | 2013-12-23 | 2 | -9/+5 |
* | f2fs: introduce a bio array for per-page write bios | Jaegeuk Kim | 2013-12-23 | 3 | -26/+32 |
* | f2fs: disable the extent cache ops on high fragmented files | Jaegeuk Kim | 2013-12-23 | 2 | -4/+21 |
* | f2fs: use sbi->write_mutex for write bios | Jaegeuk Kim | 2013-12-23 | 4 | -10/+15 |
* | f2fs: clean up the do_submit_bio flow | Jaegeuk Kim | 2013-12-23 | 2 | -18/+22 |
* | f2fs: use f2fs_put_page to release page for uniform style | Chao Yu | 2013-12-23 | 1 | -2/+1 |
* | f2fs: add a tracepoint for f2fs_issue_discard | Jaegeuk Kim | 2013-12-23 | 1 | -0/+1 |
* | f2fs: introduce f2fs_issue_discard() to clean up | Jaegeuk Kim | 2013-12-23 | 1 | -10/+11 |
* | f2fs: add a sysfs entry to control max_discards | Jaegeuk Kim | 2013-12-23 | 1 | -0/+2 |
* | f2fs: add key functions for small discards | Jaegeuk Kim | 2013-12-23 | 1 | -0/+60 |
* | f2fs: add a slab cache entry for small discards | Jaegeuk Kim | 2013-12-23 | 3 | -1/+40 |
* | f2fs: improve searching speed of __next_free_blkoff | Changman Lee | 2013-12-23 | 1 | -7/+12 |
* | f2fs: introduce __find_rev_next(_zero)_bit | Changman Lee | 2013-12-23 | 1 | -0/+148 |
* | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-12-22 | 1 | -9/+46 |
|\ |
|
| * | aio/migratepages: make aio migrate pages sane | Benjamin LaHaise | 2013-12-21 | 1 | -8/+44 |
| * | aio: fix kioctx leak introduced by "aio: Fix a trinity splat" | Benjamin LaHaise | 2013-12-21 | 1 | -1/+2 |
* | | aio: clean up and fix aio_setup_ring page mapping | Linus Torvalds | 2013-12-22 | 1 | -35/+23 |
|/ |
|
* | Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-12-20 | 10 | -83/+167 |
|\ |
|
| * | xfs: abort metadata writeback on permanent errors | Dave Chinner | 2013-12-17 | 3 | -5/+32 |
| * | xfs: swalloc doesn't align allocations properly | Dave Chinner | 2013-12-17 | 1 | -6/+17 |
| * | xfs: remove xfsbdstrat error | Christoph Hellwig | 2013-12-17 | 5 | -29/+43 |
| * | xfs: align initial file allocations correctly | Dave Chinner | 2013-12-17 | 1 | -2/+7 |
| * | xfs: fix infinite loop by detaching the group/project hints from user dquot | Jie Liu | 2013-12-17 | 1 | -21/+50 |
| * | xfs: fix assertion failure at xfs_setattr_nonsize | Jie Liu | 2013-12-17 | 1 | -1/+2 |
| * | xfs: fix false assertion at xfs_qm_vop_create_dqattach | Jie Liu | 2013-12-17 | 1 | -6/+3 |
| * | xfs: fix memory leak in xfs_dir2_node_removename | Mark Tinguely | 2013-12-17 | 1 | -13/+13 |
* | | pstore: Don't allow high traffic options on fragile devices | Luck, Tony | 2013-12-20 | 1 | -2/+5 |
* | | Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-12-18 | 1 | -5/+3 |
|\ \ |
|
| * | | sysfs: give different locking key to regular and bin files | Tejun Heo | 2013-12-07 | 1 | -5/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-12-17 | 2 | -80/+64 |
|\ \ \ |
|
| * | | | ceph: Avoid data inconsistency due to d-cache aliasing in readpage() | Li Wang | 2013-12-13 | 1 | -2/+6 |
| * | | | ceph: initialize inode before instantiating dentry | Yan, Zheng | 2013-12-13 | 1 | -78/+58 |
| |/ / |
|
* | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-12-12 | 1 | -5/+9 |
|\ \ \ |
|
| * | | | procfs: also fix proc_reg_get_unmapped_area() for !MMU case | Jan Beulich | 2013-12-12 | 1 | -5/+9 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-12-12 | 5 | -42/+73 |
|\ \ \ \ |
|
| * | | | | Btrfs: fix access_ok() check in btrfs_ioctl_send() | Dan Carpenter | 2013-12-12 | 1 | -2/+2 |
| * | | | | Btrfs: make sure we cleanup all reloc roots if error happens | Wang Shilong | 2013-12-12 | 1 | -0/+7 |
| * | | | | Btrfs: skip building backref tree for uuid and quota tree when doing balance ... | Wang Shilong | 2013-12-12 | 1 | -1/+3 |
| * | | | | Btrfs: fix an oops when doing balance relocation | Wang Shilong | 2013-12-12 | 1 | -23/+47 |
| * | | | | Btrfs: don't miss skinny extent items on delayed ref head contention | Filipe David Borba Manana | 2013-12-12 | 1 | -12/+10 |
| * | | | | btrfs: call mnt_drop_write after interrupted subvol deletion | David Sterba | 2013-12-12 | 1 | -1/+2 |
| * | | | | Btrfs: don't clear the default compression type | Miao Xie | 2013-12-12 | 1 | -3/+2 |
* | | | | | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-12-12 | 1 | -1/+8 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|