index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-1
/
+2
|
\
|
*
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+1
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
*
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-0
/
+1
*
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
[next]