Commit Graph

24 Commits (5ddcfa878d5b10b0ab94251a4229a8a9daaf93ed)

Author SHA1 Message Date
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) 20 years ago
Anton Altaparmakov 5d46770f5f NTFS: Change the mount options {u,f,d}mask to always parse the number as 20 years ago
Anton Altaparmakov 7d333d6c73 NTFS: 2.1.24 release and some minor final fixes. 20 years ago
Anton Altaparmakov e7a1033b94 NTFS: Support more clean journal ($LogFile) states. 20 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
Anton Altaparmakov 7fafb8b634 NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead 20 years ago
Anton Altaparmakov b0d2374d62 NTFS: Some utilities modify the boot sector but do not update the checksum. 20 years ago
Jesper Juhl 251c8427c9 NTFS: Remove checks for NULL before calling kfree() since kfree() does the 20 years ago
Anton Altaparmakov 413826868f NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the 20 years ago
Anton Altaparmakov c002f42543 NTFS: - Add disable_sparse mount option together with a per volume sparse 20 years ago
Anton Altaparmakov 218357ff1b NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago