Commit Graph

427 Commits (7dc00a0d14992d0083fefccad7839ac837ea55bc)

Author SHA1 Message Date
Ryusuke Konishi 5fc7b14177 nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty 14 years ago
Ryusuke Konishi aa405b1f42 nilfs2: always set back pointer to host inode in mapping->host 14 years ago
Ryusuke Konishi 0ef28f9aec nilfs2: get rid of NILFS_I_NILFS 14 years ago
Ryusuke Konishi 0cc1283881 nilfs2: use list_first_entry 14 years ago
Ryusuke Konishi 293ce0ed8c nilfs2: use empty_aops for gc-inodes 14 years ago
Ryusuke Konishi 4e33f9eab0 nilfs2: implement resize ioctl 14 years ago
Ryusuke Konishi 78eb64c247 nilfs2: add truncation routine of segment usage file 14 years ago
Ryusuke Konishi cfb0a4bfd8 nilfs2: add routine to move secondary super block 14 years ago
Ryusuke Konishi 619205da5b nilfs2: add ioctl which limits range of segment to be allocated 14 years ago
Ryusuke Konishi 56eb553885 nilfs2: zero fill unused portion of super root block 14 years ago
Ryusuke Konishi 6c6de1aa65 nilfs2: super root size should change depending on inode size 14 years ago
Ryusuke Konishi 1cb2d38cb3 nilfs2: get rid of private page allocator 14 years ago
Nicolas Kaiser eaae0f37d8 nilfs2: merge list_del()/list_add_tail() to list_move_tail() 14 years ago
Ryusuke Konishi 349dbc3669 nilfs2: fix infinite loop in nilfs_palloc_freev function 14 years ago
Jens Axboe 7dcda1c96d fs: export empty_aops 14 years ago
Nicolas Kaiser af71dda0b8 nilfs2: fix whitespace coding style issues 14 years ago
Ryusuke Konishi d611b22f1a nilfs2: fix oops due to a bad aops initialization 14 years ago
Ryusuke Konishi 3409453794 nilfs2: fix data loss in mmap page write for hole blocks 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Akinobu Mita a49ebbabb0 nilfs2: use little-endian bitops 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Ryusuke Konishi e3154e9748 nilfs2: get rid of nilfs_sb_info structure 14 years ago
Ryusuke Konishi f7545144c2 nilfs2: use sb instance instead of nilfs_sb_info struct 14 years ago
Ryusuke Konishi d96bbfa28a nilfs2: get rid of sc_sbi back pointer 14 years ago
Ryusuke Konishi 3fd3fe5aea nilfs2: move log writer onto nilfs object 14 years ago
Ryusuke Konishi 9b1fc4e497 nilfs2: move next generation counter into nilfs object 14 years ago
Ryusuke Konishi 693dd32122 nilfs2: move s_inode_lock and s_dirty_files into nilfs object 14 years ago
Ryusuke Konishi 574e6c3145 nilfs2: move parameters on nilfs_sb_info into nilfs object 14 years ago
Ryusuke Konishi 3b2ce58b0f nilfs2: move mount options to nilfs object 14 years ago
Ryusuke Konishi be667377a8 nilfs2: record used amount of each checkpoint in checkpoint list 14 years ago
Ryusuke Konishi ae191838b0 nilfs2: optimize rec_len functions 14 years ago
Ryusuke Konishi 4138ec2382 nilfs2: append blocksize info to warnings during loading super blocks 14 years ago
Ryusuke Konishi 828b1c50ae nilfs2: add compat ioctl 14 years ago
Ryusuke Konishi cde98f0f84 nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION 14 years ago
Ryusuke Konishi b253a3e4f2 nilfs2: tighten restrictions on inode flags 14 years ago
Ryusuke Konishi 32f4aeb315 nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set 14 years ago
Ryusuke Konishi f0c9f242f9 nilfs2: use common file attribute macros 14 years ago
Ryusuke Konishi 9954e7af14 nilfs2: add free entries count only if clear bit operation succeeded 14 years ago
Ryusuke Konishi 25b18d39cc nilfs2: decrement inodes count only if raw inode was successfully deleted 14 years ago
Al Viro 30eb43d314 nilfs2: i_nlink races in rename() 14 years ago
Ryusuke Konishi 72746ac643 nilfs2: fix regression that i-flag is not set on changeless checkpoints 14 years ago
Miklos Szeredi 2aa15890f3 mm: prevent concurrent unmap_mapping_range() on the same inode 14 years ago
Ryusuke Konishi 0ca7a5b9ac nilfs2: fix crash after one superblock became unavailable 14 years ago
Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 years ago
Ryusuke Konishi 365e215ce1 nilfs2: unfold nilfs_dat_inode function 14 years ago
Ryusuke Konishi bcbc8c648d nilfs2: do not pass sbi to functions which can get it from inode 14 years ago
Ryusuke Konishi 06df0f9992 nilfs2: get rid of nilfs_mount_options structure 14 years ago
Ryusuke Konishi a7a8447ede nilfs2: simplify nilfs_mdt_freeze_buffer 14 years ago
Ryusuke Konishi 888da23c2f nilfs2: get rid of loaded flag from nilfs object 14 years ago