Sign in
android-kvm
/
linux
/
2e973b2cd4cdb993be94cca4c33f532f1ed05316
/
fs
/
minix
/
namei.c
549c729
fs: make helpers idmap mount aware
by Christian Brauner
· 4 years ago
b014951
minix_lookup: use d_splice_alias()
by Al Viro
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
02027d4
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
f03b8ad
fs: support RENAME_NOREPLACE for local filesystems
by Miklos Szeredi
· 8 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 13 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
b80d2c2
minix: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 14 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 14 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 14 years ago
6f88049
minix: i_nlink races in rename()
by Al Viro
· 14 years ago
c6cb412
minixfs: kill dead code
by Al Viro
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
eee743f
minix: fix regression in minix_mkdir()
by Jorge Boncompte [DTI2]
· 14 years ago
9eed1fb
minix: replace inode uid,gid,mode init with helper
by Dmitry Monakhov
· 15 years ago
fb523f3
minix: remove !NO_TRUNCATE code
by Adrian Bunk
· 16 years ago
a90a0880
iget: stop the MINIX filesystem from using iget() and read_inode()
by David Howells
· 17 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
78ec7b6
[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count
by Alexey Dobriyan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2