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
/
xfs_ioctl.c
Commit message (
Expand
)
Author
Age
*
xfs: allow logical-sector sized O_DIRECT
Eric Sandeen
2014-01-24
*
xfs: rename xfs_buftarg structure members
Eric Sandeen
2014-01-24
*
xfs: clean up xfs_buftarg
Eric Sandeen
2014-01-24
*
xfs: no need to lock the inode in xfs_find_handle
Christoph Hellwig
2013-12-18
*
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2013-12-04
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
*
xfs: fold xfs_change_file_space into xfs_ioc_space
Christoph Hellwig
2013-10-21
*
xfs: always hold the iolock when calling xfs_change_file_space
Christoph Hellwig
2013-10-21
*
xfs: remove the unused XFS_ATTR_NONBLOCK flag
Christoph Hellwig
2013-10-21
*
xfs: factor all the kmalloc-or-vmalloc fallback allocations
Dave Chinner
2013-09-10
*
xfs: fix some minor sparse warnings
Dave Chinner
2013-09-09
*
xfs: add capability check to free eofblocks ioctl
Dwight Engen
2013-08-15
*
xfs: create internal eofblocks structure with kuid_t types
Dwight Engen
2013-08-15
*
xfs: ioctl check for capabilities in the current user namespace
Dwight Engen
2013-08-15
*
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
*
xfs: consolidate extent swap code
Dave Chinner
2013-08-12
*
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
*
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
*
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
*
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-11
*
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-09
*
xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle
Eric Sandeen
2013-05-07
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
xfs: add inode id filtering to eofblocks scan
Brian Foster
2012-11-08
*
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
Brian Foster
2012-11-08
*
xfs: silence uninitialised f.file warning.
Dave Chinner
2012-11-02
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
*
switch xfs_find_handle() to fget_light()
Al Viro
2012-09-26
*
xfs: Convert to new freezing code
Jan Kara
2012-07-31
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-22
*
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
*
xfs: Fix open flag handling in open_by_handle code
Dave Chinner
2012-03-22
*
xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get
Dave Chinner
2012-03-15
*
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
*
switch a bunch of places to mnt_want_write_file()
Al Viro
2012-01-03
*
xfs: simplify xfs_trans_ijoin* again
Christoph Hellwig
2011-10-11
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12