Fengguang Wu
|
08d8e9749e
writeback: fix ntfs with sb_has_dirty_inodes()
|
17 years ago |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 years ago |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 years ago |
Nick Piggin
|
6fe6900e1e
mm: make read_cache_page synchronous
|
18 years ago |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 years ago |
Anton Altaparmakov
|
8331191e56
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
|
18 years ago |
Richard Knutsson
|
c49c311150
[PATCH] fs/ntfs: Conversion to generic boolean
|
18 years ago |
Alexey Dobriyan
|
1a1d92c10d
[PATCH] Really ignore kmem_cache_destroy return value
|
18 years ago |
Ingo Molnar
|
5934537474
[PATCH] lockdep: annotate NTFS locking rules
|
19 years ago |
David Howells
|
726c334223
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
|
19 years ago |
David Howells
|
454e2398be
[PATCH] VFS: Permit filesystem to override root dentry on mount
|
19 years ago |
Paul Jackson
|
4b6a9316fa
[PATCH] cpuset memory spread: slab cache filesystems
|
19 years ago |
Anton Altaparmakov
|
e750d1c7cc
NTFS: 2.1.27 - Various bug fixes and cleanups.
|
19 years ago |
Ingo Molnar
|
4e5e529ad6
NTFS: Semaphore to mutex conversion.
|
19 years ago |
Anton Altaparmakov
|
949763b2b8
NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are
|
19 years ago |
Anton Altaparmakov
|
67b1dfe77a
NTFS: Fix an (innocent) off-by-one error in the runlist code.
|
19 years ago |
Anton Altaparmakov
|
1cf3109ffb
NTFS: Do more detailed reporting of why we cannot mount read-write by
|
19 years ago |
Anton Altaparmakov
|
78af34f03d
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
|
19 years ago |
Pekka Enberg
|
64419d93a5
NTFS: We have struct kmem_cache now so use it instead of the typedef.
|
19 years ago |
Christoph Hellwig
|
24a44dca35
[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments
|
19 years ago |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 years ago |
Anton Altaparmakov
|
d04bd1fb60
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
|
19 years ago |
Anton Altaparmakov
|
5d46770f5f
NTFS: Change the mount options {u,f,d}mask to always parse the number as
|
19 years ago |
Anton Altaparmakov
|
7d333d6c73
NTFS: 2.1.24 release and some minor final fixes.
|
19 years ago |
Anton Altaparmakov
|
e7a1033b94
NTFS: Support more clean journal ($LogFile) states.
|
19 years ago |
Anton Altaparmakov
|
ca8fd7a0c6
NTFS: Detect the case when Windows has been suspended to disk on the volume
|
20 years ago |
Anton Altaparmakov
|
3f2faef00c
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
|
20 years ago |
Anton Altaparmakov
|
442d207eb0
NTFS: Use C99 style structure initialization after memory allocation where
|
20 years ago |