Commit Graph

404 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
Akinobu Mita a49ebbabb0 nilfs2: use little-endian bitops 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
Ryusuke Konishi ae53a0a2ce nilfs2: fix a checkpatch error in page.c 14 years ago
Ryusuke Konishi 622daaff0a nilfs2: fiemap support 14 years ago
Ryusuke Konishi 27e6c7a3ce nilfs2: mark buffer heads as delayed until the data is written to disk 14 years ago
Ryusuke Konishi e828949e5b nilfs2: call nilfs_error inside bmap routines 14 years ago
Joe Perches b004a5eb0b fs/nilfs2/super.c: Use printf extension %pV 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Ryusuke Konishi 947b10ae0a nilfs2: fix regression of garbage collection ioctl 14 years ago
Ryusuke Konishi f6c26ec508 nilfs2: fix typo in comment of nilfs_dat_move function 14 years ago
Dan Carpenter 103cfcf522 nilfs2: nilfs_iget_for_gc() returns ERR_PTR 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Al Viro e4c59d61e8 convert nilfs 14 years ago
Michael Rubin f629d1c9bd mm: add account_page_writeback() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Jiro SEKIBA 6b81e14e64 nilfs2: eliminate sparse warning - "context imbalance" 14 years ago
Jiro SEKIBA abc0b50b6b nilfs2: eliminate sparse warnings - "symbol not declared" 14 years ago
Ryusuke Konishi 026a7d63d5 nilfs2: get rid of bdi from nilfs object 14 years ago
Ryusuke Konishi 5beb6e0b20 nilfs2: add bdev freeze/thaw support 14 years ago
Ryusuke Konishi c05dbfc260 nilfs2: accept 64-bit checkpoint numbers in cp mount option 14 years ago