summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2
Commit message (Expand)AuthorAgeFilesLines
...
* nilfs2: replace __attribute__((packed)) with __packedRyusuke Konishi2016-05-231-1/+1
* nilfs2: move cleanup code of metadata file from inode routinesRyusuke Konishi2016-05-234-8/+38
* nilfs2: get rid of nilfs_mdt_mark_block_dirty()Ryusuke Konishi2016-05-233-32/+8
* nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-2337-54/+45
* nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-2337-148/+0
* nilfs2: remove space before commaRyusuke Konishi2016-05-232-4/+4
* nilfs2: fix white space issue in nilfs_mount()Ryusuke Konishi2016-05-231-1/+1
* nilfs2: constify nilfs_sc_operations structuresJulia Lawall2016-05-231-5/+5
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-171-2/+2
|\
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-2/+2
* | more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* | make ext2_get_page() and friends work without external serializationAl Viro2016-05-021-7/+7
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-021-1/+1
|\ \ | |/ |/|
| * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-1/+1
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-0410-46/+46
|/
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
* wrappers for ->i_mutex accessAl Viro2016-01-222-4/+4
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+2
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-4/+2
|\
| * fs: use block_device name vsprintf helperDmitry Monakhov2016-01-061-4/+2
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+0
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-082-0/+2
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-111-1/+1
|\
| * vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler2015-11-111-1/+1
* | fs/nilfs2/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-091-3/+0
|/
* nilfs2: fix gcc uninitialized-variable warnings in powerpc buildRyusuke Konishi2015-11-063-4/+7
* nilfs2: fix gcc unused-but-set-variable warningsRyusuke Konishi2015-11-065-13/+3
* nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake2015-11-061-0/+6
* nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake2015-11-061-0/+8
* nilfs2: add a tracepoint for transaction eventsHitoshi Mitake2015-11-061-1/+32
* nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake2015-11-062-21/+53
* nilfs2: free unused dat file blocks during garbage collectionRyusuke Konishi2015-11-062-17/+75
* nilfs2: add helper functions to delete blocks from dat fileRyusuke Konishi2015-11-061-0/+50
* nilfs2: get rid of nilfs_palloc_group_is_in()Ryusuke Konishi2015-11-061-19/+9
* nilfs2: refactor nilfs_palloc_find_available_slot()Ryusuke Konishi2015-11-061-27/+21
* nilfs2: do not call nilfs_mdt_bgl_lock() needlesslyRyusuke Konishi2015-11-061-44/+40
* nilfs2: use nilfs_warning() in allocator implementationRyusuke Konishi2015-11-061-8/+12
* nilfs2: drop null test before destroy functionsJulia Lawall2015-11-061-8/+4
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-061-2/+2
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* block: remove bio_get_nr_vecs()Kent Overstreet2015-08-131-1/+1
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-3/+2
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-091-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-042-25/+2
|\
| * pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-5/+0
| * nilfs2_direct_IO(): remove dead codeAl Viro2015-06-231-20/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-3/+2
|\ \
| * | NILFS2: support NFSv2 exportNeilBrown2015-06-251-3/+2
| |/
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-12/+0
|\ \ | |/ |/|
OpenPOWER on IntegriCloud