Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | gfs2: Make sure not to return short direct writes | Andreas Gruenbacher | 2022-03-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | gfs2: Remove dead code in gfs2_file_read_iter | Andreas Gruenbacher | 2022-03-24 | 1 | -6/+3 | |
| * | | | | | | | | | | | gfs2: Fix gfs2_file_buffered_write endless loop workaround | Andreas Gruenbacher | 2022-03-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | gfs2: Minor retry logic cleanup | Andreas Gruenbacher | 2022-03-23 | 1 | -18/+16 | |
| * | | | | | | | | | | | gfs2: Disable page faults during lockless buffered reads | Andreas Gruenbacher | 2022-03-23 | 1 | -1/+3 | |
| * | | | | | | | | | | | gfs2: Fix should_fault_in_pages() logic | Andreas Gruenbacher | 2022-03-23 | 1 | -8/+9 | |
| * | | | | | | | | | | | gfs2: Remove return value for gfs2_indirect_init | Bob Peterson | 2022-03-03 | 1 | -4/+3 | |
| * | | | | | | | | | | | gfs2: Initialize gh_error in gfs2_glock_nq | Andreas Gruenbacher | 2022-02-15 | 2 | -2/+1 | |
| * | | | | | | | | | | | gfs2: Make use of list_is_first | Andreas Gruenbacher | 2022-02-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | gfs2: Switch lock order of inode and iopen glock | Andreas Gruenbacher | 2022-02-15 | 1 | -22/+27 | |
| * | | | | | | | | | | | gfs2: cancel timed-out glock requests | Andreas Gruenbacher | 2022-02-15 | 1 | -0/+10 | |
| * | | | | | | | | | | | gfs2: Expect -EBUSY after canceling dlm locking requests | Andreas Gruenbacher | 2022-02-15 | 1 | -1/+14 | |
| * | | | | | | | | | | | gfs2: gfs2_setattr_size error path fix | Andreas Gruenbacher | 2022-02-15 | 6 | -8/+9 | |
| * | | | | | | | | | | | gfs2: assign rgrp glock before compute_bitstructs | Bob Peterson | 2022-02-15 | 1 | -4/+5 | |
* | | | | | | | | | | | | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-31 | 30 | -1474/+1510 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | afs: Maintain netfs_i_context::remote_i_size | David Howells | 2022-03-18 | 2 | -4/+4 | |
| * | | | | | | | | | | | | netfs: Split some core bits out into their own file | David Howells | 2022-03-18 | 4 | -12/+26 | |
| * | | | | | | | | | | | | netfs: Split fs/netfs/read_helper.c | David Howells | 2022-03-18 | 3 | -418/+429 | |
| * | | | | | | | | | | | | netfs: Rename read_helper.c to io.c | David Howells | 2022-03-18 | 3 | -9/+9 | |
| * | | | | | | | | | | | | netfs: Prepare to split read_helper.c | David Howells | 2022-03-18 | 2 | -2/+7 | |
| * | | | | | | | | | | | | netfs: Add a function to consolidate beginning a read | David Howells | 2022-03-18 | 3 | -74/+73 | |
| * | | | | | | | | | | | | netfs: Add a netfs inode context | David Howells | 2022-03-18 | 23 | -238/+176 | |
| * | | | | | | | | | | | | ceph: Make ceph_init_request() check caps on readahead | David Howells | 2022-03-18 | 1 | -28/+41 | |
| * | | | | | | | | | | | | netfs: Change ->init_request() to return an error code | David Howells | 2022-03-18 | 4 | -27/+40 | |
| * | | | | | | | | | | | | netfs: Refactor arguments for netfs_alloc_read_request | David Howells | 2022-03-18 | 3 | -17/+26 | |
| * | | | | | | | | | | | | netfs: Trace refcounting on the netfs_io_subrequest struct | David Howells | 2022-03-18 | 3 | -20/+34 | |
| * | | | | | | | | | | | | netfs: Trace refcounting on the netfs_io_request struct | David Howells | 2022-03-18 | 3 | -16/+33 | |
| * | | | | | | | | | | | | netfs: Adjust the netfs_rreq tracepoint slightly | David Howells | 2022-03-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | netfs: Split netfs_io_* object handling out | David Howells | 2022-03-18 | 4 | -118/+147 | |
| * | | | | | | | | | | | | netfs: Finish off rename of netfs_read_request to netfs_io_request | David Howells | 2022-03-18 | 5 | -51/+52 | |
| * | | | | | | | | | | | | netfs: Rename netfs_read_*request to netfs_io_*request | David Howells | 2022-03-18 | 7 | -126/+126 | |
| * | | | | | | | | | | | | fscache: export fscache_end_operation() | Jeffle Xu | 2022-03-18 | 3 | -27/+0 | |
* | | | | | | | | | | | | | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | kbuild: unify cmd_copy and cmd_shipped | Masahiro Yamada | 2022-02-14 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | fs: fix fd table size alignment properly | Linus Torvalds | 2022-03-29 | 1 | -2/+1 | |
* | | | | | | | | | | | | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2022-03-29 | 32 | -578/+1012 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | NFSv4/pNFS: Fix another issue with a list iterator pointing to the head | Trond Myklebust | 2022-03-28 | 3 | -18/+22 | |
| * | | | | | | | | | | | | NFS: Don't loop forever in nfs_do_recoalesce() | Trond Myklebust | 2022-03-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error | Olga Kornievskaia | 2022-03-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | NFS: replace usage of found with dedicated list iterator variable | Jakob Koschel | 2022-03-24 | 1 | -7/+6 | |
| * | | | | | | | | | | | | pNFS/files: Ensure pNFS allocation modes are consistent with nfsiod | Trond Myklebust | 2022-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | pNFS/flexfiles: Ensure pNFS allocation modes are consistent with nfsiod | Trond Myklebust | 2022-03-22 | 1 | -29/+21 | |
| * | | | | | | | | | | | | NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod | Trond Myklebust | 2022-03-22 | 2 | -23/+18 | |
| * | | | | | | | | | | | | NFS: Avoid writeback threads getting stuck in mempool_alloc() | Trond Myklebust | 2022-03-22 | 2 | -7/+13 | |
| * | | | | | | | | | | | | NFS: nfsiod should not block forever in mempool_alloc() | Trond Myklebust | 2022-03-22 | 3 | -17/+22 | |
| * | | | | | | | | | | | | NFS: Fix revalidation of empty readdir pages | Trond Myklebust | 2022-03-22 | 1 | -2/+7 | |
| * | | | | | | | | | | | | NFS: Don't deadlock when cookie hashes collide | Trond Myklebust | 2022-03-22 | 1 | -11/+18 | |
| * | | | | | | | | | | | | NFSv4.1 provide mount option to toggle trunking discovery | Olga Kornievskaia | 2022-03-21 | 2 | -1/+10 | |
| * | | | | | | | | | | | | NFS: swap-out must always use STABLE writes. | NeilBrown | 2022-03-13 | 1 | -4/+6 | |
| * | | | | | | | | | | | | NFS: swap IO handling is slightly different for O_DIRECT IO | NeilBrown | 2022-03-13 | 2 | -16/+30 |