summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong2024-01-072-44/+1
* nfsd: remove unnecessary NULL checkDan Carpenter2024-01-071-1/+1
* NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever2024-01-073-7/+14
* NFSD: Replace RQ_SPLICE_OK in nfsd_read()Chuck Lever2024-01-072-1/+26
* NFSD: Document lack of f_pos_lock in nfsd_readdir()Chuck Lever2024-01-071-3/+17
* NFSD: Remove nfsd_drc_gc() tracepointChuck Lever2024-01-072-27/+1
* NFSD: Make the file_delayed_close workqueue UNBOUNDChuck Lever2024-01-071-1/+1
* NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()Oleg Nesterov2024-01-071-4/+3
* nfsd: new Kconfig option for legacy client trackingJeff Layton2024-01-073-34/+85
* Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-01-052-21/+17
|\
| * nfsd: drop the nfsd_put helperJeff Layton2024-01-052-21/+17
* | Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-01-053-22/+40
|\ \
| * | cifs: do not depend on release_iface for maintaining iface_listShyam Prasad N2023-12-292-11/+17
| * | cifs: cifs_chan_is_iface_active should be called with chan_lock heldShyam Prasad N2023-12-292-3/+11
| * | cifs: after disabling multichannel, mark tcon for reconnectShyam Prasad N2023-12-291-8/+12
* | | Merge tag 'trace-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-01-032-1/+5
|\ \ \
| * | | eventfs: Fix bitwise fields for "is_events"Steven Rostedt (Google)2024-01-021-1/+1
| * | | tracefs: Check for dentry->d_inode exists in set_gid()Steven Rostedt (Google)2024-01-021-0/+4
* | | | bcachefs: make RO snapshots actually ROKent Overstreet2024-01-016-14/+63
* | | | bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-0110-9/+255
* | | | bcachefs: bch_sb.recovery_passes_requiredKent Overstreet2024-01-019-30/+172
* | | | bcachefs: Add persistent identifiers for recovery passesKent Overstreet2024-01-013-39/+84
* | | | bcachefs: prt_bitflags_vector()Kent Overstreet2024-01-013-0/+25
* | | | bcachefs: move BCH_SB_ERRS() to sb-errors_types.hKent Overstreet2024-01-012-253/+253
* | | | bcachefs: fix buffer overflow in nocow write pathKent Overstreet2024-01-011-41/+41
* | | | bcachefs: DARRAY_PREALLOCATED()Kent Overstreet2024-01-012-13/+20
* | | | bcachefs: Switch darray to kvmalloc()Kent Overstreet2024-01-012-2/+4
* | | | bcachefs: Factor out darray resize slowpathKent Overstreet2024-01-013-11/+39
* | | | bcachefs: fix setting version_upgrade_completeKent Overstreet2024-01-011-2/+2
* | | | bcachefs: fix invalid free in dio write pathKent Overstreet2024-01-011-8/+5
* | | | bcachefs: Fix extents iteration + snapshots interactionKent Overstreet2024-01-011-11/+24
* | | | Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-12-303-10/+103
|\| | |
| * | | eventfs: Fix file and directory uid and gid ownershipSteven Rostedt (Google)2023-12-223-10/+103
* | | | Merge tag '6.7rc7-smb3-srv-fix' of git://git.samba.org/ksmbdLinus Torvalds2023-12-291-3/+12
|\ \ \ \
| * | | | ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon2023-12-281-3/+12
* | | | | Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-12-285-12/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bcachefs: Fix promotesKent Overstreet2023-12-271-1/+2
| * | | | bcachefs: Fix leakage of internal error codeKent Overstreet2023-12-221-2/+4
| * | | | bcachefs: Fix insufficient disk reservation with compression + snapshotsKent Overstreet2023-12-221-7/+8
| * | | | bcachefs: fix BCH_FSCK_ERR enumKent Overstreet2023-12-202-2/+2
* | | | | Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-231-2/+4
|\ \ \ \ \
| * | | | | debugfs: initialize cancellations earlierJohannes Berg2023-12-221-2/+4
* | | | | | afs: Fix use-after-free due to get/remove race in volume treeDavid Howells2023-12-212-3/+25
* | | | | | afs: Fix overwriting of result of DNS queryDavid Howells2023-12-211-2/+4
* | | | | | Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-211-14/+17
|\ \ \ \ \ \
| * | | | | | afs: Fix dynamic root lookup DNS checkDavid Howells2023-12-201-2/+16
| * | | | | | afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells2023-12-201-12/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-12-211-3/+9
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | eventfs: Have event files and directories default to parent uid and gidSteven Rostedt (Google)2023-12-211-3/+9
* | | | | | Merge tag '6.7-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-12-219-72/+93
|\ \ \ \ \ \