index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
ioctl.c
Age
Commit message (
Expand
)
Author
2014-04-03
nilfs2: add FITRIM ioctl support for nilfs2
Andreas Rohner
2014-04-03
nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
Andreas Rohner
2014-01-23
nilfs2: add comments for ioctls
Vyacheslav Dubeyko
2014-01-23
fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy()
Wenliang Fan
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-05
nilfs2: fix fix very long mount time issue
Vyacheslav Dubeyko
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-31
nilfs2: Convert to new freezing mechanism
Jan Kara
2012-07-30
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-05-31
nilfs2: flush disk caches in syncing
Ryusuke Konishi
2012-02-08
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
Xi Wang
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
2011-12-20
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()
Haogang Chen
2011-12-20
nilfs2: unbreak compat ioctl
Thomas Meyer
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
2011-05-10
nilfs2: add ioctl which limits range of segment to be allocated
Ryusuke Konishi
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-08
nilfs2: optimize rec_len functions
Ryusuke Konishi
2011-03-08
nilfs2: add compat ioctl
Ryusuke Konishi
2011-03-08
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Ryusuke Konishi
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2010-12-16
nilfs2: fix regression of garbage collection ioctl
Ryusuke Konishi
2010-11-23
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
Dan Carpenter
2010-10-23
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
2010-10-23
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
2010-10-23
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
2010-10-04
BKL: Remove BKL from NILFS2
Jan Blunck
2010-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-03-31
nilfs2: fix a wrong type conversion in nilfs_ioctl()
Li Hong
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-20
nilfs2: add reader's lock for cno in nilfs_ioctl_sync
Jiro SEKIBA
2010-02-13
nilfs2: use mnt_want_write in ioctls where write access is needed
Ryusuke Konishi
2009-12-25
nilfs2: Storage class should be before const qualifier
Tobias Klauser
2009-11-13
nilfs2: fix lock order reversal in chcp operation
Ryusuke Konishi
2009-11-08
nilfs2: fix missing cleanup of gc cache on error cases
Ryusuke Konishi
2009-11-08
nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
Ryusuke Konishi
2009-09-14
nilfs2: shorten freeze period due to GC in write operation v3
Jiro SEKIBA
2009-06-10
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
2009-06-10
nilfs2: eliminate removal list of segments
Ryusuke Konishi
2009-05-22
nilfs2: fix memory leak in nilfs_ioctl_clean_segments
Ryusuke Konishi
2009-05-12
nilfs2: check size of array structured data exchanged via ioctls
Ryusuke Konishi
2009-05-11
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
2009-05-11
nilfs2: fix possible circular locking for get information ioctls
Ryusuke Konishi
2009-05-09
nilfs2: fix circular locking dependency of writer mutex
Ryusuke Konishi
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
[next]