| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | nfs: have NFSv3 try server-specified auth flavors in turn | Jeff Layton | 2013-06-28 | |
| | * | | | | | | | | | | | | nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it | Jeff Layton | 2013-06-28 | |
| | * | | | | | | | | | | | | nfs: move server_authlist into nfs_try_mount_request | Jeff Layton | 2013-06-28 | |
| | * | | | | | | | | | | | | nfs: refactor "need_mount" code out of nfs_try_mount | Jeff Layton | 2013-06-28 | |
| | * | | | | | | | | | | | | NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount | Andy Adamson | 2013-06-28 | |
| | * | | | | | | | | | | | | NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount | Andy Adamson | 2013-06-28 | |
| | * | | | | | | | | | | | | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize | Andy Adamson | 2013-06-28 | |
| | * | | | | | | | | | | | | NFS: Improve legacy idmapping fallback | Bryan Schumaker | 2013-06-28 | |
| | * | | | | | | | | | | | | NFSv4.1 end back channel session draining | Andy Adamson | 2013-06-20 | |
| | * | | | | | | | | | | | | NFSv4.1: Clean up layout segment comparison helper names | Trond Myklebust | 2013-06-18 | |
| | * | | | | | | | | | | | | NFSv4.1: layout segment comparison helpers should take 'const' parameters | Trond Myklebust | 2013-06-18 | |
| | * | | | | | | | | | | | | NFSv4: Move the DNS resolver into the NFSv4 module | Trond Myklebust | 2013-06-18 | |
| | * | | | | | | | | | | | | NFSv4: SETCLIENTID add the format string for the NETID | Djalal Harouni | 2013-06-18 | |
| | * | | | | | | | | | | | | NFSv4: Close another NFSv4 recovery race | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4.1: Simplify setting the layout header credential | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4.1: Enable state protection | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4.1: Use layout credentials for get_deviceinfo calls | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4.1: Ensure that test_stateid and free_stateid use correct credentials | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4.1: Ensure that reclaim_complete uses the right credential | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4.1: Ensure that layoutreturn uses the correct credential | Trond Myklebust | 2013-06-06 | |
| | * | | | | | | | | | | | | NFSv4.1: Ensure that layoutget is called using the layout credential | Trond Myklebust | 2013-06-06 | |
| * | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2013-07-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | quota: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-07-04 | |
| | * | | | | | | | | | | | | | ext3: Fix fsync error handling after filesystem abort. | Dmitry Monakhov | 2013-07-04 | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | ncpfs: fix error return code in ncp_parse_options() | Wei Yongjun | 2013-07-08 | |
| | * | | | | | | | | | | | | locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo... | Jeff Layton | 2013-07-08 | |
| | * | | | | | | | | | | | | seq_file: add seq_list_*_percpu helpers | Jeff Layton | 2013-07-08 | |
| | * | | | | | | | | | | | | f2fs: fix readdir incorrectness | Jaegeuk Kim | 2013-07-08 | |
| | * | | | | | | | | | | | | helper for reading ->d_count | Al Viro | 2013-07-05 | |
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | timerfd: Add alarm timers | Todd Poynor | 2013-05-29 | |
| * | | | | | | | | | | | | | Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2013-07-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | UBIFS: correct mount message | Richard Genoud | 2013-05-10 | |
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | treewide: Fix typo in printk | Masanari Iida | 2013-05-28 | |
| | * | | | | | | | | | | | | btrfs: fix btrfs_extend_item() comment | Stefan Behrens | 2013-05-28 | |
| * | | | | | | | | | | | | | Merge branch 'hpfs' from Mikulas Patocka | Linus Torvalds | 2013-07-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | hpfs: implement prefetch to improve performance | Mikulas Patocka | 2013-07-04 | |
| | * | | | | | | | | | | | | | hpfs: use mpage | Mikulas Patocka | 2013-07-04 | |
| | * | | | | | | | | | | | | | hpfs: better test for errors | Mikulas Patocka | 2013-07-04 | |
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | pstore: Add hsize argument in write_buf call of pstore_ftrace_call | Aruna Balakrishnaiah | 2013-07-02 | |
| | * | | | | | | | | | | | | | pstore: Pass header size in the pstore write callback | Aruna Balakrishnaiah | 2013-07-01 | |
| | * | | | | | | | | | | | | | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 2013-07-01 | |
| | |\| | | | | | | | | | | | | ||||
