index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2016-01-14
ocfs2: clean up redundant NULL check before iput
Joseph Qi
1
-3
/
+1
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
1
-1
/
+0
2014-08-29
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
1
-86
/
+43
2014-06-04
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
1
-40
/
+41
2014-04-03
ocfs2: iput inode alloc when failed locally
jiangyiwen
1
-2
/
+3
2014-01-21
ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl
Jie Liu
1
-0
/
+2
2014-01-21
ocfs2: return EOPNOTSUPP if the device does not support discard
Jie Liu
1
-0
/
+5
2013-09-11
ocfs2: use i_size_read() to access i_size
Junxiao Bi
1
-1
/
+1
2013-04-29
ocfs2: fix error return code in ocfs2_info_handle_freefrag()
Wei Yongjun
1
-1
/
+3
2013-04-29
ocfs2: delay inode update transactions after verifying the input flags
Jeff Liu
1
-9
/
+9
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2012-07-31
ocfs2: Convert to new freezing mechanism
Jan Kara
1
-2
/
+12
2012-05-29
ocfs2: deal with __user misannotations
Al Viro
1
-17
/
+14
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-2
/
+0
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
1
-1
/
+1
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-1
/
+1
2011-11-17
ocfs2: Commit transactions in error cases -v2
Wengang Wang
1
-1
/
+2
2011-05-31
ocfs2: null deref on allocation error
Dan Carpenter
1
-4
/
+4
2011-05-25
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...
Joel Becker
1
-27
/
+441
2011-05-25
Ocfs2/move_extents: move/defrag extents within a certain range.
Tristan Ye
1
-0
/
+5
2011-05-25
Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl.
Tristan Ye
1
-0
/
+290
2011-05-25
Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl.
Tristan Ye
1
-0
/
+128
2011-05-25
Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.
Tristan Ye
1
-28
/
+19
2011-05-23
ocfs2: Add FITRIM ioctl.
Tao Ma
1
-0
/
+24
2011-03-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+30
2011-03-28
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...
Joel Becker
1
-3
/
+0
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-02-21
ocfs2: remove INODE from unused files.
Tao Ma
1
-1
/
+0
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-2
/
+0
2011-02-20
Ocfs2: Using macro to set/clear *FILLED* flags in info handler.
Tristan Ye
1
-8
/
+30
2010-09-10
Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8.
Tristan Ye
1
-0
/
+356
2010-02-02
ocfs2: Use compat_ptr in reflink_arguments.
Tao Ma
1
-1
/
+13
2009-09-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+14
2009-09-22
ocfs2: Add ioctl for reflink.
Tao Ma
1
-0
/
+14
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2008-10-13
ocfs2: Don't check for NULL before brelse()
Mark Fasheh
1
-2
/
+1
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
1
-5
/
+6
2008-04-18
ocfs2: Convert ocfs2 over to unlocked_ioctl
Andi Kleen
1
-9
/
+3
2008-04-18
ocfs2: Move o2hb functionality into the stack glue.
Joel Becker
1
-0
/
+1
2008-01-25
ocfs2: Add missing permission checks
Mark Fasheh
1
-0
/
+6
2008-01-25
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
1
-0
/
+9
2008-01-25
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
1
-0
/
+8
2008-01-25
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
1
-4
/
+4
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2007-07-10
ocfs2: Support xfs style space reservation ioctls
Mark Fasheh
1
-0
/
+15
2007-05-02
[PATCH] Copy i_flags to ocfs2 inode flags on write
Jan Kara
1
-0
/
+1
2007-05-02
ocfs2: Implement compat_ioctl()
Mark Fasheh
1
-0
/
+23
2006-12-01
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
1
-1
/
+1
2006-12-01
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
1
-1
/
+1
[next]