Age | Commit message (Expand) | Author |
2012-10-24 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-23 | Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2012-10-23 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-10-23 | Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-22 | ext4: Avoid underflow in ext4_trim_fs() | Lukas Czerner |
2012-10-22 | char_dev: pin parent kobject | Dmitry Torokhov |
2012-10-22 | ext4: Checksum the block bitmap properly with bigalloc enabled | Tao Ma |
2012-10-19 | hold task->mempolicy while numa_maps scans. | KAMEZAWA Hiroyuki |
2012-10-19 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-18 | fs, xattr: fix bug when removing a name not in xattr list | David Rientjes |
2012-10-17 | jfs: Fix FITRIM argument handling | Lukas Czerner |
2012-10-17 | NLM: nlm_lookup_file() may return NLMv4-specific error codes | Trond Myklebust |
2012-10-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-16 | mm, mempolicy: fix printing stack contents in numa_maps | David Rientjes |
2012-10-16 | fix a leak in replace_fd() users | Al Viro |
2012-10-16 | NFSv4: Fix the return value for nfs_callback_start_svc | Trond Myklebust |
2012-10-16 | NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static | Trond Myklebust |
2012-10-16 | NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" | Trond Myklebust |
2012-10-15 | ext4: fix undefined bit shift result in ext4_fill_flex_info | Lukas Czerner |
2012-10-15 | NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() | Trond Myklebust |
2012-10-15 | NFSv4.1: Do not call pnfs_return_layout() from an rpciod context | Trond Myklebust |
2012-10-15 | NFSv4.1: Kill nfs4_ds_disconnect() | Trond Myklebust |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-13 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-12 | procfs: don't need a PATH_MAX allocation to hold a string representation of a... | Jeff Layton |
2012-10-12 | vfs: embed struct filename inside of names_cache allocation if possible | Jeff Layton |
2012-10-12 | audit: make audit_inode take struct filename | Jeff Layton |
2012-10-12 | vfs: make path_openat take a struct filename pointer | Jeff Layton |
2012-10-12 | vfs: turn do_path_lookup into wrapper around struct filename variant | Jeff Layton |
2012-10-12 | audit: allow audit code to satisfy getname requests from its names_list | Jeff Layton |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | btrfs: Fix compilation with user namespace support enabled | Eric W. Biederman |
2012-10-12 | userns: Fix posix_acl_file_xattr_userns gid conversion | Eric W. Biederman |
2012-10-12 | vfs: unexport getname and putname symbols | Jeff Layton |
2012-10-12 | audit: overhaul __audit_inode_child to accomodate retrying | Jeff Layton |
2012-10-12 | audit: set the name_len in audit_inode for parent lookups | Jeff Layton |
2012-10-12 | audit: reverse arguments to audit_inode_child | Jeff Layton |
2012-10-12 | audit: remove unnecessary NULL ptr checks from do_path_lookup | Jeff Layton |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-12 | Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-11 | vfs: bogus warnings in fs/namei.c | Arnd Bergmann |
2012-10-11 | consitify do_mount() arguments | Al Viro |
2012-10-11 | Merge Trond's bugfixes | J. Bruce Fields |
2012-10-11 | autofs4 - fix reset pending flag on mount fail | Ian Kent |
2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-10 | nohz: Fix idle ticks in cpu summary line of /proc/stat | Michal Hocko |