aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/namei.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-18jfs: convert to new timestamp accessorsJeff Layton1-9/+11
2023-08-31Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggyLinus Torvalds1-1/+1
2023-08-29jfs: remove redundant initialization to pointer ipColin Ian King1-1/+1
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-12/+12
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds1-1/+2
2023-07-24jfs: convert to ctime accessor functionsJeff Layton1-12/+12
2023-06-29Merge tag 'jfs-6.5' of github.com:kleikamp/linux-shaggyLinus Torvalds1-0/+5
2023-06-23FS: JFS: Fix null-ptr-deref Read in txBeginImmad Mir1-0/+5
2023-06-02jfs: Use unsigned variable for length calculationsKees Cook1-3/+3
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner1-1/+1
2022-12-12Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2022-10-27jfs: Fix fortify moan in symlinkDr. David Alan Gilbert1-1/+1
2022-10-20fs: rename current get acl methodChristian Brauner1-1/+1
2021-04-12jfs: convert to fileattrMiklos Szeredi1-3/+3
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-10/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-10-26jfs: fix spelling mistake, EACCESS -> EACCESColin Ian King1-1/+1
2018-08-03jfs: switch to discard_new_inode()Al Viro1-8/+4
2018-05-11do d_instantiate/unlock_new_inode combinations safelyAl Viro1-8/+4
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-13/+16
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro1-1/+4
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher1-3/+0
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani1-1/+1
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-11/+11
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-1/+1
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi1-2/+5
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro1-1/+1
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds1-1/+1
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2016-05-17Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-2/+2
2016-05-12jfs: Switch to generic xattr handlersAndreas Gruenbacher1-3/+3
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro1-1/+1
2016-03-30jfs: Coalesce some formatsJoe Perches1-2/+2
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-0/+1
2015-11-09fs/jfs: remove unnecessary new_valid_dev() checksYaowei Bai1-3/+0
2015-07-23jfs: Handle error from dquot_initialize()Dave Kleikamp1-14/+40
2015-07-16Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-14/+13
2015-07-15jfs: clean up jfs_rename and fix out of order unlockDave Kleikamp1-14/+13
2015-05-10jfs: switch to simple_follow_link()Al Viro1-3/+2
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-9/+9
2014-11-19assorted conversions to %p[dD]Al Viro1-10/+8
2014-01-25jfs: use generic posix ACL infrastructureChristoph Hellwig1-0/+1
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds1-5/+2
2013-06-29[readdir] convert jfsAl Viro1-1/+1
2013-06-05jfs: Update jfs_errorJoe Perches1-1/+1
2012-07-23don't expose I_NEW inodes via dentry->d_inodeAl Viro1-4/+4
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro1-3/+3
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro1-13/+0
2012-01-03switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-5/+5
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-2/+1
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig1-1/+1
2011-07-25jfs: clean up some compiler warningsDave Kleikamp1-2/+1
2011-07-20jfs_lookup(): don't bother with . or ..Al Viro1-24/+15
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro1-3/+1
2011-07-20jfs_ci_revalidate() is safe from RCU modeAl Viro1-2/+0
2011-07-20LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last stepAl Viro1-4/+2
2011-05-28jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil1-0/+3
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil1-0/+2
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-4/+4
2011-03-16Merge branch 'next' into for-linusJames Morris1-4/+4
2011-03-15fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V1-3/+0
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-4/+4
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-4/+4
2011-01-12switch jfs to ->s_d_op, close exportfs racesAl Viro1-9/+1
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-0/+2
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-2/+2
2011-01-07fs: change d_hash for rcu-walkNick Piggin1-1/+2
2011-01-07fs: change d_compare for rcu-walkNick Piggin1-4/+7
2011-01-07jfs: dont overwrite dentry name in d_revalidateNick Piggin1-8/+35
2010-10-25new helper: ihold()Al Viro1-1/+1
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-2/+2
2010-04-16jfs: add jfs specific ->setattr callDmitry Monakhov1-2/+2
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig1-12/+12
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig1-0/+15
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig1-1/+1
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds1-1/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2009-03-27constify dentry_operations: JFSAl Viro1-2/+2
2009-03-26jfs: Use lowercase names of quota functionsJan Kara1-3/+3
2008-12-31nfsd race fixes: jfsDave Kleikamp1-8/+16
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig1-0/+1
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig1-14/+1
2008-05-12JFS: 0 is not valid errno value so return NULL from jfs_lookupMarcin Slusarz1-1/+1
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen1-0/+3
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen1-1/+1
2008-02-07iget: stop JFS from using iget() and read_inode()David Howells1-20/+14
2008-01-03JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp1-1/+1
2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches1-1/+1
2007-10-22jfs: new export opsChristoph Hellwig1-16/+19
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig1-0/+32
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp1-13/+13
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-1/+1
2007-01-09JFS: Add lockdep annotationsDave Kleikamp1-20/+28
2006-10-02JFS: White space cleanupDave Kleikamp1-25/+25
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita1-9/+8
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-3/+3
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-8/+6
2006-06-05JFS: commit_mutex cleanupsEvgeniy Dushistov1-17/+16
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-02-09JFS: ext2 inode attributes for jfsHerbert Poetzl1-0/+1
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar1-49/+49
2005-10-31JFS: set i_ctime & i_mtime on target directory when creating linksDave Kleikamp1-0/+3
2005-09-01JFS: Implement jfs_init_securityDave Kleikamp1-0/+22
2005-09-01JFS: allow extended attributes to be set within a existing transactionDave Kleikamp1-21/+42
2005-08-17JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp1-3/+2
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp1-22/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1540