aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximumAnton Altaparmakov2006-03-23
* NTFS: Remove all the make_bad_inode() calls. This should only be calledAnton Altaparmakov2006-03-23
* NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov2006-03-23
* NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there areAnton Altaparmakov2006-03-23
* NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfsAnton Altaparmakov2006-03-23
* NTFS: Fix a buggette in an "should be impossible" case handling where weAnton Altaparmakov2006-03-23
* NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov2006-03-23
* Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-03-23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-22
| |\
| | * It's UTF-8Alexey Dobriyan2006-03-21
| * | [PATCH] page migration reorgChristoph Lameter2006-03-22
| * | [PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W2006-03-22
| * | [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-22
| * | [PATCH] mm: nommu use compound pagesNick Piggin2006-03-22
| * | [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-22
| * | [PATCH] v9fs: assign dentry ops to negative dentriesLatchesar Ionkov2006-03-22
| |/
| * [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman2006-03-20
| * [PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman2006-03-20
| * [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-20
| * [PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni2006-03-20
| * [PATCH] sysfs: kzalloc conversionEric Sesterhenn2006-03-20
| * [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-20
| * [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2006-03-20
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-03-20
| |\
| | * Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2006-03-14
| | |\
| | * | JFS: add uid, gid, and umask mount optionsDave Kleikamp2006-03-09
| | * | JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-08
| | * | JFS: kzalloc conversionEric Sesterhenn2006-02-23
| | * | JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6Herbert Poetzl2006-02-22
| | * | JFS: Use the kthread_ APIChristoph Hellwig2006-02-15
| | * | JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attributeDave Kleikamp2006-02-10
| | * | JFS: ext2 inode attributes for jfsHerbert Poetzl2006-02-09
| | * | JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
| | * | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2006-01-24
| | |\ \
| | * | | JFS: make buddy table staticArjan van de Ven2005-11-29
| | * | | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-11-11
| | |\ \ \
| | * | | | JFS: Add back directory i_size calculations for legacy partitionsDave Kleikamp2005-11-10
| * | | | | [PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach2006-03-17
| * | | | | [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen2006-03-17
| * | | | | [PATCH] Fix ext2 readdir f_pos re-validation logicAl Viro2006-03-15
| * | | | | [PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk2006-03-15
| * | | | | [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-15
| * | | | | Merge git://oss.sgi.com:8090/oss/git/rc-fixesLinus Torvalds2006-03-14
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott2006-03-14
| * | | | | [PATCH] JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-14
| * | | | | [PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust2006-03-14
| * | | | | [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000Trond Myklebust2006-03-14
| * | | | | [PATCH] NFS: Fix a potential panic in O_DIRECTTrond Myklebust2006-03-14
| |/ / / /
| * | | | [PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty2006-03-11
| * | | | [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-11