Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2de206d8f09c8b01d3721f860c28258838953a18
/
fs
/
ntfs
/
super.c
08d8e97
writeback: fix ntfs with sb_has_dirty_inodes()
by Fengguang Wu
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
8331191
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
by Anton Altaparmakov
· 18 years ago
c49c311
[PATCH] fs/ntfs: Conversion to generic boolean
by Richard Knutsson
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
5934537
[PATCH] lockdep: annotate NTFS locking rules
by Ingo Molnar
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
e750d1c
NTFS: 2.1.27 - Various bug fixes and cleanups.
by Anton Altaparmakov
· 19 years ago
4e5e529
NTFS: Semaphore to mutex conversion.
by Ingo Molnar
· 19 years ago
949763b
NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are
by Anton Altaparmakov
· 19 years ago
67b1dfe
NTFS: Fix an (innocent) off-by-one error in the runlist code.
by Anton Altaparmakov
· 19 years ago
1cf3109f
NTFS: Do more detailed reporting of why we cannot mount read-write by
by Anton Altaparmakov
· 19 years ago
78af34f
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
by Anton Altaparmakov
· 19 years ago
64419d9
NTFS: We have struct kmem_cache now so use it instead of the typedef.
by Pekka Enberg
· 19 years ago
24a44dc
[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments
by Christoph Hellwig
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
d04bd1f
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
by Anton Altaparmakov
· 19 years ago
5d46770
NTFS: Change the mount options {u,f,d}mask to always parse the number as
by Anton Altaparmakov
· 19 years ago
7d333d6
NTFS: 2.1.24 release and some minor final fixes.
by Anton Altaparmakov
· 19 years ago
e7a1033
NTFS: Support more clean journal ($LogFile) states.
by Anton Altaparmakov
· 19 years ago
ca8fd7a
NTFS: Detect the case when Windows has been suspended to disk on the volume
by Anton Altaparmakov
· 19 years ago
3f2faef
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
by Anton Altaparmakov
· 19 years ago
442d207
NTFS: Use C99 style structure initialization after memory allocation where
by Anton Altaparmakov
· 19 years ago
7fafb8b
NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead
by Anton Altaparmakov
· 20 years ago
b0d2374
NTFS: Some utilities modify the boot sector but do not update the checksum.
by Anton Altaparmakov
· 20 years ago
251c842
NTFS: Remove checks for NULL before calling kfree() since kfree() does the
by Jesper Juhl
· 20 years ago
4138268
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
by Anton Altaparmakov
· 20 years ago
c002f42
NTFS: - Add disable_sparse mount option together with a per volume sparse
by Anton Altaparmakov
· 20 years ago
218357f
NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached
by Anton Altaparmakov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago