index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05-06
nilfs2: fix typos in comments
Lu Jialin
1
-2
/
+2
2021-04-12
nilfs2: convert to fileattr
Miklos Szeredi
1
-43
/
+18
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2020-08-12
nilfs2: use a more common logging style
Joe Perches
1
-19
/
+18
2019-10-23
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
1
-0
/
+1
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-7
/
+2
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-08-02
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
1
-1
/
+0
2016-08-02
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-24
/
+23
2016-05-23
nilfs2: get rid of nilfs_mdt_mark_block_dirty()
Ryusuke Konishi
1
-3
/
+8
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
1
-1
/
+0
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
1
-5
/
+3
2014-04-03
nilfs2: add FITRIM ioctl support for nilfs2
Andreas Rohner
1
-0
/
+45
2014-04-03
nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
Andreas Rohner
1
-0
/
+92
2014-01-23
nilfs2: add comments for ioctls
Vyacheslav Dubeyko
1
-1
/
+362
2014-01-23
fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy()
Wenliang Fan
1
-0
/
+8
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-05
nilfs2: fix fix very long mount time issue
Vyacheslav Dubeyko
1
-1
/
+4
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-07-31
nilfs2: Convert to new freezing mechanism
Jan Kara
1
-2
/
+0
2012-07-30
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
1
-2
/
+2
2012-05-31
nilfs2: flush disk caches in syncing
Ryusuke Konishi
1
-1
/
+7
2012-02-08
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
Xi Wang
1
-0
/
+2
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
1
-6
/
+6
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-6
/
+6
2011-12-20
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()
Haogang Chen
1
-0
/
+3
2011-12-20
nilfs2: unbreak compat ioctl
Thomas Meyer
1
-0
/
+13
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
1
-0
/
+27
2011-05-10
nilfs2: add ioctl which limits range of segment to be allocated
Ryusuke Konishi
1
-0
/
+34
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
1
-12
/
+11
2011-03-08
nilfs2: optimize rec_len functions
Ryusuke Konishi
1
-0
/
+1
2011-03-08
nilfs2: add compat ioctl
Ryusuke Konishi
1
-0
/
+21
2011-03-08
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Ryusuke Konishi
1
-0
/
+70
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
1
-7
/
+5
2010-12-16
nilfs2: fix regression of garbage collection ioctl
Ryusuke Konishi
1
-0
/
+12
2010-11-23
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-10-23
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
1
-0
/
+2
2010-10-23
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
1
-2
/
+2
2010-10-23
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
1
-7
/
+10
2010-10-04
BKL: Remove BKL from NILFS2
Jan Blunck
1
-1
/
+0
2010-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
[next]