summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/dir.c
Commit message (Expand)AuthorAgeFilesLines
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-3/+3
* nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-08-021-0/+22
* nilfs2: hide function name argument from nilfs_error()Ryusuke Konishi2016-08-021-21/+17
* nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi2016-05-231-23/+24
* nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()Ryusuke Konishi2016-05-231-2/+2
* nilfs2: add missing line spacingRyusuke Konishi2016-05-231-0/+2
* nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-231-1/+1
* nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-231-4/+0
* more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* make ext2_get_page() and friends work without external serializationAl Viro2016-05-021-7/+7
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-16/+16
* pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-5/+0
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* [readdir] convert nilfs2Al Viro2013-06-291-30/+18
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* nilfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* nilfs: propagate umode_tAl Viro2012-01-031-1/+1
* nilfs2: add compat ioctlRyusuke Konishi2011-03-081-1/+1
* nilfs2: use common file attribute macrosRyusuke Konishi2011-03-081-3/+0
* nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi2011-01-101-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-19/+6
|\
| * introduce __block_write_beginChristoph Hellwig2010-08-091-2/+1
| * clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-091-19/+7
* | nilfs2: avoid rec_len overflow with 64KB block sizeRyusuke Konishi2010-07-251-12/+14
* | nilfs2: simplify nilfs_get_page functionRyusuke Konishi2010-07-241-5/+2
|/
* nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi2010-03-141-1/+1
* nilfs: sanitize const/signedness in dealing with ->d_name.nameAl Viro2010-03-031-2/+2
* nilfs really shouldn't slap struct dentry on stack...Al Viro2010-03-031-5/+5
* nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirtyJiro SEKIBA2009-11-271-1/+1
* nilfs2: delete mark_inode_dirty in nilfs_delete_entryJiro SEKIBA2009-11-271-1/+0
* nilfs2: delete mark_inode_dirty in nilfs_commit_chunkJiro SEKIBA2009-11-271-3/+1
* nilfs2: change return type of nilfs_commit_chunkJiro SEKIBA2009-11-271-8/+8
* nilfs2: delete mark_inode_dirty from nilfs_set_linkJiro SEKIBA2009-11-271-1/+0
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* nilfs2: use unlocked_ioctlRyusuke Konishi2009-04-071-1/+1
* nilfs2: remove compat ioctl codeRyusuke Konishi2009-04-071-1/+1
* nilfs2: directory entry operationsYoshiji Amagai2009-04-071-0/+711
OpenPOWER on IntegriCloud