aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-17
|\
| * ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen2009-03-16
| * ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen2009-03-14
| * ext4: Print the find_group_flex() warning only onceTheodore Ts'o2009-03-12
| * ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen2009-03-10
* | Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-17
* | filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-16
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-14
|\ \
| * | block: fix memory leak in bio_clone()Li Zefan2009-03-14
| * | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-14
| |/
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-14
|\ \
| * | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust2009-03-12
| * | Bug 11061, NFS mounts droppedIan Dall2009-03-10
| * | NFS: Handle -ESTALE error in access()Suresh Jayaraman2009-03-10
| * | NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever2009-03-10
| * | NFSv3: Fix posix ACL codeTrond Myklebust2009-03-10
| * | NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust2009-03-10
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-14
|\ \ \
| * | | ocfs2: Use xs->bucket to set xattr value outsideTao Ma2009-03-12
| * | | ocfs2: Fix a bug found by sparse check.Tao Ma2009-03-12
| * | | ocfs2: tweak to get the maximum inline data size with xattrTiger Yang2009-03-12
| * | | ocfs2: reserve xattr block for new directory with inline dataTiger Yang2009-03-12
* | | | eCryptfs: don't encrypt file key with filename keyTyler Hicks2009-03-14
* | | | nommu: ramfs: don't leak pages when adding to page cache failsJohannes Weiner2009-03-14
* | | | nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discardedEnrik Berkhan2009-03-14
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-03-12
|\ \ \
| * | | Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher2009-03-11
| |/ /
* | | fs: new inode i_state corruption fixNick Piggin2009-03-12
* | | vfs: add missing unlock in sget()Li Zefan2009-03-12
* | | pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov2009-03-12
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-03-11
|\ \ \ | |/ / |/| |
| * | xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-06
| * | xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig2009-03-06
| * | xfs: prevent kernel crash due to corrupted inode log formatChristoph Hellwig2009-03-06
* | | Fix _fat_bmap() lockingOGAWA Hirofumi2009-03-11
* | | proc: fix kflags to uflags copying in /proc/kpageflagsWu Fengguang2009-03-11
| |/ |/|
* | devpts: remove graffitiAlexey Dobriyan2009-03-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-03-09
|\ \
| * | Btrfs: fix spinlock assertions on UP systemsChris Mason2009-03-09
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-08
|\ \ \
| * | | ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen2009-03-04
* | | | Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin2009-03-04
* | | | Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-04
|/ / /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-02
|\ \ \
| * | | ext4: don't call jbd2_journal_force_commit_nested without journalEric Sandeen2009-02-26
| * | | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2Theodore Ts'o2009-02-28
| * | | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()Theodore Ts'o2009-02-28
* | | | Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig2009-02-27
* | | | EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPLBenny Halevy2009-02-27
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-02-26
|\ \ \ \