Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | eventfs: Keep all directory links at 1 | Steven Rostedt (Google) | 2024-02-01 | 1 | -4/+10 | |
| * | | | | | | eventfs: Remove fsnotify*() functions from lookup() | Steven Rostedt (Google) | 2024-02-01 | 1 | -2/+0 | |
| * | | | | | | eventfs: Restructure eventfs_inode structure to be more condensed | Steven Rostedt (Google) | 2024-02-01 | 1 | -15/+12 | |
| * | | | | | | eventfs: Warn if an eventfs_inode is freed without is_freed being set | Steven Rostedt (Google) | 2024-02-01 | 1 | -4/+14 | |
| * | | | | | | eventfs: Get rid of dentry pointers without refcounts | Linus Torvalds | 2024-02-01 | 2 | -177/+78 | |
| * | | | | | | eventfs: Clean up dentry ops and add revalidate function | Linus Torvalds | 2024-02-01 | 3 | -13/+22 | |
| * | | | | | | eventfs: Remove unused d_parent pointer field | Linus Torvalds | 2024-02-01 | 2 | -5/+1 | |
| * | | | | | | tracefs: dentry lookup crapectomy | Linus Torvalds | 2024-02-01 | 3 | -297/+50 | |
| * | | | | | | tracefs: Avoid using the ei->dentry pointer unnecessarily | Linus Torvalds | 2024-01-31 | 1 | -14/+12 | |
| * | | | | | | eventfs: Initialize the tracefs inode properly | Linus Torvalds | 2024-01-31 | 1 | -4/+2 | |
| * | | | | | | tracefs: Zero out the tracefs_inode when allocating it | Steven Rostedt (Google) | 2024-01-31 | 2 | -3/+6 | |
* | | | | | | | Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-02-03 | 2 | -18/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups" | Andreas Gruenbacher | 2024-02-02 | 2 | -18/+13 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'exfat-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-02-01 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | exfat: fix zero the unwritten part for dio read | Yuezhang Mo | 2024-01-18 | 1 | -4/+3 | |
* | | | | | | | | Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-01-31 | 8 | -63/+87 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | erofs: relaxed temporary buffers allocation on readahead | Chunhai Guo | 2024-01-27 | 5 | -20/+42 | |
| * | | | | | | | | erofs: fix infinite loop due to a race of filling compressed_bvecs | Gao Xiang | 2024-01-26 | 1 | -36/+38 | |
| * | | | | | | | | erofs: get rid of unneeded GFP_NOFS | Jingbo Xu | 2024-01-25 | 4 | -7/+7 | |
* | | | | | | | | | Merge tag 'jfs-6.8-rc3' of github.com:kleikamp/linux-shaggy | Linus Torvalds | 2024-01-30 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "jfs: fix shift-out-of-bounds in dbJoin" | Dave Kleikamp | 2024-01-29 | 1 | -7/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-01-30 | 2 | -39/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | tracefs: remove stale 'update_gid' code | Linus Torvalds | 2024-01-28 | 2 | -39/+0 | |
* | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-01-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling | Sidhartha Kumar | 2024-01-26 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'xfs-6.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2024-01-27 | 1 | -10/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xfs: read only mounts with fsopen mount API are busted | Dave Chinner | 2024-01-22 | 1 | -10/+17 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'bcachefs-2024-01-26' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2024-01-27 | 10 | -32/+42 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | bcachefs: __lookup_dirent() works in snapshot, not subvol | Kent Overstreet | 2024-01-26 | 2 | -18/+27 | |
| * | | | | | | | bcachefs: discard path uses unlock_long() | Kent Overstreet | 2024-01-24 | 1 | -1/+1 | |
| * | | | | | | | bcachefs: fix incorrect usage of REQ_OP_FLUSH | Christoph Hellwig | 2024-01-22 | 2 | -2/+3 | |
| * | | | | | | | bcachefs: Add gfp flags param to bch2_prt_task_backtrace() | Kent Overstreet | 2024-01-22 | 5 | -11/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag '6.8-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 2024-01-27 | 3 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ksmbd: fix global oob in ksmbd_nl_policy | Lin Ma | 2024-01-25 | 2 | -3/+4 | |
| * | | | | | | | smb: Fix some kernel-doc comments | Yang Li | 2024-01-22 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2024-01-27 | 13 | -74/+467 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cifs: fix stray unlock in cifs_chan_skip_or_disable | Shyam Prasad N | 2024-01-24 | 1 | -1/+0 | |
| * | | | | | | | cifs: set replay flag for retries of write command | Shyam Prasad N | 2024-01-24 | 3 | -1/+5 | |
| * | | | | | | | cifs: commands that are retried should have replay flag set | Shyam Prasad N | 2024-01-24 | 6 | -45/+404 | |
| * | | | | | | | cifs: helper function to check replayable error codes | Shyam Prasad N | 2024-01-24 | 2 | -0/+8 | |
| * | | | | | | | cifs: translate network errors on send to -ECONNABORTED | Shyam Prasad N | 2024-01-24 | 1 | -2/+9 | |
| * | | | | | | | cifs: cifs_pick_channel should try selecting active channels | Shyam Prasad N | 2024-01-24 | 1 | -0/+3 | |
| * | | | | | | | cifs: Share server EOF pos with netfslib | David Howells | 2024-01-24 | 6 | -17/+37 | |
| * | | | | | | | smb: Work around Clang __bdos() type confusion | Kees Cook | 2024-01-24 | 1 | -1/+1 | |
| * | | | | | | | smb: client: delete "true", "false" defines | Alexey Dobriyan | 2024-01-23 | 1 | -7/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-01-25 | 6 | -48/+97 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ovl: mark xwhiteouts directory with overlay.opaque='x' | Amir Goldstein | 2024-01-23 | 6 | -48/+97 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-01-25 | 10 | -40/+51 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | afs: Fix missing/incorrect unlocking of RCU read lock | David Howells | 2024-01-22 | 1 | -2/+3 | |
| * | | | | | | | afs: Remove afs_dynroot_d_revalidate() as it is redundant | David Howells | 2024-01-22 | 1 | -9/+0 |