| Commit message (Expand) | Author | Age |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-06-21 |
|\ |
|
| * | jbd2: Fix oops in jbd2_journal_remove_journal_head() | Jan Kara | 2011-06-13 |
| * | jbd2: Remove obsolete parameters in the comments for some jbd2 functions | Tao Ma | 2011-06-12 |
| * | ext4: fixed tracepoints cleanup | Lukas Czerner | 2011-06-06 |
| * | ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap | Lukas Czerner | 2011-06-06 |
| * | ext4: Fix max file size and logical block counting of extent format file | Lukas Czerner | 2011-06-06 |
| * | ext4: correct comments for ext4_free_blocks() | Yongqiang Yang | 2011-06-05 |
* | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-06-20 |
|\ \ |
|
| * | | nfsd4: fix break_lease flags on nfsd open | J. Bruce Fields | 2011-06-20 |
| * | | nfsd: link returns nfserr_delay when breaking lease | Casey Bodley | 2011-06-06 |
| * | | nfsd: v4 support requires CRYPTO | Randy Dunlap | 2011-06-06 |
| * | | nfsd: fix dependency of nfsd on auth_rpcgss | J. Bruce Fields | 2011-06-06 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-06-20 |
|\ \ \ |
|
| * | | | fix comment in generic_permission() | Al Viro | 2011-06-20 |
| * | | | kill obsolete comment for follow_down() | Al Viro | 2011-06-20 |
| * | | | proc_sys_permission() is OK in RCU mode | Al Viro | 2011-06-20 |
| * | | | reiserfs_permission() doesn't need to bail out in RCU mode | Al Viro | 2011-06-20 |
| * | | | proc_fd_permission() is doesn't need to bail out in RCU mode | Al Viro | 2011-06-20 |
| * | | | nilfs2_permission() doesn't need to bail out in RCU mode | Al Viro | 2011-06-20 |
| * | | | logfs doesn't need ->permission() at all | Al Viro | 2011-06-20 |
| * | | | coda_ioctl_permission() is safe in RCU mode | Al Viro | 2011-06-20 |
| * | | | cifs_permission() doesn't need to bail out in RCU mode | Al Viro | 2011-06-20 |
| * | | | bad_inode_permission() is safe from RCU mode | Al Viro | 2011-06-20 |
| * | | | ubifs: dereferencing an ERR_PTR in ubifs_mount() | Dan Carpenter | 2011-06-20 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-20 |
|\ \ \ \ |
|
| * | | | | Btrfs: avoid delayed metadata items during commits | Chris Mason | 2011-06-17 |
| * | | | | btrfs: fix uninitialized return value | David Sterba | 2011-06-17 |
| * | | | | btrfs: fix wrong reservation when doing delayed inode operations | Miao Xie | 2011-06-17 |
| * | | | | btrfs: Remove unused sysfs code | Maarten Lankhorst | 2011-06-17 |
| * | | | | btrfs: fix dereference of ERR_PTR value | David Sterba | 2011-06-17 |
| * | | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason | 2011-06-17 |
| |\ \ \ \ |
|
| | * | | | | Btrfs: set no_trans_join after trying to expand the transaction | Josef Bacik | 2011-06-15 |
| | * | | | | Btrfs: protect the pending_snapshots list with trans_lock | Josef Bacik | 2011-06-15 |
| | * | | | | Btrfs: fix path leakage on subvol deletion | Josef Bacik | 2011-06-15 |
| * | | | | | Btrfs: fix relocation races | Chris Mason | 2011-06-17 |
| * | | | | | Btrfs: drop the delalloc_bytes check in shrink_delalloc | Chris Mason | 2011-06-13 |
| * | | | | | Btrfs: check the return value from set_anon_super | Chris Mason | 2011-06-13 |
| |/ / / / |
|
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg... | Linus Torvalds | 2011-06-19 |
|\ \ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | | * | | | | timerfd: Fix wakeup of processes when timer is cancelled on clock change | Max Asbock | 2011-06-14 |
* | | | | | | | isofs: fix bh leak in isofs_fill_super() error case | Linus Torvalds | 2011-06-18 |
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-06-17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | xfs: make log devices with write back caches work | Christoph Hellwig | 2011-06-16 |
| * | | | | | | | xfs: fix ->mknod() return value on xfs_get_acl() failure | Al Viro | 2011-06-14 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells | 2011-06-17 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd | Linus Torvalds | 2011-06-16 |
|\ \ \ \ \ \ |
|
| * | | | | | | proc: Fix Oops on stat of /proc/<zombie pid>/ns/net | Eric W. Biederman | 2011-06-15 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-06-16 |
|\ \ \ \ \ \ |
|
| * | | | | | | AFS: Use i_generation not i_version for the vnode uniquifier | David Howells | 2011-06-16 |
| * | | | | | | AFS: Set s_id in the superblock to the volume name | David Howells | 2011-06-16 |
| * | | | | | | vfs: Fix data corruption after failed write in __block_write_begin() | Jan Kara | 2011-06-16 |