Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds | Trond Myklebust | 2012-05-01 | 1 | -2/+0 | |
* | | | | | | | | | | | NFSv4: Simplify the NFSv4 CREATE compound | Trond Myklebust | 2012-05-01 | 1 | -1/+0 | |
* | | | | | | | | | | | NFSv4: Simplify the NFSv4 OPEN compound | Trond Myklebust | 2012-05-01 | 1 | -2/+0 | |
* | | | | | | | | | | | NFSv2/v3: Simulate the change attribute | Trond Myklebust | 2012-05-01 | 1 | -3/+3 | |
* | | | | | | | | | | | NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined | Trond Myklebust | 2012-04-30 | 1 | -0/+5 | |
* | | | | | | | | | | | NFS: Remove extra rpc_clnt argument to proc_lookup | Bryan Schumaker | 2012-04-27 | 1 | -1/+1 | |
* | | | | | | | | | | | NFS: Create a submount rpc_op | Bryan Schumaker | 2012-04-27 | 1 | -0/+2 | |
* | | | | | | | | | | | NFS: Remove secinfo knowledge out of the generic client | Bryan Schumaker | 2012-04-27 | 1 | -1/+0 | |
* | | | | | | | | | | | NFS: add dreq to nfs_commit_info | Fred Isaman | 2012-04-27 | 1 | -0/+1 | |
* | | | | | | | | | | | NFS: create nfs_commit_completion_ops | Fred Isaman | 2012-04-27 | 1 | -0/+9 | |
* | | | | | | | | | | | NFS: create struct nfs_commit_info | Fred Isaman | 2012-04-27 | 2 | -4/+28 | |
* | | | | | | | | | | | NFS: rewrite directio read to use async coalesce code | Fred Isaman | 2012-04-27 | 2 | -2/+3 | |
* | | | | | | | | | | | NFS: remove unused wb_complete field from struct nfs_page | Fred Isaman | 2012-04-27 | 1 | -1/+0 | |
* | | | | | | | | | | | NFS: create completion structure to pass into page_init functions | Fred Isaman | 2012-04-27 | 2 | -0/+8 | |
* | | | | | | | | | | | NFS: merge _full and _partial write rpc_ops | Fred Isaman | 2012-04-27 | 1 | -0/+2 | |
* | | | | | | | | | | | NFS: merge _full and _partial read rpc_ops | Fred Isaman | 2012-04-27 | 2 | -1/+16 | |
* | | | | | | | | | | | NFS: create struct nfs_page_array | Fred Isaman | 2012-04-27 | 1 | -6/+8 | |
* | | | | | | | | | | | NFS: create common nfs_pgio_header for both read and write | Fred Isaman | 2012-04-27 | 2 | -33/+27 | |
* | | | | | | | | | | | NFS: add a struct nfs_commit_data to replace nfs_write_data in commits | Fred Isaman | 2012-04-27 | 2 | -5/+44 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-04-25 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | NFSv4: Ensure we do not reuse open owner names | Trond Myklebust | 2012-04-20 | 1 | -1/+6 | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-25 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | asm-generic: Allow overriding clock_t and add attributes to siginfo_t | H. Peter Anvin | 2012-04-23 | 1 | -3/+11 | |
* | | | | | | | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi | Linus Torvalds | 2012-04-24 | 1 | -14/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | HSI: hsi: Rework hsi_event interface | Carlos Chinea | 2012-04-23 | 1 | -11/+14 | |
| * | | | | | | | | | | HSI: hsi: Rework hsi_controller release | Carlos Chinea | 2012-04-23 | 1 | -3/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-04-22 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers | Benjamin Herrenschmidt | 2012-04-23 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-22 | 5 | -7/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | net/sock.h: fix sk_peek_off kernel-doc warning | Randy Dunlap | 2012-04-17 | 1 | -0/+1 | |
| * | | | | | | | | | | ipv6: clean up rt6_clean_expires | Jiri Bohac | 2012-04-17 | 1 | -1/+1 | |
| * | | | | | | | | | | ipv6: fix rt6_update_expires | Jiri Bohac | 2012-04-17 | 1 | -2/+8 | |
| * | | | | | | | | | | net_sched: red: Make minor corrections to comments | David Ward | 2012-04-16 | 1 | -3/+3 | |
| * | | | | | | | | | | skbuff: struct ubuf_info callback type safety | Michael S. Tsirkin | 2012-04-13 | 1 | -3/+4 | |
| * | | | | | | | | | | ipv6: fix problem with expired dst cache | Gao feng | 2012-04-13 | 2 | -1/+47 | |
* | | | | | | | | | | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong | 2012-04-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-21 | 4 | -71/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mfd: Fix modular builds of rc5t583 regulator support | Paul Gortmaker | 2012-04-16 | 1 | -8/+39 | |
| * | | | | | | | | | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 2012-04-16 | 2 | -12/+27 | |
| * | | | | | | | | | | | | mfd : Fix dbx500 compilation error | Daniel Lezcano | 2012-04-16 | 1 | -51/+37 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | kill mm argument of vm_munmap() | Al Viro | 2012-04-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | VM: add "vm_mmap()" helper function | Linus Torvalds | 2012-04-20 | 1 | -17/+6 | |
* | | | | | | | | | | | | VM: add "vm_munmap()" helper function | Linus Torvalds | 2012-04-20 | 1 | -0/+1 | |
* | | | | | | | | | | | | VM: add "vm_brk()" helper function | Linus Torvalds | 2012-04-20 | 1 | -1/+2 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-04-20 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | pinctrl: include <linux/bug.h> to prevent compile errors | Stephen Warren | 2012-04-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | pinctrl: fix compile error if not select PINMUX support | Dong Aisheng | 2012-04-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2012-04-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | |