index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
useful constants: struct qstr for ".."
Al Viro
2021-04-15
1
-2
/
+1
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
3
-10
/
+15
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-6
/
+6
|
/
*
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
2020-08-12
1
-1
/
+1
*
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
1
-0
/
+7
|
\
|
*
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
1
-0
/
+7
*
|
docs: fix a couple of new broken references
Mauro Carvalho Chehab
2019-07-31
1
-1
/
+1
|
/
*
fs/ufs/super.c: remove set but not used variable 'usb3'
YueHaibing
2019-07-16
1
-2
/
+0
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-08
1
-2
/
+2
*
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-8
/
+2
|
\
\
|
*
|
ufs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
|
|
/
*
/
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
2019-05-02
1
-1
/
+1
|
/
*
fs/ufs: use ktime_get_real_seconds for sb and cg timestamps
Arnd Bergmann
2018-08-17
4
-5
/
+19
*
ufs: switch to discard_new_inode()
Al Viro
2018-08-03
2
-8
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+3
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
1
-4
/
+2
*
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-07
1
-1
/
+1
|
\
|
*
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-02-01
1
-1
/
+1
*
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
ufs: Define usercopy region in ufs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+8
*
|
ufs: use new i_version API
Jeff Layton
2018-01-29
3
-6
/
+9
|
/
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
3
-24
/
+24
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
12
-0
/
+12
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-12
/
+12
*
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-1
/
+1
|
\
|
*
mm: drop "wait" parameter from write_one_page()
Jeff Layton
2017-07-05
1
-1
/
+1
*
|
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-21
4
-32
/
+28
|
\
\
|
*
|
ufs: fix the logics for tail relocation
Al Viro
2017-06-17
3
-16
/
+17
|
*
|
ufs_iget(): fail with -ESTALE on deleted inode
Al Viro
2017-06-17
1
-13
/
+8
|
*
|
fix signedness of timestamps on ufs1
Al Viro
2017-06-17
1
-3
/
+3
*
|
|
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-17
6
-68
/
+98
|
\
|
|
|
*
|
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
2017-06-15
1
-9
/
+12
|
*
|
ufs: more deadlock prevention on tail unpacking
Al Viro
2017-06-15
1
-1
/
+1
|
*
|
ufs: avoid grabbing ->truncate_mutex if possible
Al Viro
2017-06-15
2
-10
/
+26
|
*
|
ufs_get_locked_page(): make sure we have buffer_heads
Al Viro
2017-06-14
1
-9
/
+8
|
*
|
ufs: fix s_size/s_dsize users
Al Viro
2017-06-14
4
-24
/
+19
|
*
|
ufs: fix reserved blocks check
Al Viro
2017-06-14
1
-4
/
+6
|
*
|
ufs: make ufs_freespace() return signed
Al Viro
2017-06-14
1
-2
/
+2
|
*
|
ufs: fix logics in "ufs: make fsck -f happy"
Al Viro
2017-06-14
1
-13
/
+28
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-10
4
-20
/
+62
|
\
|
|
|
*
|
ufs: we need to sync inode before freeing it
Al Viro
2017-06-10
1
-0
/
+1
|
*
|
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
2017-06-09
1
-13
/
+5
|
*
|
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
2017-06-09
1
-1
/
+3
[next]