This website requires JavaScript.
Explore
Help
Sign In
averello
/
linux-stable-mirror
Watch
1
Star
0
Fork
0
You've already forked linux-stable-mirror
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced
2026-01-15 12:25:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da89fb165e5e51a2ec1ff8a0ff6bc052d1068184
linux-stable-mirror
/
fs
/
affs
History
Al Viro
48fde701af
switch open-coded instances of d_make_root() to new helper
...
Signed-off-by: Al Viro <
viro@zeniv.linux.org.uk
>
2012-03-20 21:29:35 -04:00
..
affs.h
affs: propagate umode_t
2012-01-03 22:55:04 -05:00
amigaffs.c
affs: propagate umode_t
2012-01-03 22:55:04 -05:00
bitmap.c
…
Changes
…
dir.c
…
file.c
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
2011-07-20 20:47:59 -04:00
inode.c
filesystems: add set_nlink()
2011-11-02 12:53:43 +01:00
Kconfig
…
Makefile
fs: change to new flag variable
2011-03-17 14:02:57 +01:00
namei.c
switch ->create() to umode_t
2012-01-03 22:54:53 -05:00
super.c
switch open-coded instances of d_make_root() to new helper
2012-03-20 21:29:35 -04:00
symlink.c
…