Commit Graph

522 Commits (bfdfaeae500a3b194b73b01e92a8034791a58b7f)

Author SHA1 Message Date
Vyacheslav Dubeyko d623a9420c nilfs2: add comments for ioctls 11 years ago
Wenliang Fan 4b15d61718 fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy() 11 years ago
Andreas Rohner 70f2fe3a26 nilfs2: fix segctor bug that causes file system corruption 11 years ago
Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 11 years ago
Vyacheslav Dubeyko 7f42ec3941 nilfs2: fix issue with race condition of competition between segments for dirty blocks 12 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Al Viro e95c311e17 git simplify nilfs check for busy subtree 12 years ago
Vyacheslav Dubeyko 4bf93b50fd nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection 12 years ago
Vyacheslav Dubeyko 2df37a19c6 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error 12 years ago
Al Viro 84d08fa888 helper for reading ->d_count 12 years ago
Vyacheslav Dubeyko e5f7f84843 ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct 12 years ago
Vyacheslav Dubeyko c7ef972c44 nilfs2: implement calculation of free inodes count 12 years ago
Al Viro 1616abe841 [readdir] convert nilfs2 12 years ago
Ryusuke Konishi 136e8770cd nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Vyacheslav Dubeyko eb53b6db7a nilfs2: remove unneeded test in nilfs_writepage() 12 years ago
Vyacheslav Dubeyko dc33f5f3c9 nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page() 12 years ago
Vyacheslav Dubeyko 8c26c4e269 nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Namjae Jeon 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Darrick J. Wong 1d1d1a7672 mm: only enforce stable page writes if the backing device requires it 12 years ago
Vyacheslav Dubeyko a9bae18954 nilfs2: fix fix very long mount time issue 12 years ago
Kees Cook f11cb2271f fs/nilfs2: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Marco Stornelli 2d1b399b22 nilfs2: drop vmtruncate 12 years ago
Rafael Aquini 252aa6f5be mm: redefine address_space.assoc_mapping 12 years ago
Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 13 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Theodore Ts'o 041bbb6d36 ext4: fix mtime update in nodelalloc mode 13 years ago
Eric W. Biederman 305d3d0dbc userns: Convert nillfs2 to use kuid/kgid where appropriate 13 years ago
Artem Bityutskiy 166ac34b74 nilfs2: nuke write_super from comments 13 years ago
Jan Kara 2c22b337b5 nilfs2: Convert to new freezing mechanism 13 years ago
Vyacheslav Dubeyko f5974c8f8c nilfs2: add omitted comments for different structures in driver implementation 13 years ago
Ryusuke Konishi 572d8b3945 nilfs2: fix deadlock issue between chcp and thaw ioctls 13 years ago
Ryusuke Konishi fe0627e7b3 nilfs2: fix timing issue between rmcp and chcp ioctls 13 years ago
Fernando Luis Vazquez Cao 278038ac53 nilfs2: remove references to long gone super operations 13 years ago
Vyacheslav Dubeyko 6b0f3393e3 nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure 13 years ago
David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Ryusuke Konishi fbb24a3a91 nilfs2: ensure proper cache clearing for gc-inodes 13 years ago
Ryusuke Konishi 11475975dd nilfs2: flush disk caches in syncing 13 years ago
Al Viro b0b0382bb4 ->encode_fh() API change 13 years ago
Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 years ago
Cong Wang 7b9c0976ac nilfs2: remove the second argument of k[un]map_atomic() 13 years ago
Ryusuke Konishi d7178c79d9 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() 13 years ago
Haogang Chen 3d777a6406 nilfs2: clamp ns_r_segments_percentage to [1, 99] 13 years ago