summaryrefslogtreecommitdiff
path: root/fs/bfs/dir.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17bfs: correct return valuesSanidhya Kashyap
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-08-08fs/bfs: use bfs prefix for dump_imapFabian Frederick
2013-06-29[readdir] convert bfsAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-01-03switch ->create() to umode_tAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-05-28bfs: remove unnecessary dentry_unhash on dir renameSage Weil
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-03-21bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita
2010-10-25new helper: ihold()Al Viro
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-21bfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11repair bfs_write_inode(), switch bfs to simple_fsync()Al Viro
2008-11-14CRED: Wrap task credential accesses in the BFS filesystemDavid Howells
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-09-13bfs: fix Lockdep warningEric Sesterhenn
2008-07-26bfs: kill BKLDmitri Vorobiev
2008-02-07iget: stop BFS from using iget() and read_inode()David Howells
2007-11-14Fixes to the BFS filesystem driverDmitri Vorobiev
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] struct path: convert bfsJosef Sipek
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill
2005-04-16Linux-2.6.12-rc2Linus Torvalds