index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_ioctl.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
2009-06-11
|
\
|
*
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
|
*
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
*
|
xfs: use memdup_user()
Li Zefan
2009-04-20
|
/
*
xfs: include header files for prototypes
Hannes Eder
2009-03-06
*
xfs: cleanup xfs_find_handle
Christoph Hellwig
2009-02-08
*
xfs: fix dentry aliasing issues in open_by_handle
Christoph Hellwig
2009-01-18
*
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
2009-01-09
*
[XFS] Fix merge failures
Lachlan McIlroy
2008-12-29
|
\
|
*
CRED: Pass credentials through dentry_open()
David Howells
2008-11-13
|
*
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
2008-11-13
*
|
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-10
*
|
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
*
|
[XFS] Clean up some existing compat ioctl calls
sandeen@sandeen.net
2008-12-02
*
|
[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.
sandeen@sandeen.net
2008-12-02
*
|
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
2008-11-30
*
|
[XFS] convert xfs_getbmap to take formatter functions
Eric Sandeen
2008-11-30
*
|
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
2008-10-31
*
|
[XFS] remove restricted chown parameter from xfs linux
Tim Shimmin
2008-10-30
*
|
[XFS] kill sys_cred
Christoph Hellwig
2008-10-30
|
/
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
*
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-08-13
*
[XFS] Remove vn_revalidate calls in xfs.
Christoph Hellwig
2008-07-28
*
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
2008-07-28
*
[XFS] xfs_setattr currently doesn't just handle the attributes set through
Christoph Hellwig
2008-07-28
*
[XFS] attrmulti cleanup
Christoph Hellwig
2008-07-28
*
[XFS] Check for invalid flags in xfs_attrlist_by_handle.
Christoph Hellwig
2008-07-28
*
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
*
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
Barry Naujok
2008-04-29
*
[XFS] kill di_mode checks after xfs_iget
Christoph Hellwig
2008-04-29
*
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
2008-04-19
*
[XFS] Fix merge failure
Lachlan McIlroy
2008-04-17
*
[XFS] The forward declarations for the xfs_ioctl() helpers and the
Lachlan McIlroy
2008-04-17
*
[XFS] split xfs_ioc_xattr
Lachlan McIlroy
2008-04-17
*
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-04-10
*
Introduce path_put()
Jan Blunck
2008-02-15
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-15
*
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
Eric Sandeen
2008-02-07
*
[XFS] Fix up sparse warnings.
David Chinner
2008-02-07
*
[XFS] cleanup vnode useage in xfs_ioctl.c
Christoph Hellwig
2008-02-07
*
[XFS] simplify vn_revalidate
Christoph Hellwig
2008-02-07
*
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2008-02-07
*
[XFS] 971064 Various fixups for xfs_bulkstat().
Lachlan McIlroy
2007-12-09
*
[XFS] cleanup fid types mess
Christoph Hellwig
2007-10-19
*
[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl
Christoph Hellwig
2007-10-15
*
[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
Christoph Hellwig
2007-10-15
*
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-15
*
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
2007-10-15
*
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-15
*
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
2007-10-15
[next]