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
/
ntfs
/
super.c
Commit message (
Expand
)
Author
Age
*
new helper: mount_bdev()
Al Viro
2010-10-29
*
new helper: ihold()
Al Viro
2010-10-25
*
ntfs: don't call invalidate_inodes()
Al Viro
2010-10-25
*
BKL: Remove BKL from NTFS
Jan Blunck
2010-10-04
*
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-10-04
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
*
ntfs: use bitmap_weight
Akinobu Mita
2010-03-17
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
*
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
2009-09-24
*
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
*
ntfs: remove old debug check for dirty data in ntfs_put_super()
Jens Axboe
2009-06-11
*
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
*
ntfs: remove private wrapper of endian helpers
Harvey Harrison
2009-04-01
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
*
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
2007-10-17
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
*
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
*
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-12
*
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
Anton Altaparmakov
2007-01-18
*
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
2006-10-01
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
*
[PATCH] lockdep: annotate NTFS locking rules
Ingo Molnar
2006-07-03
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
*
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-24
*
NTFS: 2.1.27 - Various bug fixes and cleanups.
Anton Altaparmakov
2006-03-23
*
NTFS: Semaphore to mutex conversion.
Ingo Molnar
2006-03-23
*
NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are
Anton Altaparmakov
2006-03-23
*
NTFS: Fix an (innocent) off-by-one error in the runlist code.
Anton Altaparmakov
2006-03-23
*
NTFS: Do more detailed reporting of why we cannot mount read-write by
Anton Altaparmakov
2006-02-24
*
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
Anton Altaparmakov
2006-02-24
*
NTFS: We have struct kmem_cache now so use it instead of the typedef.
Pekka Enberg
2006-02-05
*
[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments
Christoph Hellwig
2006-01-10
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
*
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
Anton Altaparmakov
2005-10-24
*
NTFS: Change the mount options {u,f,d}mask to always parse the number as
Anton Altaparmakov
2005-09-12
*
NTFS: 2.1.24 release and some minor final fixes.
Anton Altaparmakov
2005-09-08
*
NTFS: Support more clean journal ($LogFile) states.
Anton Altaparmakov
2005-09-08
*
NTFS: Detect the case when Windows has been suspended to disk on the volume
Anton Altaparmakov
2005-06-25
*
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
Anton Altaparmakov
2005-06-25
*
NTFS: Use C99 style structure initialization after memory allocation where
Anton Altaparmakov
2005-05-27
*
NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead
Anton Altaparmakov
2005-05-05
*
NTFS: Some utilities modify the boot sector but do not update the checksum.
Anton Altaparmakov
2005-05-05
*
NTFS: Remove checks for NULL before calling kfree() since kfree() does the
Jesper Juhl
2005-05-05
*
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
Anton Altaparmakov
2005-05-05
*
NTFS: - Add disable_sparse mount option together with a per volume sparse
Anton Altaparmakov
2005-05-05
[next]