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
/
nilfs2
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
2023-03-23
1
-1
/
+1
*
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-1
/
+1
|
\
|
*
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
2023-02-17
1
-0
/
+7
|
/
*
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-2
/
+2
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-1
/
+1
|
\
|
*
nilfs2: remove filenames from file comments
Ryusuke Konishi
2021-11-09
1
-1
/
+1
*
|
nilfs2: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
/
*
nilfs2: fix typos in comments
Lu Jialin
2021-05-06
1
-2
/
+2
*
nilfs2: convert to fileattr
Miklos Szeredi
2021-04-12
1
-43
/
+18
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
nilfs2: use a more common logging style
Joe Perches
2020-08-12
1
-19
/
+18
*
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2019-10-23
1
-0
/
+1
*
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-07-01
1
-7
/
+2
*
nilfs2: convert to SPDX license tags
Ryusuke Konishi
2018-09-04
1
-10
/
+1
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
2016-08-02
1
-1
/
+0
*
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
2016-08-02
1
-24
/
+23
*
nilfs2: get rid of nilfs_mdt_mark_block_dirty()
Ryusuke Konishi
2016-05-23
1
-3
/
+8
*
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-23
1
-1
/
+1
*
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-05-23
1
-4
/
+0
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
ioctl_compat: handle FITRIM
Mikulas Patocka
2015-07-09
1
-1
/
+0
*
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
2014-10-14
1
-5
/
+3
*
nilfs2: add FITRIM ioctl support for nilfs2
Andreas Rohner
2014-04-03
1
-0
/
+45
*
nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
Andreas Rohner
2014-04-03
1
-0
/
+92
*
nilfs2: add comments for ioctls
Vyacheslav Dubeyko
2014-01-23
1
-1
/
+362
*
fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy()
Wenliang Fan
2014-01-23
1
-0
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
nilfs2: fix fix very long mount time issue
Vyacheslav Dubeyko
2013-02-05
1
-1
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
1
-2
/
+0
|
\
|
*
nilfs2: Convert to new freezing mechanism
Jan Kara
2012-07-31
1
-2
/
+0
*
|
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-07-30
1
-2
/
+2
|
/
*
nilfs2: flush disk caches in syncing
Ryusuke Konishi
2012-05-31
1
-1
/
+7
*
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
Xi Wang
2012-02-08
1
-0
/
+2
*
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
1
-6
/
+6
*
switch a bunch of places to mnt_want_write_file()
Al Viro
2012-01-03
1
-6
/
+6
*
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()
Haogang Chen
2011-12-20
1
-0
/
+3
*
nilfs2: unbreak compat ioctl
Thomas Meyer
2011-12-20
1
-0
/
+13
*
nilfs2: implement resize ioctl
Ryusuke Konishi
2011-05-10
1
-0
/
+27
*
nilfs2: add ioctl which limits range of segment to be allocated
Ryusuke Konishi
2011-05-10
1
-0
/
+34
*
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-03-23
1
-1
/
+1
*
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
1
-12
/
+11
*
nilfs2: optimize rec_len functions
Ryusuke Konishi
2011-03-08
1
-0
/
+1
*
nilfs2: add compat ioctl
Ryusuke Konishi
2011-03-08
1
-0
/
+21
*
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Ryusuke Konishi
2011-03-08
1
-0
/
+70
*
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2011-01-10
1
-7
/
+5
*
nilfs2: fix regression of garbage collection ioctl
Ryusuke Konishi
2010-12-16
1
-0
/
+12
[next]