index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
cifs: fix confusing debug message
Paulo Alcantara
1
-1
/
+3
2022-12-19
cifs: don't block in dfs_cache_noreq_update_tgthint()
Paulo Alcantara
4
-274
/
+269
2022-12-19
cifs: refresh root referrals
Paulo Alcantara
1
-18
/
+22
2022-12-19
cifs: fix refresh of cached referrals
Paulo Alcantara
4
-117
/
+37
2022-12-19
cifs: don't refresh cached referrals from unactive mounts
Paulo Alcantara
1
-72
/
+1
2022-12-19
cifs: share dfs connections and supers
Paulo Alcantara
9
-369
/
+323
2022-12-19
cifs: split out ses and tcon retrieval from mount_get_conns()
Paulo Alcantara
3
-39
/
+78
2022-12-19
cifs: set resolved ip in sockaddr
Paulo Alcantara
6
-103
/
+55
2022-12-19
cifs: remove unused smb3_fs_context::mount_options
Paulo Alcantara
2
-11
/
+0
2022-12-19
cifs: get rid of mount options string parsing
Paulo Alcantara
7
-247
/
+101
2022-12-19
cifs: use fs_context for automounts
Paulo Alcantara
1
-60
/
+40
2022-12-19
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
5
-84
/
+57
2022-12-17
Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-333
/
+234
2022-12-16
cifs: set correct ipc status after initial tree connect
Paulo Alcantara
1
-2
/
+5
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-62
/
+94
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+11
2022-12-15
Merge tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-145
/
+187
2022-12-15
Merge tag 'for-6.2/writeback-2022-12-12' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+14
2022-12-15
cifs: set correct tcon status after initial tree connect
Paulo Alcantara
1
-0
/
+1
2022-12-15
Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
13
-165
/
+297
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2022-12-15
btrfs: restore BTRFS_SEQ_LAST when looking up qgroup backref lookup
Josef Bacik
1
-0
/
+1
2022-12-15
btrfs: fix leak of fs devices after removing btrfs module
Filipe Manana
1
-0
/
+1
2022-12-15
btrfs: fix an error handling path in btrfs_defrag_leaves()
Christophe JAILLET
1
-2
/
+4
2022-12-15
btrfs: fix an error handling path in btrfs_rename()
Christophe JAILLET
1
-2
/
+4
2022-12-15
Merge tag '6.2-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-24
/
+31
2022-12-15
gfs2: Remove support for glock holder auto-demotion (2)
Andreas Gruenbacher
1
-19
/
+20
2022-12-15
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
3
-179
/
+36
2022-12-14
pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
John Stultz
1
-3
/
+4
2022-12-14
Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-880
/
+1453
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-23
/
+27
2022-12-14
Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-38
/
+73
2022-12-14
Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
6
-31
/
+35
2022-12-14
Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
48
-305
/
+1278
2022-12-14
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
1
-15
/
+5
2022-12-13
cifs: Remove duplicated include in cifsglob.h
Yang Li
1
-1
/
+0
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-207
/
+265
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+7
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+5
2022-12-13
Merge tag 'for-6.2/io_uring-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2
-24
/
+31
2022-12-13
Merge tag 'iomap-6.2-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+1
2022-12-13
Merge tag 'vfs-6.2-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+2
2022-12-13
Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org...
Linus Torvalds
1
-67
/
+250
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+8
2022-12-13
Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2022-12-13
Merge tag 'configfs-6.2-2022-12-13' of git://git.infradead.org/users/hch/conf...
Linus Torvalds
1
-0
/
+2
2022-12-13
Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-67
/
+105
2022-12-13
exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set()
Yuezhang Mo
1
-13
/
+4
2022-12-13
exfat: fix overflow in sector and cluster conversion
Yuezhang Mo
1
-1
/
+1
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
34
-754
/
+1205
[prev]
[next]