index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-24
nilfs2: add missing return value kernel-doc descriptions
Ryusuke Konishi
1
-1
/
+9
2024-09-01
nilfs2: separate inode type information from i_state field
Ryusuke Konishi
1
-0
/
+1
2024-09-01
nilfs2: add missing argument description for __nilfs_error()
Ryusuke Konishi
1
-0
/
+4
2024-09-01
nilfs2: add support for FS_IOC_GETFSSYSFSPATH
Ryusuke Konishi
1
-0
/
+1
2024-09-01
nilfs2: add support for FS_IOC_GETUUID
Ryusuke Konishi
1
-0
/
+3
2024-05-08
nilfs2: convert to use the new mount API
Eric Sandeen
1
-219
/
+169
2024-03-12
nilfs2: use div64_ul() instead of do_div()
Thorsten Blum
1
-1
/
+1
2024-02-22
nilfs2: localize highmem mapping for checkpoint reading within cpfile
Ryusuke Konishi
1
-26
/
+5
2023-11-18
nilfs2: simplify device handling
Jan Kara
1
-8
/
+0
2023-08-10
nilfs2: use setup_bdev_super to de-duplicate the mount code
Christoph Hellwig
1
-51
/
+30
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+4
2023-06-19
nilfs2: fix buffer corruption due to concurrent device reads
Ryusuke Konishi
1
-1
/
+22
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
1
-1
/
+0
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
1
-5
/
+2
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-3
/
+3
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-04-05
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
1
-0
/
+2
2023-02-17
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
1
-0
/
+9
2022-11-08
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
1
-2
/
+0
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
1
-3
/
+2
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2021-10-18
nilfs2: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
1
-1
/
+1
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
1
-1
/
+1
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-08-12
nilfs2: use a more common logging style
Joe Perches
1
-30
/
+27
2020-08-12
nilfs2: convert __nilfs_msg to integrate the level and format
Joe Perches
1
-5
/
+11
2019-05-01
nilfs2: switch to ->free_inode()
Al Viro
1
-9
/
+2
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2018-08-22
nilfs2: use 64-bit superblock timstamps
Arnd Bergmann
1
-1
/
+1
2018-02-06
nilfs2: use time64_t internally
Arnd Bergmann
1
-2
/
+2
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-12
/
+12
2017-11-17
nilfs2: remove inode->i_version initialization
Jeff Layton
1
-1
/
+0
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-10
/
+9
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-1
/
+0
2017-04-20
nilfs2: Convert to properly refcounting bdi
Jan Kara
1
-1
/
+2
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
1
-1
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-1
/
+1
2016-08-02
nilfs2: refactor parser of snapshot mount option
Ryusuke Konishi
1
-18
/
+35
2016-08-02
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
1
-20
/
+1
2016-08-02
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-53
/
+47
2016-08-02
nilfs2: embed a back pointer to super block instance in nilfs object
Ryusuke Konishi
1
-1
/
+1
2016-08-02
nilfs2: add nilfs_msg() message interface
Ryusuke Konishi
1
-0
/
+16
2016-08-02
nilfs2: hide function name argument from nilfs_error()
Ryusuke Konishi
1
-10
/
+12
2016-05-23
nilfs2: fix code indent coding style issue
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: remove space before semicolon
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: add missing line spacing
Ryusuke Konishi
1
-0
/
+1
2016-05-23
nilfs2: move cleanup code of metadata file from inode routines
Ryusuke Konishi
1
-5
/
+3
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
[next]