summaryrefslogtreecommitdiff
path: root/fs/nilfs2/ioctl.c
AgeCommit message (Expand)Author
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi
2009-04-07nilfs2: clean up indirect function calling conventionsPekka Enberg
2009-04-07nilfs2: fix gc failure on volumes keeping numerous snapshotsRyusuke Konishi
2009-04-07nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi
2009-04-07nilfs2: fix problems of memory allocation in ioctlRyusuke Konishi
2009-04-07nilfs2: ioctl operationsKoji Sato