index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
nilfs2: shorten freeze period due to GC in write operation v3
Jiro SEKIBA
1
-7
/
+19
2009-06-10
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
1
-4
/
+5
2009-06-10
nilfs2: eliminate removal list of segments
Ryusuke Konishi
1
-26
/
+0
2009-05-22
nilfs2: fix memory leak in nilfs_ioctl_clean_segments
Ryusuke Konishi
1
-1
/
+1
2009-05-11
nilfs2: check size of array structured data exchanged via ioctls
Ryusuke Konishi
1
-0
/
+10
2009-05-11
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
1
-70
/
+93
2009-05-11
nilfs2: fix possible circular locking for get information ioctls
Ryusuke Konishi
1
-62
/
+38
2009-05-09
nilfs2: fix circular locking dependency of writer mutex
Ryusuke Konishi
1
-3
/
+5
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-21
/
+42
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
1
-2
/
+2
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
1
-228
/
+0
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
1
-6
/
+5
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
1
-94
/
+1
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
1
-1
/
+1
2009-04-07
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
1
-15
/
+23
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
1
-24
/
+34
2009-04-07
nilfs2: fix problems of memory allocation in ioctl
Ryusuke Konishi
1
-12
/
+8
2009-04-07
nilfs2: ioctl operations
Koji Sato
1
-0
/
+941