summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | eventfs: Keep all directory links at 1Steven Rostedt (Google)2024-02-011-4/+10
| * | | | | | eventfs: Remove fsnotify*() functions from lookup()Steven Rostedt (Google)2024-02-011-2/+0
| * | | | | | eventfs: Restructure eventfs_inode structure to be more condensedSteven Rostedt (Google)2024-02-011-15/+12
| * | | | | | eventfs: Warn if an eventfs_inode is freed without is_freed being setSteven Rostedt (Google)2024-02-011-4/+14
| * | | | | | eventfs: Get rid of dentry pointers without refcountsLinus Torvalds2024-02-012-177/+78
| * | | | | | eventfs: Clean up dentry ops and add revalidate functionLinus Torvalds2024-02-013-13/+22
| * | | | | | eventfs: Remove unused d_parent pointer fieldLinus Torvalds2024-02-012-5/+1
| * | | | | | tracefs: dentry lookup crapectomyLinus Torvalds2024-02-013-297/+50
| * | | | | | tracefs: Avoid using the ei->dentry pointer unnecessarilyLinus Torvalds2024-01-311-14/+12
| * | | | | | eventfs: Initialize the tracefs inode properlyLinus Torvalds2024-01-311-4/+2
| * | | | | | tracefs: Zero out the tracefs_inode when allocating itSteven Rostedt (Google)2024-01-312-3/+6
* | | | | | | Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-032-18/+13
|\ \ \ \ \ \ \
| * | | | | | | Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"Andreas Gruenbacher2024-02-022-18/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'exfat-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-011-4/+3
|\ \ \ \ \ \ \
| * | | | | | | exfat: fix zero the unwritten part for dio readYuezhang Mo2024-01-181-4/+3
* | | | | | | | Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-318-63/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | erofs: relaxed temporary buffers allocation on readaheadChunhai Guo2024-01-275-20/+42
| * | | | | | | | erofs: fix infinite loop due to a race of filling compressed_bvecsGao Xiang2024-01-261-36/+38
| * | | | | | | | erofs: get rid of unneeded GFP_NOFSJingbo Xu2024-01-254-7/+7
* | | | | | | | | Merge tag 'jfs-6.8-rc3' of github.com:kleikamp/linux-shaggyLinus Torvalds2024-01-301-7/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "jfs: fix shift-out-of-bounds in dbJoin"Dave Kleikamp2024-01-291-7/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-302-39/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | tracefs: remove stale 'update_gid' codeLinus Torvalds2024-01-282-39/+0
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-301-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handlingSidhartha Kumar2024-01-261-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'xfs-6.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-01-271-10/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: read only mounts with fsopen mount API are bustedDave Chinner2024-01-221-10/+17
| |/ / / / / / /
* | | | | | | | Merge tag 'bcachefs-2024-01-26' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2710-32/+42
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | bcachefs: __lookup_dirent() works in snapshot, not subvolKent Overstreet2024-01-262-18/+27
| * | | | | | | bcachefs: discard path uses unlock_long()Kent Overstreet2024-01-241-1/+1
| * | | | | | | bcachefs: fix incorrect usage of REQ_OP_FLUSHChristoph Hellwig2024-01-222-2/+3
| * | | | | | | bcachefs: Add gfp flags param to bch2_prt_task_backtrace()Kent Overstreet2024-01-225-11/+11
| |/ / / / / /
* | | | | | | Merge tag '6.8-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-01-273-3/+6
|\ \ \ \ \ \ \
| * | | | | | | ksmbd: fix global oob in ksmbd_nl_policyLin Ma2024-01-252-3/+4
| * | | | | | | smb: Fix some kernel-doc commentsYang Li2024-01-221-0/+2
| |/ / / / / /
* | | | | | | Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-01-2713-74/+467
|\ \ \ \ \ \ \
| * | | | | | | cifs: fix stray unlock in cifs_chan_skip_or_disableShyam Prasad N2024-01-241-1/+0
| * | | | | | | cifs: set replay flag for retries of write commandShyam Prasad N2024-01-243-1/+5
| * | | | | | | cifs: commands that are retried should have replay flag setShyam Prasad N2024-01-246-45/+404
| * | | | | | | cifs: helper function to check replayable error codesShyam Prasad N2024-01-242-0/+8
| * | | | | | | cifs: translate network errors on send to -ECONNABORTEDShyam Prasad N2024-01-241-2/+9
| * | | | | | | cifs: cifs_pick_channel should try selecting active channelsShyam Prasad N2024-01-241-0/+3
| * | | | | | | cifs: Share server EOF pos with netfslibDavid Howells2024-01-246-17/+37
| * | | | | | | smb: Work around Clang __bdos() type confusionKees Cook2024-01-241-1/+1
| * | | | | | | smb: client: delete "true", "false" definesAlexey Dobriyan2024-01-231-7/+0
| |/ / / / / /
* | | | | | | Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-256-48/+97
|\ \ \ \ \ \ \
| * | | | | | | ovl: mark xwhiteouts directory with overlay.opaque='x'Amir Goldstein2024-01-236-48/+97
| |/ / / / / /
* | | | | | | Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-2510-40/+51
|\ \ \ \ \ \ \
| * | | | | | | afs: Fix missing/incorrect unlocking of RCU read lockDavid Howells2024-01-221-2/+3
| * | | | | | | afs: Remove afs_dynroot_d_revalidate() as it is redundantDavid Howells2024-01-221-9/+0