| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-08-01 |
|\ |
|
| * | [JFFS2] Fix allocation of summary buffer | David Woodhouse | 2008-08-01 |
* | | [PATCH] pass struct path * to do_add_mount() | Al Viro | 2008-08-01 |
* | | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro | 2008-08-01 |
* | | [patch 3/4] vfs: remove unused nameidata argument of may_create() | Miklos Szeredi | 2008-08-01 |
* | | [PATCH] devpts: switch to IDA | Alexey Dobriyan | 2008-08-01 |
* | | [PATCH 2/2] proc: switch inode number allocation to IDA | Alexey Dobriyan | 2008-08-01 |
* | | [PATCH 1/2] proc: fix inode number bogorithmetic | Alexey Dobriyan | 2008-08-01 |
* | | [PATCH] fix bdev leak in block_dev.c do_open() | Al Viro | 2008-08-01 |
* | | [PATCH] fix races and leaks in vfs_quota_on() users | Al Viro | 2008-08-01 |
* | | [PATCH] clean dup2() up a bit | Al Viro | 2008-08-01 |
* | | [PATCH] merge locate_fd() and get_unused_fd() | Al Viro | 2008-08-01 |
* | | Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree | Stephen Smalley | 2008-08-01 |
* | | romfs_readpage: don't report errors for pages beyond i_size | Linus Torvalds | 2008-07-30 |
* | | fs/buffer.c: uninline __remove_assoc_queue() | Thomas Petazzoni | 2008-07-30 |
* | | omfs: sparse annotations | Harvey Harrison | 2008-07-30 |
* | | VFS: increase pseudo-filesystem block size to PAGE_SIZE | Alex Nixon | 2008-07-30 |
|/ |
|
* | eCryptfs: use page_alloc not kmalloc to get a page of memory | Eric Sandeen | 2008-07-28 |
* | bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab() | Yoichi Yuasa | 2008-07-28 |
* | vfs: pagecache usage optimization for pagesize!=blocksize | Hisashi Hifumi | 2008-07-28 |
* | exec: include pagemap.h again to fix build | Hugh Dickins | 2008-07-28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-07-28 |
|\ |
|
| * | dlm: fix uninitialized variable for search_rsb_list callers | Benny Halevy | 2008-07-14 |
| * | dlm: release socket on error | Masatake YAMATO | 2008-07-14 |
| * | dlm: fix basts for granted CW waiting PR/CW | David Teigland | 2008-07-14 |
| * | dlm: check for null in device_write | Masatake YAMATO | 2008-07-14 |
* | | sh: Initial ELF FDPIC support. | Paul Mundt | 2008-07-28 |
* | | binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat. | Paul Mundt | 2008-07-28 |
* | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-07-27 |
|\ \ |
|
| * | | NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode | Trond Myklebust | 2008-07-27 |
| * | | nfs_remount oops when rebooting + possible fix | Marc Zyngier | 2008-07-27 |
* | | | task IO accounting: move all IO statistics in struct task_io_accounting | Andrea Righi | 2008-07-27 |
|/ / |
|
* | | task IO accounting: improve code readability | Andrea Righi | 2008-07-27 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-07-26 |
|\ \ |
|
| * \ | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-07-25 |
| |\ \ |
|
| * | | | [JFFS2] Use .unlocked_ioctl | Stoyan Gaydarov | 2008-07-11 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-07-26 |
|\ \ \ \ |
|
| * | | | | [PATCH] fix RLIM_NOFILE handling | Al Viro | 2008-07-26 |
| * | | | | [PATCH] get rid of corner case in dup3() entirely | Al Viro | 2008-07-26 |
| * | | | | [PATCH] get rid of indirect users of namei.h | Al Viro | 2008-07-26 |
| * | | | | [PATCH] get rid of __user_path_lookup_open | Al Viro | 2008-07-26 |
| * | | | | [PATCH] f_count may wrap around | Al Viro | 2008-07-26 |
| * | | | | [PATCH] dup3 fix | Ulrich Drepper | 2008-07-26 |
| * | | | | [PATCH] don't pass nameidata to __ncp_lookup_validate() | Al Viro | 2008-07-26 |
| * | | | | [PATCH] don't pass nameidata to gfs2_lookupi() | Al Viro | 2008-07-26 |
| * | | | | [PATCH] new (local) helper: user_path_parent() | Al Viro | 2008-07-26 |
| * | | | | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 2008-07-26 |
| * | | | | [PATCH] preparation to __user_walk_fd cleanup | Al Viro | 2008-07-26 |
| * | | | | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro | 2008-07-26 |
| * | | | | [PATCH] take noexec checks to very few callers that care | Al Viro | 2008-07-26 |