| Commit message (Expand) | Author | Age |
* | NFS: fix directio refcount bug on commit | Fred Isaman | 2012-06-09 |
* | NFSv4: Fix unnecessary delegation returns in nfs4_do_open | Trond Myklebust | 2012-06-08 |
* | NFSv4.1: Convert another trivial printk into a dprintk | Trond Myklebust | 2012-06-07 |
* | NFS4: Fix open bug when pnfs module blacklisted | Fred Isaman | 2012-06-07 |
* | NFS: Remove incorrect BUG_ON in nfs_found_client | Trond Myklebust | 2012-06-07 |
* | NFS: Map minor mismatch error to protocol not support error. | Steve Dickson | 2012-06-06 |
* | NFS: Fix a commit bug | Trond Myklebust | 2012-06-05 |
* | NFS4: Set parsed mount data version to 4 | Bryan Schumaker | 2012-06-05 |
* | NFSv4.1: Ensure we clear session state flags after a session creation | Trond Myklebust | 2012-06-05 |
* | NFSv4.1: Convert a trivial printk into a dprintk | Trond Myklebust | 2012-06-05 |
* | NFSv4: Fix up decode_attr_mdsthreshold | Trond Myklebust | 2012-06-05 |
* | NFSv4: Fix an Oops in the open recovery code | Trond Myklebust | 2012-06-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2012-05-30 |
|\ |
|
| * | ceph: use info returned by get_authorizer | Alex Elder | 2012-05-17 |
| * | ceph: have get_authorizer methods return pointers | Alex Elder | 2012-05-17 |
| * | ceph: ensure auth ops are defined before use | Alex Elder | 2012-05-17 |
| * | ceph: messenger: reduce args to create_authorizer | Alex Elder | 2012-05-17 |
| * | ceph: define ceph_auth_handshake type | Alex Elder | 2012-05-17 |
| * | ceph: ignore preferred_osd field | Sage Weil | 2012-05-16 |
| * | ceph: fully initialize new layout | Sage Weil | 2012-05-16 |
| * | ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper | Sage Weil | 2012-05-07 |
| * | ceph: drop support for preferred_osd pgs | Sage Weil | 2012-05-07 |
* | | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-05-30 |
|\ \ |
|
| * \ | Merge tag 'v3.4-rc5' into for-3.5/core | Jens Axboe | 2012-05-01 |
| |\ \ |
|
| * | | | vmsplice: relax alignement requirements for SPLICE_F_GIFT | Eric Dumazet | 2012-04-20 |
| * | | | Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged | Tejun Heo | 2012-04-01 |
| |\ \ \ |
|
| * | | | | block: remove ioc_*_changed() | Tejun Heo | 2012-03-20 |
| * | | | | block: implement bio_associate_current() | Tejun Heo | 2012-03-06 |
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-29 |
|\ \ \ \ \ |
|
| * | | | | | mm, oom: normalize oom scores to oom_score_adj scale only for userspace | David Rientjes | 2012-05-29 |
| * | | | | | mm/fs: remove truncate_range | Hugh Dickins | 2012-05-29 |
| * | | | | | mm: fix NULL ptr deref when walking hugepages | Sasha Levin | 2012-05-29 |
* | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-05-29 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | cifs: fix oops while traversing open file list (try #4) | Shirish Pargaonkar | 2012-05-23 |
| * | | | | | cifs: Fix comment as d_alloc_root() is replaced by d_make_root() | Sedat Dilek | 2012-05-23 |
| * | | | | | CIFS: Introduce SMB2 mounts as vers=2.1 | Steve French | 2012-05-23 |
| * | | | | | CIFS: Introduce SMB2 Kconfig option | Steve French | 2012-05-23 |
| * | | | | | CIFS: Move add/set_credits and get_credits_field to ops structure | Pavel Shilovsky | 2012-05-23 |
| * | | | | | CIFS: Move protocol specific demultiplex thread calls to ops struct | Pavel Shilovsky | 2012-05-23 |
| * | | | | | CIFS: Move protocol specific part from cifs_readv_receive to ops struct | Pavel Shilovsky | 2012-05-23 |
| * | | | | | CIFS: Move header_size/max_header_size to ops structure | Pavel Shilovsky | 2012-05-23 |
| * | | | | | CIFS: Move protocol specific part from SendReceive2 to ops struct | Pavel Shilovsky | 2012-05-23 |
| * | | | | | cifs: Include backup intent search flags during searches {try #2) | Shirish Pargaonkar | 2012-05-17 |
| * | | | | | CIFS: Separate protocol specific part from setlk | Pavel Shilovsky | 2012-05-17 |
| * | | | | | CIFS: Separate protocol specific part from getlk | Pavel Shilovsky | 2012-05-17 |
| * | | | | | CIFS: Separate protocol specific lock type handling | Pavel Shilovsky | 2012-05-16 |
| * | | | | | CIFS: Convert lock type to 32 bit variable | Pavel Shilovsky | 2012-05-16 |
| * | | | | | CIFS: Move locks to cifsFileInfo structure | Pavel Shilovsky | 2012-05-16 |
| * | | | | | cifs: convert send_nt_cancel into a version specific op | Jeff Layton | 2012-05-16 |
| * | | | | | cifs: add a smb_version_operations/values structures and a smb_version enum | Jeff Layton | 2012-05-16 |