aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-24fs: Remove NTFS classicMatthew Wilcox (Oracle)1-3202/+0
2023-05-19ntfs: Remove unneeded semicolonShaomin Deng1-2/+2
2023-02-02ntfs: fix multiple kernel-doc warningsRandy Dunlap1-2/+10
2022-09-11ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()ChenXiaoSong1-1/+2
2021-10-18ntfs: use sb_bdev_nr_blocksChristoph Hellwig1-5/+3
2020-09-18[PATCH] reduce boilerplate in fsid handlingAl Viro1-2/+1
2019-09-26ntfs: remove (un)?likely() from IS_ERR() conditionsDenis Efremov1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner1-15/+1
2019-05-01ntfs: switch to ->free_inode()Al Viro1-1/+1
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-16/+16
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells1-17/+14
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-7/+7
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-29/+29
2016-01-22wrappers for ->i_mutex accessAl Viro1-6/+6
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-2/+2
2015-09-04ntfs: delete unnecessary checks before calling iput()SF Markus Elfring1-14/+7
2015-08-07ntfs: super.c: Fix error logNik Nyby1-1/+1
2014-10-09ntfs: use find_get_page_flags() to mark page accessed as it is no longer mark...Anton Altaparmakov1-1/+1
2014-06-04ntfs: remove NULL value assignmentsFabian Frederick1-2/+2
2014-04-07ntfs: logging clean-upFabian Frederick1-16/+12
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o1-0/+2
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+6
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov1-0/+6
2012-09-21userns: Convert ntfs to use kuid and kgid where appropriateEric W. Biederman1-7/+32
2012-07-30ntfs: remove references to long gone super operations and unimplemented methodsFernando Luis Vazquez Cao1-17/+0
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+6
2012-03-20ntfs: forgets to unregister sysctls on register_filesystem() failureAl Viro1-0/+2
2012-03-20ntfs: switch to d_make_root()Al Viro1-3/+4
2012-03-20ntfs: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-02-22NTFS: Remove unused variable.Anton Altaparmakov1-3/+1
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-1/+1
2012-01-03ntfs: propagate umode_tAl Viro1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-7/+7
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov1-3/+3
2010-10-29new helper: mount_bdev()Al Viro1-5/+4
2010-10-25new helper: ihold()Al Viro1-2/+2
2010-10-25ntfs: don't call invalidate_inodes()Al Viro1-15/+0
2010-10-04BKL: Remove BKL from NTFSJan Blunck1-27/+2
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck1-0/+5
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-1/+1
2010-03-17ntfs: use bitmap_weightAkinobu Mita1-12/+13
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-0/+8
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner1-6/+4
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani1-1/+14
2009-06-11ntfs: remove old debug check for dirty data in ntfs_put_super()Jens Axboe1-30/+3
2009-06-11push BKL down into ->put_superChristoph Hellwig1-1/+5
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-3/+3
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison1-25/+25
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu1-2/+2
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-2/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-5/+5
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07mm: make read_cache_page synchronousNick Piggin1-26/+4
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-01-18NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Anton Altaparmakov1-5/+2
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson1-89/+89
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-23/+5
2006-07-03[PATCH] lockdep: annotate NTFS locking rulesIngo Molnar1-0/+31
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-3/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-2/+2
2006-03-23NTFS: 2.1.27 - Various bug fixes and cleanups.Anton Altaparmakov1-1/+1
2006-03-23NTFS: Semaphore to mutex conversion.Ingo Molnar1-21/+21
2006-03-23NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there areAnton Altaparmakov1-13/+25
2006-03-23NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov1-1/+1
2006-02-24NTFS: Do more detailed reporting of why we cannot mount read-write byAnton Altaparmakov1-7/+27
2006-02-24NTFS: Implement support for sector sizes above 512 bytes (up to the maximumAnton Altaparmakov1-52/+99
2006-02-05NTFS: We have struct kmem_cache now so use it instead of the typedef.Pekka Enberg1-6/+6
2006-01-10[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignmentsChristoph Hellwig1-14/+14
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-8/+8
2005-10-24NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)Anton Altaparmakov1-1/+1
2005-09-12NTFS: Change the mount options {u,f,d}mask to always parse the number asAnton Altaparmakov1-3/+11
2005-09-08NTFS: 2.1.24 release and some minor final fixes.Anton Altaparmakov1-1/+1
2005-09-08NTFS: Support more clean journal ($LogFile) states.Anton Altaparmakov1-4/+12
2005-06-25NTFS: Detect the case when Windows has been suspended to disk on the volumeAnton Altaparmakov1-11/+168
2005-06-25NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if itAnton Altaparmakov1-3/+251
2005-05-27NTFS: Use C99 style structure initialization after memory allocation whereAnton Altaparmakov1-28/+11
2005-05-05NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant insteadAnton Altaparmakov1-3/+3
2005-05-05NTFS: Some utilities modify the boot sector but do not update the checksum.Anton Altaparmakov1-4/+8
2005-05-05NTFS: Remove checks for NULL before calling kfree() since kfree() does theJesper Juhl1-2/+1
2005-05-05NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move theAnton Altaparmakov1-34/+0
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov1-18/+47
2005-05-05NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cachedAnton Altaparmakov1-48/+54
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2771