| Commit message (Expand) | Author | Age |
* | filp->f_pos not correctly updated in proc_task_readdir | Zhang Le | 2009-03-16 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-03-14 |
|\ |
|
| * | block: fix memory leak in bio_clone() | Li Zefan | 2009-03-14 |
| * | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura | 2009-03-14 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-03-14 |
|\ \ |
|
| * | | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... | Trond Myklebust | 2009-03-12 |
| * | | Bug 11061, NFS mounts dropped | Ian Dall | 2009-03-10 |
| * | | NFS: Handle -ESTALE error in access() | Suresh Jayaraman | 2009-03-10 |
| * | | NLM: Fix GRANT callback address comparison when IPv6 is enabled | Chuck Lever | 2009-03-10 |
| * | | NFSv3: Fix posix ACL code | Trond Myklebust | 2009-03-10 |
| * | | NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) | Trond Myklebust | 2009-03-10 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-14 |
|\ \ \ |
|
| * | | | ocfs2: Use xs->bucket to set xattr value outside | Tao Ma | 2009-03-12 |
| * | | | ocfs2: Fix a bug found by sparse check. | Tao Ma | 2009-03-12 |
| * | | | ocfs2: tweak to get the maximum inline data size with xattr | Tiger Yang | 2009-03-12 |
| * | | | ocfs2: reserve xattr block for new directory with inline data | Tiger Yang | 2009-03-12 |
* | | | | eCryptfs: don't encrypt file key with filename key | Tyler Hicks | 2009-03-14 |
* | | | | nommu: ramfs: don't leak pages when adding to page cache fails | Johannes Weiner | 2009-03-14 |
* | | | | nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded | Enrik Berkhan | 2009-03-14 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2009-03-12 |
|\ \ \ |
|
| * | | | Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch | Phillip Lougher | 2009-03-11 |
| |/ / |
|
* | | | fs: new inode i_state corruption fix | Nick Piggin | 2009-03-12 |
* | | | vfs: add missing unlock in sget() | Li Zefan | 2009-03-12 |
* | | | pipe_rdwr_fasync: fix the error handling to prevent the leak/crash | Oleg Nesterov | 2009-03-12 |
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-03-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | xfs: only issues a cache flush on unmount if barriers are enabled | Christoph Hellwig | 2009-03-06 |
| * | | xfs: prevent lockdep false positive in xfs_iget_cache_miss | Christoph Hellwig | 2009-03-06 |
| * | | xfs: prevent kernel crash due to corrupted inode log format | Christoph Hellwig | 2009-03-06 |
* | | | Fix _fat_bmap() locking | OGAWA Hirofumi | 2009-03-11 |
* | | | proc: fix kflags to uflags copying in /proc/kpageflags | Wu Fengguang | 2009-03-11 |
| |/
|/| |
|
* | | devpts: remove graffiti | Alexey Dobriyan | 2009-03-10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-03-09 |
|\ \ |
|
| * | | Btrfs: fix spinlock assertions on UP systems | Chris Mason | 2009-03-09 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-03-08 |
|\ \ \ |
|
| * | | | ext4: fix ext4_free_inode() vs. ext4_claim_inode() race | Eric Sandeen | 2009-03-04 |
* | | | | Squashfs: frag_size should be signed, as it can hold an error result | Roel Kluin | 2009-03-04 |
* | | | | Squashfs: Fix oops when reading fsfuzzer corrupted filesystems | Phillip Lougher | 2009-03-04 |
|/ / / |
|
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-03-02 |
|\ \ \ |
|
| * | | | ext4: don't call jbd2_journal_force_commit_nested without journal | Eric Sandeen | 2009-02-26 |
| * | | | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 | Theodore Ts'o | 2009-02-28 |
| * | | | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() | Theodore Ts'o | 2009-02-28 |
* | | | | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig | 2009-02-27 |
* | | | | EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL | Benny Halevy | 2009-02-27 |
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-02-26 |
|\ \ \ \ |
|
| * | | | | [JFFS2] fix mount crash caused by removed nodes | Thomas Gleixner | 2009-02-21 |
| * | | | | [JFFS2] force the jffs2 GC daemon to behave a bit better | Andres Salomon | 2009-02-14 |
* | | | | | ocfs2: add IO error check in ocfs2_get_sector() | wengang wang | 2009-02-26 |
* | | | | | ocfs2: set gap to seperate entry and value when xattr in bucket | Tiger Yang | 2009-02-26 |
* | | | | | ocfs2: lock the metaecc process for xattr bucket | Tao Ma | 2009-02-26 |
* | | | | | ocfs2: Use the right access_* method in ctime update of xattr. | Tao Ma | 2009-02-26 |