| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: encode nfsv4 timestamps as 64-bit | Arnd Bergmann | 2020-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: remove timespec from xdr_encode_nfstime | Arnd Bergmann | 2020-01-15 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: fscache: use timespec64 in inode auxdata | Arnd Bergmann | 2020-01-15 | 3 | -11/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: use timespec64 in nfs_fattr | Arnd Bergmann | 2020-01-15 | 2 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: convert to time64_t for expiry | Arnd Bergmann | 2020-01-15 | 8 | -24/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Attach supplementary error information to fs_context. | Scott Mayhew | 2020-01-15 | 6 | -72/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Additional refactoring for fs_context conversion | Scott Mayhew | 2020-01-15 | 13 | -273/+204 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Add fs_context support. | David Howells | 2020-01-15 | 12 | -659/+773 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Convert mount option parsing to use functionality from fs_parser.h | Scott Mayhew | 2020-01-15 | 1 | -423/+364 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: rename nfs_fs_context pointer arg in a few functions | Scott Mayhew | 2020-01-15 | 2 | -58/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Do some tidying of the parsing code | David Howells | 2020-01-15 | 3 | -78/+66 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Add a small buffer in nfs_fs_context to avoid string dup | David Howells | 2020-01-15 | 2 | -52/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Deindent nfs_fs_context_parse_option() | David Howells | 2020-01-15 | 1 | -372/+367 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Split nfs_parse_mount_options() | David Howells | 2020-01-15 | 2 | -56/+73 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context | David Howells | 2020-01-15 | 6 | -393/+393 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Constify mount argument match tables | David Howells | 2020-01-15 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Move mount parameterisation bits into their own file | David Howells | 2020-01-15 | 4 | -1412/+1445 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: get rid of ->set_security() | Al Viro | 2020-01-15 | 4 | -55/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs_clone_sb_security(): simplify the check for server bogosity | Al Viro | 2020-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: get rid of mount_info ->fill_super() | Al Viro | 2020-01-15 | 4 | -64/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: don't pass nfs_subversion to ->create_server() | Al Viro | 2020-01-15 | 8 | -22/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: unexport nfs_fs_mount_common() | Al Viro | 2020-01-15 | 2 | -5/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: merge xdev and remote file_system_type | Al Viro | 2020-01-15 | 4 | -29/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co... | Al Viro | 2020-01-15 | 5 | -21/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: stash nfs_subversion reference into nfs_mount_info | Al Viro | 2020-01-15 | 4 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: lift setting mount_info from nfs_xdev_mount() | Al Viro | 2020-01-15 | 3 | -37/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs4: fold nfs_do_root_mount/nfs_follow_remote_path | Al Viro | 2020-01-15 | 1 | -51/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: don't bother setting/restoring export_path around do_nfs_root_mount() | Al Viro | 2020-01-15 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type | Al Viro | 2020-01-15 | 1 | -22/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: lift setting mount_info from nfs4_remote{,_referral}_mount | Al Viro | 2020-01-15 | 1 | -32/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: stash server into struct nfs_mount_info | Al Viro | 2020-01-15 | 3 | -18/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | saner calling conventions for nfs_fs_mount_common() | Al Viro | 2020-01-15 | 2 | -22/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'docs-5.6-2' of git://git.lwn.net/linux | Linus Torvalds | 2020-02-07 | 9 | -17/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow git builds of Sphinx | Stephen Kitt | 2020-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: changes.rst: update several outdated project URLs | Randy Dunlap | 2020-02-05 | 2 | -10/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: build warnings related to missing blank lines after explicit m... | Sameer Rahmani | 2020-02-05 | 3 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mailmap: add entry for Tiezhu Yang | Tiezhu Yang | 2020-02-05 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/ko_KR/howto: Update a broken link | SeongJae Park | 2020-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/ko_KR/howto: Update broken web addresses | SeongJae Park | 2020-02-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs/locking: Fix outdated section names | SeongJae Park | 2020-02-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2020-02-07 | 57 | -1106/+2576 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: cros-ec-tunnel: Fix ACPI identifier | Raul E Rangel | 2020-01-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: cros-ec-tunnel: Fix slave device enumeration | Akshu Agrawal | 2020-01-31 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: stm32f7: add PM_SLEEP suspend/resume support | Alain Volmat | 2020-01-30 | 1 | -4/+113 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: cadence: Fix wording in i2c-cadence driver | Michal Simek | 2020-01-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: cadence: Fix power management order of operations | Topi Kuutela | 2020-01-30 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: cadence: Fix error printing in case of defer | Shubhrajyoti Datta | 2020-01-30 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: cadence: Handle transfer_size rollover | Alex Williams | 2020-01-30 | 1 | -5/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: i801: Add support for Intel Comet Lake PCH-V | Jarkko Nikula | 2020-01-29 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: i2c: writing-clients: properly name the stop condition | Luca Ceresoli | 2020-01-29 | 1 | -3/+3 | |

