Age | Commit message (Expand) | Author |
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 | lglock: add DEFINE_STATIC_LGLOCK() | Lai Jiangshan |
2012-10-09 | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins |
2012-10-09 | vfs: drop lock/unlock super | Marco Stornelli |
2012-10-09 | ufs: drop lock/unlock super | Marco Stornelli |
2012-10-09 | sysv: drop lock/unlock super | Marco Stornelli |
2012-10-09 | hpfs: drop lock/unlock super | Marco Stornelli |
2012-10-09 | fat: drop lock/unlock super | Marco Stornelli |
2012-10-09 | ext3: drop lock/unlock super | Marco Stornelli |
2012-10-09 | exofs: drop lock/unlock super | Marco Stornelli |
2012-10-09 | dup3: Return an error when oldfd == newfd. | Richard W.M. Jones |
2012-10-09 | fs: prevent use after free in auditing when symlink following was denied | Sasha Levin |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-10-10 | Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-10-09 | nfs: disintegrate UAPI for nfs | J. Bruce Fields |
2012-10-09 | hppfs: fix the return value of get_inode() | Wei Yongjun |
2012-10-09 | hostfs: drop vmtruncate | Marco Stornelli |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro |
2012-10-09 | btrfs: init ref_index to zero in add_inode_ref | Chris Mason |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse |
2012-10-09 | Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer | Wang Sheng-Hui |
2012-10-09 | Btrfs: fix page leakage | Josef Bacik |