index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-02
Merge tag 'fsnotify_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-02
Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-02
Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2023-11-02
Merge tag 'exfat-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-11-02
Merge tag 'dlm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-11-02
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-02
eventfs: Use simple_recursive_removal() to clean up dentries
Steven Rostedt (Google)
2023-11-02
eventfs: Remove special processing of dput() of events directory
Steven Rostedt (Google)
2023-11-02
eventfs: Delete eventfs_inode when the last dentry is freed
Steven Rostedt (Google)
2023-11-02
eventfs: Hold eventfs_mutex when calling callback functions
Steven Rostedt (Google)
2023-11-01
eventfs: Save ownership and mode
Steven Rostedt (Google)
2023-11-01
eventfs: Test for ei->is_freed when accessing ei->dentry
Steven Rostedt (Google)
2023-11-01
eventfs: Have a free_ei() that just frees the eventfs_inode
Steven Rostedt (Google)
2023-11-01
eventfs: Remove "is_freed" union with rcu head
Steven Rostedt (Google)
2023-11-01
eventfs: Fix kerneldoc of eventfs_remove_rec()
Steven Rostedt (Google)
2023-11-01
eventfs: Remove extra dget() in eventfs_create_events_dir()
Steven Rostedt (Google)
2023-11-01
Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
ocfs2: fix a spelling typo in comment
Kunwu Chan
2023-11-01
fs/proc/base.c: remove unneeded semicolon
Yang Li
2023-11-01
do_io_accounting: use sig->stats_lock
Oleg Nesterov
2023-11-01
do_io_accounting: use __for_each_thread()
Oleg Nesterov
2023-11-01
ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
Jia Rui
2023-11-01
watchdog: move softlockup_panic back to early_param
Krister Johansen
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
2023-10-31
ext4: properly sync file size update after O_SYNC direct IO
Jan Kara
2023-10-31
ext4: fix racy may inline data check in dio write
Brian Foster
2023-10-31
ima: detect changes to the backing overlay file
Mimi Zohar
2023-10-31
erofs: fix erofs_insert_workgroup() lockref usage
Gao Xiang
2023-10-30
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'pstore-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
ksmbd: no need to wait for binded connection termination at logoff
Namjae Jeon
2023-10-31
exfat: support create zero-size directory
Yuezhang Mo
2023-10-31
exfat: support handle zero-size directory
Yuezhang Mo
2023-10-31
exfat: add ioctls for accessing attributes
Jan Cincera
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
2023-10-31
erofs: get rid of ROOT_NID()
Ferry Meng
2023-10-31
erofs: simplify compression configuration parser
Gao Xiang
2023-10-31
erofs: don't warn MicroLZMA format anymore
Gao Xiang
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
[next]