Age | Commit message (Expand) | Author |
2011-03-25 | codafs: fix build break when CONFIG_PROC_SYSCTL=n | Rakib Mullick |
2011-03-25 | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-24 | fs: simplify iget & friends | Christoph Hellwig |
2011-03-24 | fs: pull inode->i_lock up out of writeback_single_inode | Dave Chinner |
2011-03-24 | fs: rename inode_lock to inode_hash_lock | Dave Chinner |
2011-03-24 | fs: move i_wb_list out from under inode_lock | Dave Chinner |
2011-03-24 | fs: move i_sb_list out from under inode_lock | Dave Chinner |
2011-03-24 | fs: remove inode_lock from iput_final and prune_icache | Dave Chinner |
2011-03-24 | fs: Lock the inode LRU list separately | Dave Chinner |
2011-03-24 | fs: factor inode disposal | Dave Chinner |
2011-03-24 | fs: protect inode->i_state with inode->i_lock | Dave Chinner |
2011-03-24 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust |
2011-03-24 | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO | Weston Andros Adamson |
2011-03-24 | NFSv4.1 convert layoutcommit sync to boolean | Andy Adamson |
2011-03-24 | NFSv4.1 pnfs_layoutcommit_inode fixes | Andy Adamson |
2011-03-24 | autofs4: Do not potentially dereference NULL pointer returned by fget() in au... | Jesper Juhl |
2011-03-24 | autofs4 - remove autofs4_lock | Ian Kent |
2011-03-24 | autofs4 - fix d_manage() return on rcu-walk | Ian Kent |
2011-03-24 | autofs4 - fix autofs4_expire_indirect() traversal | Ian Kent |
2011-03-24 | autofs4 - fix dentry leak in autofs4_expire_direct() | Ian Kent |
2011-03-24 | autofs4 - reinstate last used update on access | Ian Kent |
2011-03-24 | vfs - check non-mountpoint dentry might block in __follow_mount_rcu() | Ian Kent |
2011-03-24 | NFS: Determine initial mount security | Bryan Schumaker |
2011-03-24 | NFS: use secinfo when crossing mountpoints | Bryan Schumaker |
2011-03-24 | NFS: Add secinfo procedure | Bryan Schumaker |
2011-03-24 | NFS: lookup supports alternate client | Bryan Schumaker |
2011-03-24 | NFS: convert call_sync() to a function | Bryan Schumaker |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-24 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2011-03-24 | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2011-03-24 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-03-24 | UBIFS: fix assertion warning and refine comments | Artem Bityutskiy |
2011-03-24 | UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS | Artem Bityutskiy |
2011-03-24 | UBIFS: use GFP_NOFS properly | Artem Bityutskiy |
2011-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-23 | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn |
2011-03-23 | userns: userns: check user namespace for task->file uid equivalence checks | Serge E. Hallyn |
2011-03-23 | procfs: kill the global proc_mnt variable | Oleg Nesterov |
2011-03-23 | pidns: call pid_ns_prepare_proc() from create_pid_namespace() | Eric W. Biederman |
2011-03-23 | sysctl: add some missing input constraint checks | Petr Holasek |
2011-03-23 | proc: protect mm start_code/end_code in /proc/pid/stat | Kees Cook |
2011-03-23 | proc: make struct proc_dir_entry::namelen unsigned int | Alexey Dobriyan |
2011-03-23 | procfs: fix some wrong error code usage | Jovi Zhang |
2011-03-23 | procfs: fix /proc/<pid>/maps heap check | Aaro Koskinen |
2011-03-23 | proc: hide kernel addresses via %pK in /proc/<pid>/stack | Konstantin Khlebnikov |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |