Commit Graph

57 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
Michael Rubin f629d1c9bd mm: add account_page_writeback() 14 years ago
Jiro SEKIBA 6b81e14e64 nilfs2: eliminate sparse warning - "context imbalance" 15 years ago
Ryusuke Konishi 5beb6e0b20 nilfs2: add bdev freeze/thaw support 15 years ago
Ryusuke Konishi 090fd5b101 nilfs2: get rid of back pointer to writable sb instance 15 years ago
Ryusuke Konishi c1c1d70920 nilfs2: get rid of GCDAT inode 15 years ago
Ryusuke Konishi b1f6a4f294 nilfs2: add routines to redirect access to buffers of DAT file 15 years ago
Ryusuke Konishi b7c0634204 nilfs2: move inode count and block count into root object 15 years ago
Ryusuke Konishi e912a5b668 nilfs2: use root object to get ifile 15 years ago
Ryusuke Konishi 263d90cefc nilfs2: remove own inode hash used for GC 15 years ago
Ryusuke Konishi 6c43f41000 nilfs2: keep zero value in i_cno except for gc-inodes 15 years ago
Ryusuke Konishi 325020477a nilfs2: do not update log cursor for small change 15 years ago
Jiro SEKIBA b2ac86e1a8 nilfs2: sync super blocks in turns 15 years ago
Jiro SEKIBA d26493b6f0 nilfs2: introduce nilfs_prepare_super 15 years ago
Ryusuke Konishi 4762077c7b nilfs2: get rid of macros for segment summary information 15 years ago
Ryusuke Konishi 4e819509cb nilfs2: make nilfs_sc_*_ops static 15 years ago
Li Hong fdce895ea5 nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_info 15 years ago
Li Hong 154ac5a830 nilfs2: remove nilfs_segctor_init() in segment.c 15 years ago
Ryusuke Konishi 50614bcf29 nilfs2: insert checkpoint number in segment summary header 15 years ago
Li Hong 41c88bd74d nilfs2: cleanup multi kmem_cache_{create,destroy} code 15 years ago
Ryusuke Konishi aaed1d5bfa nilfs2: move out checksum routines to segment buffer code 15 years ago
Ryusuke Konishi 1e2b68bf28 nilfs2: move pointer to super root block into logs 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Ryusuke Konishi 110d735a0a nilfs2: fix hang-up of cleaner after log writer returned with error 15 years ago
Ryusuke Konishi 2d8428acae nilfs2: fix duplicate call to nilfs_segctor_cancel_freev 15 years ago
Ryusuke Konishi 7a65004bba nilfs2: fix various typos in comments 15 years ago
Ryusuke Konishi 9ccf56c138 nilfs2: fix function name typos in docbook comments 15 years ago
Ryusuke Konishi d1c6b72a72 nilfs2: move iterator to write log into segment buffer 15 years ago
Ryusuke Konishi e605f0a724 nilfs2: get rid of s_dirt flag use 15 years ago
Ryusuke Konishi dcd7618695 nilfs2: get rid of nilfs_segctor_req struct 15 years ago
Ryusuke Konishi fe5f171bb2 nilfs2: fix potential hang in nilfs_error on errors=remount-ro 15 years ago
Jiro SEKIBA e902ec9906 nilfs2: issue discard request after cleaning segments 15 years ago
Ryusuke Konishi 3256a05531 nilfs2: fix potential leak of dirty data on umount 15 years ago
Ryusuke Konishi a694291a62 nilfs2: separate wait function from nilfs_segctor_write 15 years ago
Ryusuke Konishi e29df395bc nilfs2: add iterator for segment buffers 15 years ago
Ryusuke Konishi 9c965bac16 nilfs2: hide nilfs_write_info struct in segment buffer code 15 years ago
Ryusuke Konishi 9284ad2a90 nilfs2: relocate io status variables to segment buffer 15 years ago
Ryusuke Konishi 0935db7477 nilfs2: use list_splice_tail or list_splice_tail_init 15 years ago
Ryusuke Konishi 071ec54dd7 nilfs2: move routine to set segment usage into sufile 15 years ago
Ryusuke Konishi 61a189e9c6 nilfs2: move routine marking segment usage dirty into sufile 15 years ago
Ryusuke Konishi 3961f0e277 nilfs2: eliminate inlines to directly read/write inode of metadata files 15 years ago
Ryusuke Konishi aeda7f6343 nilfs2: fix irregular checkpoint creation due to data flush 15 years ago
Jiro SEKIBA 1dfa27105a nilfs2: stop using periodic write_super callback 16 years ago
Ryusuke Konishi a97778457f nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes 16 years ago
Ryusuke Konishi 8227b29722 nilfs2: fix hang problem of log writer which occurs after write failures 16 years ago
Ryusuke Konishi 0cfae3d879 nilfs2: remove unlikely directive causing mis-conversion of error code 16 years ago
Ryusuke Konishi 071cb4b819 nilfs2: eliminate removal list of segments 16 years ago
Ryusuke Konishi 4f6b828837 nilfs2: fix lock order reversal in nilfs_clean_segments ioctl 16 years ago
Ryusuke Konishi e339ad31f5 nilfs2: introduce secondary super block 16 years ago
Ryusuke Konishi cece552074 nilfs2: simplify handling of active state of segments 16 years ago
Ryusuke Konishi c96fa464a5 nilfs2: mark minor flag for checkpoint created by internal operation 16 years ago