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
Commit message (
Expand
)
Author
Age
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
*
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
*
remove inode_setattr
Christoph Hellwig
2010-08-09
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
ntfs: use add_to_page_cache_lru()
Minchan Kim
2010-05-25
*
ntfs: clean up ntfs_attr_extend_initialized
Minchan Kim
2010-05-25
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
ntfs: use bitmap_weight
Akinobu Mita
2010-03-17
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
\
|
*
Remove fs/ntfs/ChangeLog
Jiri Kosina
2010-02-24
*
|
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
|
/
*
kill I_LOCK
Christoph Hellwig
2009-12-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
*
|
sysctl fs: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-09-24
|
\
|
*
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
2009-09-24
*
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
|
\
\
|
|
/
|
/
|
|
*
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-16
*
|
ntfs: remove ntfs_file_write
Christoph Hellwig
2009-09-23
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
|
\
\
|
*
|
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
|
|
/
*
/
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
|
/
*
ntfs: Use new syncing helpers and update comments
Jan Kara
2009-09-14
*
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
2009-06-16
*
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
*
fs/Kconfig: move ntfs out
Alexey Dobriyan
2009-01-22
*
ntfs: don't NULL i_op
Al Viro
2009-01-05
*
ntfs: don't fool kernel-doc
Randy Dunlap
2008-12-01
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
*
NTFS: update homepage
Adrian Bunk
2008-09-02
*
[PATCH] ntfs: use d_add_ci
Christoph Hellwig
2008-08-25
*
fs: rename buffer trylock
Nick Piggin
2008-08-05
*
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
2008-07-26
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
*
ntfs: le*_add_cpu conversion
Marcin Slusarz
2008-05-24
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
*
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
[next]