| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | fuse: fix return value of fuse_dev_write() | Csaba Henk | 2009-06-30 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | elf: fix one check-after-use | Amerigo Wang | 2009-07-01 |
* | | | | | | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 2009-07-01 |
* | | | | | | hostfs: set maximum filesize in superblock for proper LFS support | Wolfgang Illmeyer | 2009-06-30 |
* | | | | | | ext2: return -EIO not -ESTALE on directory traversal through deleted inode | Bryan Donlan | 2009-06-30 |
* | | | | | | elf: limit max map count to safe value | KAMEZAWA Hiroyuki | 2009-06-30 |
* | | | | | | eventfd: revised interface and cleanups | Davide Libenzi | 2009-06-30 |
* | | | | | | AFS: Fix lock imbalance | Jiri Slaby | 2009-06-30 |
* | | | | | | integrity: add ima_counts_put (updated) | Mimi Zohar | 2009-06-28 |
* | | | | | | cifs: fix fh_mutex locking in cifs_reopen_file | Jeff Layton | 2009-06-27 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-06-26 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [CIFS] remove unknown mount option warning message | Steve French | 2009-06-26 |
| * | | | | | [CIFS] remove bkl usage from umount begin | Steve French | 2009-06-25 |
| * | | | | | cifs: Fix incorrect return code being printed in cFYI messages | Suresh Jayaraman | 2009-06-25 |
| * | | | | | [CIFS] cleanup asn handling for ntlmssp | Steve French | 2009-06-24 |
| * | | | | | [CIFS] Copy struct *after* setting the port, instead of before. | Simo Leone | 2009-06-24 |
| * | | | | | cifs: remove rw/ro options | Jeff Layton | 2009-06-24 |
| * | | | | | cifs: fix problems with earlier patches | Jeff Layton | 2009-06-24 |
| * | | | | | cifs: have cifs parse scope_id out of IPv6 addresses and use it | Jeff Layton | 2009-06-24 |
| * | | | | | [CIFS] Do not send tree disconnect if session is already disconnected | Steve French | 2009-06-24 |
| * | | | | | [CIFS] Fix build break | Steve French | 2009-06-15 |
| * | | | | | cifs: display scopeid in /proc/mounts | Jeff Layton | 2009-06-15 |
| * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-06-14 |
| |\ \ \ \ \ |
|
| * | | | | | | cifs: add new routine for converting AF_INET and AF_INET6 addrs | Jeff Layton | 2009-06-13 |
| * | | | | | | cifs: have cifs_show_options show forceuid/forcegid options | Jeff Layton | 2009-06-13 |
| * | | | | | | cifs: remove unneeded NULL checks from cifs_show_options | Jeff Layton | 2009-06-13 |
* | | | | | | | another race fix in jfs_check_acl() | Al Viro | 2009-06-24 |
* | | | | | | | Get "no acls for this inode" right, fix shmem breakage | Al Viro | 2009-06-24 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | switch xfs to generic acl caching helpers | Al Viro | 2009-06-24 |
| * | | | | | | | helpers for acl caching + switch to those | Al Viro | 2009-06-24 |
| * | | | | | | | switch reiserfs to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | | switch reiserfs to usual conventions for caching ACLs | Al Viro | 2009-06-24 |
| * | | | | | | | reiserfs: minimal fix for ACL caching | Al Viro | 2009-06-24 |
| * | | | | | | | switch nilfs2 to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | | switch btrfs to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | | switch jffs2 to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | | switch jfs to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | | switch ext4 to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | | switch ext3 to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | | switch ext2 to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | | add caching of ACLs in struct inode | Al Viro | 2009-06-24 |
| * | | | | | | | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain | 2009-06-24 |
| * | | | | | | | cleanup __writeback_single_inode | Christoph Hellwig | 2009-06-24 |
| * | | | | | | | ... and the same for vfsmount id/mount group id | Al Viro | 2009-06-24 |
| * | | | | | | | Make allocation of anon devices cheaper | Al Viro | 2009-06-24 |
| * | | | | | | | devpts: remove module-related code | H. Peter Anvin | 2009-06-24 |
| * | | | | | | | VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper | Trond Myklebust | 2009-06-24 |
| * | | | | | | | vfs: fix nd->root leak in do_filp_open() | J. R. Okajima | 2009-06-24 |
| * | | | | | | | reiserfs: remove stray unlock_super in reiserfs_resize | Christoph Hellwig | 2009-06-24 |