Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
528f727279ae840db8a06c94f5e82cdaeb00da6f
/
fs
/
nilfs2
e4c59d6
convert nilfs
by Al Viro
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f629d1c
mm: add account_page_writeback()
by Michael Rubin
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
ab34c02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
6b81e14
nilfs2: eliminate sparse warning - "context imbalance"
by Jiro SEKIBA
· 14 years ago
abc0b50
nilfs2: eliminate sparse warnings - "symbol not declared"
by Jiro SEKIBA
· 14 years ago
026a7d6
nilfs2: get rid of bdi from nilfs object
by Ryusuke Konishi
· 14 years ago
5beb6e0
nilfs2: add bdev freeze/thaw support
by Ryusuke Konishi
· 14 years ago
c05dbfc
nilfs2: accept 64-bit checkpoint numbers in cp mount option
by Ryusuke Konishi
· 14 years ago
2879ed6
nilfs2: remove own inode allocator and destructor for metadata files
by Ryusuke Konishi
· 14 years ago
090fd5b
nilfs2: get rid of back pointer to writable sb instance
by Ryusuke Konishi
· 14 years ago
c6e0718
nilfs2: get rid of mi_nilfs back pointer to nilfs object
by Ryusuke Konishi
· 14 years ago
032dbb3
nilfs2: see state of root dentry for mount check of snapshots
by Ryusuke Konishi
· 14 years ago
f1e89c8
nilfs2: use iget for all metadata files
by Ryusuke Konishi
· 14 years ago
c1c1d7092
nilfs2: get rid of GCDAT inode
by Ryusuke Konishi
· 14 years ago
b1f6a4f
nilfs2: add routines to redirect access to buffers of DAT file
by Ryusuke Konishi
· 14 years ago
ebdfed4
nilfs2: add routines to roll back state of DAT file
by Ryusuke Konishi
· 14 years ago
a8070dd
nilfs2: add routines to save and restore bmap state
by Ryusuke Konishi
· 14 years ago
adbb39b
nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes
by Ryusuke Konishi
· 14 years ago
518d1a6
nilfs2: allow nilfs_clear_inode to clear metadata file inodes
by Ryusuke Konishi
· 14 years ago
348fe8d
nilfs2: simplify life cycle management of nilfs object
by Ryusuke Konishi
· 14 years ago
f11459a
nilfs2: do not allocate multiple super block instances for a device
by Ryusuke Konishi
· 14 years ago
ab4d8f7
nilfs2: split out nilfs_attach_snapshot
by Ryusuke Konishi
· 14 years ago
367ea33
nilfs2: split out nilfs_get_root_dentry
by Ryusuke Konishi
· 14 years ago
dc3d3b8
nilfs2: deny write access to inodes in snapshots
by Ryusuke Konishi
· 14 years ago
fd52202
nilfs2: use checkpoint tree for mount check of snapshots
by Ryusuke Konishi
· 14 years ago
b7c0634
nilfs2: move inode count and block count into root object
by Ryusuke Konishi
· 14 years ago
e912a5b
nilfs2: use root object to get ifile
by Ryusuke Konishi
· 14 years ago
8e656fd
nilfs2: make snapshots in checkpoint tree exportable
by Ryusuke Konishi
· 14 years ago
4d8d929
nilfs2: set pointer to root object in inodes
by Ryusuke Konishi
· 14 years ago
ba65ae4
nilfs2: add checkpoint tree to nilfs object
by Ryusuke Konishi
· 14 years ago
263d90c
nilfs2: remove own inode hash used for GC
by Ryusuke Konishi
· 14 years ago
5e19a99
nilfs2: separate initializer of metadata file inode
by Ryusuke Konishi
· 14 years ago
0e14a35
nilfs2: use iget5_locked to get inode
by Ryusuke Konishi
· 14 years ago
6c43f41
nilfs2: keep zero value in i_cno except for gc-inodes
by Ryusuke Konishi
· 14 years ago
7d6cd92
nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty
by Ryusuke Konishi
· 14 years ago
b91c9a9
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
by Ryusuke Konishi
· 14 years ago
9566a7a
nilfs2: accept future revisions
by Ryusuke Konishi
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
d6d4c19
BKL: Remove BKL from NILFS2
by Jan Blunck
· 15 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
f8c131f
nilfs2: replace barriers with explicit flush / FUA usage
by Christoph Hellwig
· 14 years ago
4afc313
nilfs2: fix leak of shadow dat inode in error path of load_nilfs
by Ryusuke Konishi
· 14 years ago
a28e085
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
145c3ae46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1cb0c92
nilfs2: wait for discard to finish
by Ryusuke Konishi
· 14 years ago
87e9951
kill BH_Ordered flag
by Christoph Hellwig
· 14 years ago
ea1a16f
nilfs2: fix false warning saying one of two super blocks is broken
by Ryusuke Konishi
· 14 years ago
af4e363
nilfs2: fix list corruption after ifile creation failure
by Ryusuke Konishi
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
6fd1e5c
convert nilfs2 to ->evict_inode()
by Al Viro
· 14 years ago
a4ffdde
simplify checks for I_CLEAR/I_FREEING
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
155130a
get rid of block_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
6e1db88
introduce __block_write_begin
by Christoph Hellwig
· 14 years ago
f4e420d
clean up write_begin usage for directories in pagecache
by Christoph Hellwig
· 14 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
89c0fd0
nilfs2: reject filesystem with unsupported block size
by Ryusuke Konishi
· 14 years ago
6cda9fa
nilfs2: avoid rec_len overflow with 64KB block size
by Ryusuke Konishi
· 14 years ago
c28e69d
nilfs2: simplify nilfs_get_page function
by Ryusuke Konishi
· 14 years ago
c5ca48a
nilfs2: reject incompatible filesystem
by Ryusuke Konishi
· 14 years ago
03bdb5a
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
by Ryusuke Konishi
· 14 years ago
4e13e66
nilfs2: introduce check flag to btree node buffer
by Ryusuke Konishi
· 14 years ago
464ece8
nilfs2: add btree get block function with readahead option
by Ryusuke Konishi
· 14 years ago
26dfdd8
nilfs2: add read ahead mode to nilfs_btnode_submit_block
by Ryusuke Konishi
· 14 years ago
f8e6cc0
nilfs2: fix buffer head leak in nilfs_btnode_submit_block
by Ryusuke Konishi
· 14 years ago
7c397a8
nilfs2: eliminate inline keywords in btree implementation
by Ryusuke Konishi
· 14 years ago
5ad2686e9
nilfs2: get maximum number of child nodes from bmap object
by Ryusuke Konishi
· 14 years ago
9b7b265
nilfs2: reduce repetitive calculation of max number of child nodes
by Ryusuke Konishi
· 14 years ago
ea64ab8
nilfs2: optimize calculation of min/max number of btree node children
by Ryusuke Konishi
· 14 years ago
364ec2d
nilfs2: remove redundant pointer checks in bmap lookup functions
by Ryusuke Konishi
· 14 years ago
05d0e94
nilfs2: get rid of nilfs_bmap_union
by Ryusuke Konishi
· 14 years ago
dc935be
nilfs2: unify bmap set_target_v operations
by Ryusuke Konishi
· 14 years ago
e7c274f
nilfs2: get rid of nilfs_btree uses
by Ryusuke Konishi
· 14 years ago
10ff885
nilfs2: get rid of nilfs_direct uses
by Ryusuke Konishi
· 14 years ago
583ada4
nilfs2: remove constant qualifier from argument of bmap propagate
by Ryusuke Konishi
· 14 years ago
25b8d7d
nilfs2: get rid of private conversion macros on bmap key and pointer
by Ryusuke Konishi
· 14 years ago
1d5385b
nilfs2: verify btree node after reading
by Ryusuke Konishi
· 14 years ago
cfa913a
nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
by Ryusuke Konishi
· 14 years ago
7c01745
nilfs2: pass remount flag to parse_options
by Ryusuke Konishi
· 14 years ago
c6b4d57
nilfs2: use seq_puts to print mount options without argument
by Ryusuke Konishi
· 14 years ago
802d317
nilfs2: add nodiscard mount option
by Ryusuke Konishi
· 14 years ago
773bc4f
nilfs2: add barrier mount option
by Ryusuke Konishi
· 14 years ago
3250204
nilfs2: do not update log cursor for small change
by Ryusuke Konishi
· 14 years ago
6c125160
nilfs2: implement fallback for super root search
by Ryusuke Konishi
· 14 years ago
2d72b99
nilfs2: add missing error code in comment of nilfs_search_super_root
by Ryusuke Konishi
· 14 years ago
843d63b
nilfs2: separate setup of log cursor from init_nilfs
by Ryusuke Konishi
· 14 years ago
b2ac86e
nilfs2: sync super blocks in turns
by Jiro SEKIBA
· 14 years ago
d26493b
nilfs2: introduce nilfs_prepare_super
by Jiro SEKIBA
· 14 years ago
60f46b7
nilfs2: separate function that updates log position
by Ryusuke Konishi
· 14 years ago
c8a11c8
nilfs2: add nilfs_set_error
by Ryusuke Konishi
· 14 years ago
7ecaa46
nilfs2: add nilfs_cleanup_super
by Ryusuke Konishi
· 14 years ago
bde4e69
nilfs2: do not update mount time on rw->ro remount
by Ryusuke Konishi
· 14 years ago
57a4bfc
nilfs2: get rid of ns_free_segments_count
by Ryusuke Konishi
· 14 years ago
4762077
nilfs2: get rid of macros for segment summary information
by Ryusuke Konishi
· 14 years ago
Next »