aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NTFS: 2.1.27 - Various bug fixes and cleanups.Anton Altaparmakov2006-03-231-1/+1
* NTFS: Semaphore to mutex conversion.Ingo Molnar2006-03-238-69/+71
* NTFS: Handle the recently introduced -ENAMETOOLONG return value fromAnton Altaparmakov2006-03-232-5/+6
* NTFS: Add a missing call to flush_dcache_mft_record_page() inAnton Altaparmakov2006-03-232-3/+8
* NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where weAnton Altaparmakov2006-03-233-19/+15
* NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov2006-03-232-13/+13
* NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximumAnton Altaparmakov2006-03-232-19/+35
* NTFS: Remove all the make_bad_inode() calls. This should only be calledAnton Altaparmakov2006-03-236-23/+5
* NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov2006-03-234-38/+75
* NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there areAnton Altaparmakov2006-03-232-13/+28
* NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfsAnton Altaparmakov2006-03-232-1/+10
* NTFS: Fix a buggette in an "should be impossible" case handling where weAnton Altaparmakov2006-03-232-2/+4
* NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov2006-03-235-7/+17
* Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-03-23108-1127/+1477
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-226-6/+6
| |\
| | * It's UTF-8Alexey Dobriyan2006-03-226-6/+6
| * | [PATCH] page migration reorgChristoph Lameter2006-03-222-62/+1
| * | [PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W2006-03-221-16/+2
| * | [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-52/+22
| * | [PATCH] mm: nommu use compound pagesNick Piggin2006-03-221-2/+1
| * | [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-221-1/+1
| * | [PATCH] v9fs: assign dentry ops to negative dentriesLatchesar Ionkov2006-03-221-2/+1
| |/
| * [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman2006-03-201-0/+1
| * [PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman2006-03-201-4/+0
| * [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-201-0/+46
| * [PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni2006-03-204-5/+39
| * [PATCH] sysfs: kzalloc conversionEric Sesterhenn2006-03-202-4/+2
| * [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-201-8/+9
| * [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2006-03-202-1/+6
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-03-2024-204/+429
| |\
| | * Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2006-03-14152-1845/+2653
| | |\
| | * | JFS: add uid, gid, and umask mount optionsDave Kleikamp2006-03-095-10/+93
| | * | JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-082-9/+4
| | * | JFS: kzalloc conversionEric Sesterhenn2006-02-233-10/+5
| | * | JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6Herbert Poetzl2006-02-221-0/+107
| | * | JFS: Use the kthread_ APIChristoph Hellwig2006-02-154-72/+38
| | * | JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attributeDave Kleikamp2006-02-101-4/+4
| | * | JFS: ext2 inode attributes for jfsHerbert Poetzl2006-02-097-8/+69
| | * | JFS: semaphore to mutex conversion.Ingo Molnar2006-01-2415-101/+103
| | * | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2006-01-24513-9198/+58733
| | |\ \
| | * | | JFS: make buddy table staticArjan van de Ven2005-11-291-1/+1
| | * | | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-11-119-21/+94
| | |\ \ \
| | * | | | JFS: Add back directory i_size calculations for legacy partitionsDave Kleikamp2005-11-101-1/+12
| * | | | | [PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach2006-03-171-3/+1
| * | | | | [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen2006-03-171-1/+0
| * | | | | [PATCH] Fix ext2 readdir f_pos re-validation logicAl Viro2006-03-151-16/+12
| * | | | | [PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk2006-03-151-3/+2
| * | | | | [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-141-2/+4
| * | | | | Merge git://oss.sgi.com:8090/oss/git/rc-fixesLinus Torvalds2006-03-141-9/+12
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott2006-03-151-9/+12