Age | Commit message (Expand) | Author |
2011-08-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-08-01 | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds |
2011-08-01 | ext4: prevent memory leaks from ext4_mb_init_backend() on error path | Yu Jian |
2011-08-01 | ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # | Yu Jian |
2011-08-01 | ext4: use ext4_msg() instead of printk in mballoc | Theodore Ts'o |
2011-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-08-01 | CIFS: Cleanup demupltiplex thread exiting code | Pavel Shilovsky |
2011-08-01 | CIFS: Move mid search to a separate function | Pavel Shilovsky |
2011-08-01 | CIFS: Move RFC1002 check to a separate function | Pavel Shilovsky |
2011-08-01 | CIFS: Simplify socket reading in demultiplex thread | Pavel Shilovsky |
2011-08-01 | ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info | Theodore Ts'o |
2011-08-01 | ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() | Theodore Ts'o |
2011-08-01 | CIFS: Move buffer allocation to a separate function | Pavel Shilovsky |
2011-08-01 | ext4: use the correct error exit path in ext4_init_inode_table() | Yongqiang Yang |
2011-08-01 | xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set | Markus Trippelsdorf |
2011-08-01 | VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock | David Howells |
2011-08-01 | VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree() | David Howells |
2011-08-01 | VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() | David Howells |
2011-08-01 | switch posix_acl_chmod() to umode_t | Al Viro |
2011-08-01 | switch posix_acl_from_mode() to umode_t | Al Viro |
2011-08-01 | switch posix_acl_equiv_mode() to umode_t * | Al Viro |
2011-08-01 | switch posix_acl_create() to umode_t * | Al Viro |
2011-08-01 | block: initialise bd_super in bdget() | Lachlan McIlroy |
2011-08-01 | vfs: avoid call to inode_lru_list_del() if possible | Eric Dumazet |
2011-08-01 | vfs: avoid taking inode_hash_lock on pipes and sockets | Eric Dumazet |
2011-08-01 | vfs: conditionally call inode_wb_list_del() | Eric Dumazet |
2011-08-01 | VFS: Fix automount for negative autofs dentries | David Howells |
2011-08-01 | Btrfs: load the key from the dir item in readdir into a fake dentry | Josef Bacik |
2011-07-31 | NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 | Trond Myklebust |
2011-07-31 | cifs: remove unneeded variable initialization in cifs_reconnect_tcon | Jeff Layton |
2011-07-31 | cifs: simplify refcounting for oplock breaks | Jeff Layton |
2011-07-31 | cifs: fix compiler warning in CIFSSMBQAllEAs | Jeff Layton |
2011-07-31 | cifs: fix name parsing in CIFSSMBQAllEAs | Jeff Layton |
2011-07-31 | cifs: don't start signing too early | Jeff Layton |
2011-07-31 | cifs: trivial: goto out here is unnecessary | Jeff Layton |
2011-07-31 | cifs: advertise the right receive buffer size to the server | Jeff Layton |
2011-07-31 | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-07-31 | pnfsblock: write_pagelist handle zero invalid extents | Peng Tao |
2011-07-31 | pnfsblock: note written INVAL areas for layoutcommit | Fred Isaman |
2011-07-31 | pnfsblock: bl_write_pagelist | Fred Isaman |
2011-07-31 | pnfsblock: bl_read_pagelist | Fred Isaman |
2011-07-31 | pnfsblock: cleanup_layoutcommit | Fred Isaman |
2011-07-31 | pnfsblock: encode_layoutcommit | Fred Isaman |
2011-07-31 | pnfsblock: merge rw extents | Fred Isaman |
2011-07-31 | pnfsblock: add extent manipulation functions | Fred Isaman |
2011-07-31 | pnfsblock: bl_find_get_extent | Fred Isaman |
2011-07-31 | pnfsblock: xdr decode pnfs_block_layout4 | Fred Isaman |
2011-07-31 | pnfsblock: call and parse getdevicelist | Fred Isaman |
2011-07-31 | pnfsblock: merge extents | Fred Isaman |