Commit Graph

462 Commits (2b86ce2db3349f5c2af81769c2596ee0d5a63a47)

Author SHA1 Message Date
Ryusuke Konishi 4571b82cdc nilfs2: add missing initialization of s_mode 15 years ago
Ryusuke Konishi 13e905592b nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusive 15 years ago
Ryusuke Konishi 25294d8c37 nilfs2: use checkpoint number instead of timestamp to select super block 15 years ago
Ryusuke Konishi 34cb9b5c97 nilfs2: add missing endian conversion on super block magic number 15 years ago
Ryusuke Konishi 4e819509cb nilfs2: make nilfs_sc_*_ops static 15 years ago
Ryusuke Konishi db55d92252 nilfs2: add kernel doc comments to persistent object allocator functions 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 9f130263f3 nilfs2: add a print message after loading nilfs2 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
Ryusuke Konishi 277a6a3417 nilfs2: change default of 'errors' mount option to 'remount-ro' mode 15 years ago
Li Hong 73bb48869b nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path() 15 years ago
Li Hong f905440f5e nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path() 15 years ago
Ryusuke Konishi 973bec34bf nilfs2: fix sync silent failure 15 years ago
Stephen Rothwell 6a47dc1418 nilfs: fix breakage caused by barrier flag changes 15 years ago
Ryusuke Konishi be3bd2223b nilfs2: fix typo "numer" -> "number" in alloc.c 15 years ago
Li Hong 308f44193f nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v() 15 years ago
Li Hong 753234007f nilfs2: fix a wrong type conversion in nilfs_ioctl() 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 d067633b44 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs 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 c91cea11df nilfs2: remove whitespaces before quoted newlines 15 years ago
Ryusuke Konishi 55480a06e9 nilfs2: remove spaces before tabs 15 years ago
Ryusuke Konishi 7a65004bba nilfs2: fix various typos in comments 15 years ago
Ryusuke Konishi 1621562b6a nilfs2: fix typo "cout" -> "count" in error message 15 years ago
Ryusuke Konishi 9ccf56c138 nilfs2: fix function name typos in docbook comments 15 years ago
Ryusuke Konishi 6c477d44a7 nilfs2: fix discrepancy in use of static specifier 15 years ago
Al Viro 072f98b463 nilfs: sanitize const/signedness in dealing with ->d_name.name 15 years ago
Al Viro 0319003d0d nilfs really shouldn't slap struct dentry on stack... 15 years ago
Jiro SEKIBA 0d561f12b4 nilfs2: add reader's lock for cno in nilfs_ioctl_sync 15 years ago
Jiro SEKIBA 03f29365e8 nilfs2: delete unnecessary condition in load_segment_summary 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
Jiro SEKIBA 086d1764b2 nilfs2: delete unnecessary condition in nilfs_dat_translate 15 years ago
Ryusuke Konishi fe5f171bb2 nilfs2: fix potential hang in nilfs_error on errors=remount-ro 15 years ago
Ryusuke Konishi 7512487e6d nilfs2: use mnt_want_write in ioctls where write access is needed 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
Tobias Klauser 33e189bd57 nilfs2: Storage class should be before const qualifier 15 years ago
Jiro SEKIBA 5ee5814832 nilfs2: trivial coding style fix 15 years ago
Linus Torvalds b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 years ago
Al Viro a95161aaa8 switch nilfs2 to deactivate_locked_super() 15 years ago
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 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