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
Commit message (
Expand
)
Author
Age
*
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-28
*
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-28
*
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-28
*
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-28
*
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-28
*
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-05-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
*
|
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-24
|
\
\
|
*
\
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
2015-04-16
|
|
\
\
|
|
*
|
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
2015-04-16
|
|
*
|
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
2015-04-16
|
|
*
|
xfs: DIO write completion size updates race
Dave Chinner
2015-04-16
|
|
*
|
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2015-04-16
|
|
*
|
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2015-04-16
|
|
*
|
xfs: DIO needs an ioend for writes
Dave Chinner
2015-04-16
|
|
*
|
xfs: move DIO mapping size calculation
Dave Chinner
2015-04-16
|
|
*
|
xfs: factor DIO write mapping from get_blocks
Dave Chinner
2015-04-16
|
*
|
|
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-12
|
|
\
\
\
|
|
*
|
|
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-04-12
|
|
*
|
|
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
2015-04-12
|
|
*
|
|
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2015-04-12
|
|
*
|
|
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2015-04-12
|
|
*
|
|
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
2015-04-12
|
|
*
|
|
xfs: xfs_shift_file_space can be static
kbuild test robot
2015-04-12
|
*
|
|
|
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2015-03-25
|
|
\
|
|
|
|
|
*
|
|
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2015-03-25
|
|
\
\
\
\
|
|
*
|
|
|
xfs: Fix incorrect positive ENOMEM return
Joe Perches
2015-03-25
|
|
*
|
|
|
xfs: xfs_mru_cache_insert() should use GFP_NOFS
Byoungyoung Lee
2015-03-24
|
|
*
|
|
|
xfs: %pF is only for function pointers
Scott Wood
2015-03-24
|
|
*
|
|
|
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
2015-03-24
|
|
*
|
|
|
xfs: use bool instead of int in xfs_rename()
Fabian Frederick
2015-03-24
|
|
*
|
|
|
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Eric Sandeen
2015-03-24
|
|
*
|
|
|
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
2015-03-24
|
*
|
|
|
|
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2015-03-24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: add RENAME_WHITEOUT support
Dave Chinner
2015-03-24
|
|
*
|
|
|
|
xfs: make xfs_cross_rename() complete fully
Dave Chinner
2015-03-24
|
|
*
|
|
|
|
xfs: factor out xfs_finish_rename()
Dave Chinner
2015-03-24
|
|
*
|
|
|
|
xfs: cleanup xfs_rename error handling
Dave Chinner
2015-03-24
|
|
*
|
|
|
|
xfs: clean up inode locking for RENAME_WHITEOUT
Dave Chinner
2015-03-24
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
2015-02-23
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: lock out page faults from extent swap operations
Dave Chinner
2015-02-23
|
|
*
|
|
|
|
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
2015-02-23
|
|
*
|
|
|
|
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
2015-02-23
|
|
*
|
|
|
|
xfs: use i_mmaplock on write faults
Dave Chinner
2015-02-23
|
|
*
|
|
|
|
xfs: use i_mmaplock on read faults
Dave Chinner
2015-02-23
|
|
*
|
|
|
|
xfs: introduce mmap/truncate lock
Dave Chinner
2015-02-23
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
2015-02-23
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
[next]