| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-31 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-08-22 |
| |\ |
|
| | * | ceph: avoid divide by zero in __validate_layout() | Sage Weil | 2012-08-21 |
| | * | ceph: tolerate (and warn on) extraneous dentry from mds | Sage Weil | 2012-08-21 |
| | * | libceph: delay debugfs initialization until we learn global_id | Sage Weil | 2012-08-20 |
| * | | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-08-22 |
| |\ \ |
|
| | * | | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust | 2012-08-20 |
| | * | | NFSv4: Ensure that nfs4_alloc_client cleans up on error. | Trond Myklebust | 2012-08-20 |
| | * | | NFS: return -ENOKEY when the upcall fails to map the name | Bryan Schumaker | 2012-08-16 |
| | * | | NFS: Clear key construction data if the idmap upcall fails | Bryan Schumaker | 2012-08-16 |
| | * | | NFSv4: Don't use private xdr_stream fields in decode_getacl | Trond Myklebust | 2012-08-16 |
| | * | | NFSv4: Fix the acl cache size calculation | Trond Myklebust | 2012-08-16 |
| | * | | NFSv4: Fix pointer arithmetic in decode_getacl | Trond Myklebust | 2012-08-16 |
| | * | | NFS: Alias the nfs module to nfs4 | bjschuma@gmail.com | 2012-08-16 |
| | * | | NFS: Fix a regression when loading the NFS v4 module | bjschuma@gmail.com | 2012-08-16 |
| | * | | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done | Trond Myklebust | 2012-08-08 |
| | * | | pnfs-obj: Better IO pattern in case of unaligned offset | Boaz Harrosh | 2012-08-02 |
| | * | | NFS41: add pg_layout_private to nfs_pageio_descriptor | Peng Tao | 2012-08-02 |
| | * | | pnfs: nfs4_proc_layoutget returns void | Idan Kedar | 2012-08-02 |
| | * | | pnfs: defer release of pages in layoutget | Idan Kedar | 2012-08-02 |
| | * | | nfs: tear down caches in nfs_init_writepagecache when allocation fails | Jeff Layton | 2012-08-02 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-22 |
| |\ \ \ |
|
| | * | | | fs: fix fs/namei.c kernel-doc warnings | Randy Dunlap | 2012-08-22 |
| | * | | | eventpoll: use-after-possible-free in epoll_create1() | Al Viro | 2012-08-22 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller | 2012-08-24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | userns: Make seq_file's user namespace accessible | Eric W. Biederman | 2012-08-15 |
| * | | | userns: Fix link restrictions to use uid_eq | Eric W. Biederman | 2012-08-03 |
* | | | | vfs: missed source of ->f_pos races | Al Viro | 2012-08-20 |
| |/ /
|/| | |
|
* | | | Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-08-18 |
|\ \ \ |
|
| * | | | vfs: fix propagation of atomic_open create error on negative dentry | Sage Weil | 2012-08-16 |
| * | | | fuse: check create mode in atomic open | Miklos Szeredi | 2012-08-15 |
| * | | | vfs: pass right create mode to may_o_create() | Miklos Szeredi | 2012-08-15 |
| * | | | vfs: atomic_open(): fix create mode usage | Miklos Szeredi | 2012-08-15 |
| * | | | vfs: canonicalize create mode in build_open_flags() | Miklos Szeredi | 2012-08-15 |
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-08-17 |
|\ \ \ \ |
|
| * | | | | ext4: fix kernel BUG on large-scale rm -rf commands | Theodore Ts'o | 2012-08-17 |
| * | | | | ext4: fix long mount times on very big file systems | Theodore Ts'o | 2012-08-17 |
| * | | | | ext4: don't call ext4_error while block group is locked | Theodore Ts'o | 2012-08-17 |
| * | | | | ext4: avoid kmemcheck complaint from reading uninitialized memory | Theodore Ts'o | 2012-08-05 |
| * | | | | ext4: make sure the journal sb is written in ext4_clear_journal_err() | Theodore Ts'o | 2012-08-05 |
| | |/ /
| |/| | |
|
* | | | | autofs4 - fix expire check | Ian Kent | 2012-08-17 |
* | | | | autofs4 - fix get_next_positive_subdir() | Ian Kent | 2012-08-16 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-08-16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | fuse: verify all ioctl retry iov elements | Zach Brown | 2012-08-06 |
| * | | | fuse: add missing INIT flags | Miklos Szeredi | 2012-07-18 |
| * | | | fuse: update attributes on aio_read | Brian Foster | 2012-07-18 |
| * | | | fuse: invalidate inode mapping if mtime changes | Brian Foster | 2012-07-18 |
| * | | | fuse: add FUSE_AUTO_INVAL_DATA init flag | Brian Foster | 2012-07-18 |
* | | | | Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-08-12 |
|\ \ \ \ |
|
| * | | | | Btrfs: remove mnt_want_write call in btrfs_mksubvol | Alexander Block | 2012-08-09 |
| | |/ /
| |/| | |
|