index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-7
/
+7
*
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
2011-01-12
1
-3
/
+3
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-5
/
+4
*
new helper: ihold()
Al Viro
2010-10-25
1
-2
/
+2
*
ntfs: don't call invalidate_inodes()
Al Viro
2010-10-25
1
-15
/
+0
*
BKL: Remove BKL from NTFS
Jan Blunck
2010-10-04
1
-27
/
+2
*
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-10-04
1
-0
/
+5
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
1
-1
/
+1
*
ntfs: use bitmap_weight
Akinobu Mita
2010-03-17
1
-12
/
+13
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
1
-0
/
+8
*
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
2009-09-24
1
-6
/
+4
*
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
1
-1
/
+14
*
ntfs: remove old debug check for dirty data in ntfs_put_super()
Jens Axboe
2009-06-11
1
-30
/
+3
*
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
1
-1
/
+5
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-3
/
+3
*
ntfs: remove private wrapper of endian helpers
Harvey Harrison
2009-04-01
1
-25
/
+25
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
2007-10-17
1
-2
/
+2
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-5
/
+5
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-2
/
+1
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
1
-26
/
+4
*
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-12
1
-1
/
+1
*
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
Anton Altaparmakov
2007-01-18
1
-5
/
+2
*
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
2006-10-01
1
-89
/
+89
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-23
/
+5
*
[PATCH] lockdep: annotate NTFS locking rules
Ingo Molnar
2006-07-03
1
-0
/
+31
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-3
/
+4
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+4
*
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-24
1
-2
/
+2
*
NTFS: 2.1.27 - Various bug fixes and cleanups.
Anton Altaparmakov
2006-03-23
1
-1
/
+1
*
NTFS: Semaphore to mutex conversion.
Ingo Molnar
2006-03-23
1
-21
/
+21
*
NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are
Anton Altaparmakov
2006-03-23
1
-13
/
+25
*
NTFS: Fix an (innocent) off-by-one error in the runlist code.
Anton Altaparmakov
2006-03-23
1
-1
/
+1
*
NTFS: Do more detailed reporting of why we cannot mount read-write by
Anton Altaparmakov
2006-02-24
1
-7
/
+27
*
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
Anton Altaparmakov
2006-02-24
1
-52
/
+99
*
NTFS: We have struct kmem_cache now so use it instead of the typedef.
Pekka Enberg
2006-02-05
1
-6
/
+6
*
[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments
Christoph Hellwig
2006-01-10
1
-14
/
+14
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-8
/
+8
*
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
Anton Altaparmakov
2005-10-24
1
-1
/
+1
*
NTFS: Change the mount options {u,f,d}mask to always parse the number as
Anton Altaparmakov
2005-09-12
1
-3
/
+11
*
NTFS: 2.1.24 release and some minor final fixes.
Anton Altaparmakov
2005-09-08
1
-1
/
+1
*
NTFS: Support more clean journal ($LogFile) states.
Anton Altaparmakov
2005-09-08
1
-4
/
+12
*
NTFS: Detect the case when Windows has been suspended to disk on the volume
Anton Altaparmakov
2005-06-25
1
-11
/
+168
*
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
Anton Altaparmakov
2005-06-25
1
-3
/
+251
*
NTFS: Use C99 style structure initialization after memory allocation where
Anton Altaparmakov
2005-05-27
1
-28
/
+11
*
NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead
Anton Altaparmakov
2005-05-05
1
-3
/
+3
*
NTFS: Some utilities modify the boot sector but do not update the checksum.
Anton Altaparmakov
2005-05-05
1
-4
/
+8
*
NTFS: Remove checks for NULL before calling kfree() since kfree() does the
Jesper Juhl
2005-05-05
1
-2
/
+1
[next]