aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | f2fs: fix return values from validate superblockNamjae Jeon2013-03-20
| * | | | | | | | | | | | f2fs: reorganize f2fs_setxattrNamjae Jeon2013-03-20
| * | | | | | | | | | | | f2fs: notify when discard is not supportedNamjae Jeon2013-03-20
| * | | | | | | | | | | | f2fs: fix to call WRITE_FLUSH at the end of fsyncJaegeuk Kim2013-03-20
| * | | | | | | | | | | | f2fs: fix not to allocate max_nidJaegeuk Kim2013-03-20
| * | | | | | | | | | | | f2fs: fix return value of releasepage for node and dataJaegeuk Kim2013-03-20
| * | | | | | | | | | | | f2fs: scan next nat page to reuse free nids in thereJaegeuk Kim2013-03-20
| * | | | | | | | | | | | f2fs: should check the node page was truncated firstJaegeuk Kim2013-03-20
| * | | | | | | | | | | | f2fs: reduce unncessary locking pages during readJaegeuk Kim2013-03-20
| * | | | | | | | | | | | f2fs: avoid extra ++ while returning from get_node_pathNamjae Jeon2013-03-18
| * | | | | | | | | | | | f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim2013-03-18
| * | | | | | | | | | | | f2fs: optimize and change return path in lookup_free_nid_listNamjae Jeon2013-03-18
| * | | | | | | | | | | | f2fs: optimize get node page readahead partNamjae Jeon2013-03-18
| * | | | | | | | | | | | f2fs: check the level before calling get_nid functionChangman Lee2013-03-18
| * | | | | | | | | | | | f2fs: introduce readahead mode of node pagesJaegeuk Kim2013-03-18
| * | | | | | | | | | | | f2fs: read with READ_SYNC when getting dnode pageJaegeuk Kim2013-03-18
| * | | | | | | | | | | | f2fs: fix to unlock node page when it was truncatedJaegeuk Kim2013-03-18
| * | | | | | | | | | | | f2fs: fix overflow when calculating utilization on 32-bitChangman Lee2013-03-07
* | | | | | | | | | | | | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fs/block_dev.c: fix iov_shorten() criteria in blkdev_aio_read()Gu Zheng2013-04-29
| * | | | | | | | | | | | | Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-04-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-01
| * | | | | | | | | | | | | | bio-integrity: Add explicit field for owner of bip_bufKent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Add an explicit bio flag for bios that own their bvecKent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Add bio_alloc_pages()Kent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Convert some code to bio_for_each_segment_all()Kent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Add bio_for_each_segment_all()Kent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Add bio_copy_data()Kent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Add submit_bio_wait(), remove from mdKent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Remove bi_idx referencesKent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Change bio_split() to respect the current value of bi_idxKent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Use bio_sectors() more consistentlyKent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Add bio_end_sector()Kent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Add bio_advance()Kent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Convert integrity to bvec_alloc_bs()Kent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet2013-03-23
| * | | | | | | | | | | | | | block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet2013-03-23
* | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: kill ki_retryKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: kill ki_keyKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: give shared kioctx fields their own cachelinesKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: kill struct aio_ring_infoKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: kill batch allocationKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: change reqs_active to include unreaped completionsKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: use cancellation list lazilyKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: use flush_dcache_page()Kent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: refcounting cleanupKent Overstreet2013-05-07
| * | | | | | | | | | | | | | aio: make aio_put_req() locklessKent Overstreet2013-05-07