VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
fs
/
ufs
/
ialloc.c
Date
Commit Message
Rev
Author
2021-01-24
inode: make init and permission helpers idmapped mount aware
21cb47be
Christian Brauner
2018-08-17
fs/ufs: use ktime_get_real_seconds for sb and cg timestamps
a3fda0ff
Arnd Bergmann
2018-08-03
ufs: switch to discard_new_inode()
dd549927
Al Viro
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
1751e8a6
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2017-05-08
fs: ufs: use ktime_get_real_ts64() for birthtime
a88e99e9
Deepa Dinamani
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
02027d42
Deepa Dinamani
2015-06-16
fs/ufs: restore s_lock mutex
cdd9eefd
Fabian Frederick
2014-09-26
ufs: deal with nfsd/iget races
e4502c63
Al Viro
2014-06-06
ufs: sb mutex merge + mutex_destroy
0244756e
Fabian Frederick
2014-04-07
fs/ufs: remove unused ufs_super_block_first pointer
6e0bd34c
Christian Engelmayer
2012-10-09
ufs: drop lock/unlock super
b6963327
Marco Stornelli
2012-07-22
fs/ufs: get rid of write_super
9e9ad5f4
Artem Bityutskiy
2012-01-03
ufs: propagate umode_t
6a9a06d9
Al Viro
2011-11-02
filesystems: add missing nlink wrappers
6d6b77f1
Miklos Szeredi
2010-08-18
remove SWRITE* I/O types
9cb569d6
Christoph Hellwig
2010-08-09
switch ufs to ->evict_inode()
58e8268c
Al Viro
2010-05-24
ufs: Remove dead quota code
8f45c33d
Jan Kara
2010-05-21
ufs: replace inode uid,gid,mode initialization with helper function
be8ded59
Dmitry Monakhov
2010-03-05
dquot: cleanup dquot initialize routine
871a2931
Christoph Hellwig
2010-03-05
dquot: cleanup dquot drop routine
9f754758
Christoph Hellwig
2010-03-05
dquot: cleanup inode allocation / freeing routines
63936dda
Christoph Hellwig
2009-03-26
ufs: Use lowercase names of quota functions
5f5fa796
Jan Kara
2008-11-14
CRED: Wrap task credential accesses in the UFS filesystem
a5f773a6
David Howells
2008-02-08
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
e5420598
Mike Frysinger
2007-10-17
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
bcd6d4ec
Christoph Hellwig
2007-03-16
[PATCH] ufs2: more correct work with time
2189850f
Evgeniy Dushistov
2007-02-12
[PATCH] ufs2 write: inodes write
3313e292
Evgeniy Dushistov
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
ba52de12
Theodore Ts'o
2006-06-25
[PATCH] ufs: ubh_ll_rw_block cleanup
098d5af7
Evgeniy Dushistov
2006-06-25
[PATCH] ufs: make fsck -f happy
ee3ffd6c
Evgeniy Dushistov
2006-06-25
[PATCH] ufs: little directory lookup optimization
dd187a26
Evgeniy Dushistov
2006-06-25
[PATCH] ufs: easy debug
abf5d15f
Evgeniy Dushistov
2006-06-25
[PATCH] ufs: wrong type cast
9695ef16
Evgeniy Dushistov
2006-01-14
[PATCH] ufs cleanup
7b4ee73e
Evgeniy
2005-09-07
[PATCH] Change ll_rw_block() calls in UFS
096125f3
Jan Kara
2005-04-16
Linux-2.6.12-rc2
1da177e4
Linus Torvalds