- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 94ee1d9 nilfs2: remove filenames from file comments by Ryusuke Konishi · 3 years, 2 months ago
- 4fcd697 nilfs2: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 3 months ago
- a11d7fc block: remove the bd_bdi in struct block_device by Christoph Hellwig · 3 years, 5 months ago
- 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 4 months ago
- a1d0747 nilfs2: use a more common logging style by Joe Perches · 4 years, 5 months ago
- 2987a4c nilfs2: convert __nilfs_msg to integrate the level and format by Joe Perches · 4 years, 5 months ago
- 977c3d1 nilfs2: switch to ->free_inode() by Al Viro · 6 years ago
- ae98043 nilfs2: convert to SPDX license tags by Ryusuke Konishi · 6 years ago
- 21a1a52 nilfs2: use 64-bit superblock timstamps by Arnd Bergmann · 6 years ago
- fb04b91 nilfs2: use time64_t internally by Arnd Bergmann · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- 577753c nilfs2: remove inode->i_version initialization by Jeff Layton · 7 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
- c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
- 0546c53 nilfs2: Convert to properly refcounting bdi by Jan Kara · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
- d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
- feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
- 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
- a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
- cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
- 7592ecd nilfs2: fix code indent coding style issue by Ryusuke Konishi · 9 years ago
- c9cb9b5 nilfs2: remove space before semicolon by Ryusuke Konishi · 9 years ago
- 4ad364c nilfs2: add missing line spacing by Ryusuke Konishi · 9 years ago
- 2d19961 nilfs2: move cleanup code of metadata file from inode routines by Ryusuke Konishi · 9 years ago
- 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 9 years ago
- 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 9 years ago
- 8fa7c32 nilfs2: fix white space issue in nilfs_mount() by Ryusuke Konishi · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
- 4f05028 nilfs2: fix gcc uninitialized-variable warnings in powerpc build by Ryusuke Konishi · 9 years ago
- da80a39 nilfs2: drop null test before destroy functions by Julia Lawall · 9 years ago
- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- 26ff130 nilfs2: set up s_bdi like the generic mount_bdev code by Christoph Hellwig · 10 years ago
- e2c7617 nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() by Andreas Rohner · 10 years ago
- f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- dd70edb nilfs2: integrate sysfs support into driver by Vyacheslav Dubeyko · 10 years ago
- 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 11 years ago
- 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
- e95c311 git simplify nilfs check for busy subtree by Al Viro · 11 years ago
- 84d08fa helper for reading ->d_count by Al Viro · 12 years ago
- e5f7f84 ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct by Vyacheslav Dubeyko · 12 years ago
- c7ef972 nilfs2: implement calculation of free inodes count by Vyacheslav Dubeyko · 12 years ago
- 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
- 166ac34 nilfs2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
- 572d8b3 nilfs2: fix deadlock issue between chcp and thaw ioctls by Ryusuke Konishi · 12 years ago
- 278038a nilfs2: remove references to long gone super operations by Fernando Luis Vazquez Cao · 12 years ago
- 9249e17 VFS: Pass mount flags to sget() by David Howells · 13 years ago
- 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
- 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
- 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
- 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
- aa405b1 nilfs2: always set back pointer to host inode in mapping->host by Ryusuke Konishi · 14 years ago
- 4e33f9e nilfs2: implement resize ioctl by Ryusuke Konishi · 14 years ago
- cfb0a4b nilfs2: add routine to move secondary super block by Ryusuke Konishi · 14 years ago
- e3154e9 nilfs2: get rid of nilfs_sb_info structure by Ryusuke Konishi · 14 years ago
- f754514 nilfs2: use sb instance instead of nilfs_sb_info struct by Ryusuke Konishi · 14 years ago
- 9b1fc4e4 nilfs2: move next generation counter into nilfs object by Ryusuke Konishi · 14 years ago
- 693dd32 nilfs2: move s_inode_lock and s_dirty_files into nilfs object by Ryusuke Konishi · 14 years ago
- 574e6c3 nilfs2: move parameters on nilfs_sb_info into nilfs object by Ryusuke Konishi · 14 years ago
- 3b2ce58 nilfs2: move mount options to nilfs object by Ryusuke Konishi · 14 years ago
- 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 14 years ago
- 0ca7a5b nilfs2: fix crash after one superblock became unavailable by Ryusuke Konishi · 14 years ago
- 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
- 06df0f9 nilfs2: get rid of nilfs_mount_options structure by Ryusuke Konishi · 14 years ago
- b004a5e fs/nilfs2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
- fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
- b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
- d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
- e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
- e4c59d6 convert nilfs 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
- 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
- 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
- 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
- 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
- 0e14a35 nilfs2: use iget5_locked to get inode by Ryusuke Konishi · 14 years ago
- b91c9a9 nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes 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
- 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