index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
8
-11
/
+11
2022-04-01
exfat: do not clear VolumeDirty in writeback
Yuezhang Mo
3
-15
/
+2
2022-04-01
exfat: allow access to paths with trailing dots
Vasant Karasulli
3
-15
/
+45
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-120
/
+238
2022-04-01
Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-76
/
+104
2022-04-01
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-1474
/
+1510
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-03-31
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2022-03-31
cifs: fix NULL ptr dereference in smb2_ioctl_query_info()
Paulo Alcantara
1
-59
/
+65
2022-03-31
cifs: prevent bad output lengths in smb2_ioctl_query_info()
Paulo Alcantara
1
-6
/
+10
2022-03-31
smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...
Steve French
5
-191
/
+119
2022-03-30
fs: fix an infinite loop in iomap_fiemap
Guo Xuenan
1
-1
/
+1
2022-03-30
ksmbd: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-11
/
+10
2022-03-30
ksmbd: Remove a redundant zeroing of memory
Christophe JAILLET
1
-1
/
+1
2022-03-30
ksmbd: shorten experimental warning on loading the module
Steve French
1
-1
/
+1
2022-03-30
fs: fix fd table size alignment properly
Linus Torvalds
1
-2
/
+1
2022-03-30
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
3
-12
/
+14
2022-03-30
Revert "NFSv4: Handle the special Linux file open access mode"
ChenXiaoSong
2
-2
/
+1
2022-03-30
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
32
-578
/
+1012
2022-03-30
xfs: drop async cache flushes from CIL commits.
Dave Chinner
5
-93
/
+25
2022-03-30
xfs: shutdown during log recovery needs to mark the log shutdown
Dave Chinner
1
-8
/
+10
2022-03-30
xfs: xfs_trans_commit() path must check for log shutdown
Dave Chinner
1
-15
/
+33
2022-03-30
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
3
-1
/
+17
2022-03-30
xfs: log shutdown triggers should only shut down the log
Dave Chinner
5
-18
/
+33
2022-03-30
xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
Dave Chinner
1
-9
/
+13
2022-03-30
xfs: shutdown in intent recovery has non-intent items in the AIL
Dave Chinner
1
-33
/
+17
2022-03-30
xfs: aborting inodes on shutdown may need buffer lock
Dave Chinner
4
-31
/
+136
2022-03-30
Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-1
/
+9
2022-03-30
fs: fd tables have to be multiples of BITS_PER_LONG
Linus Torvalds
1
-0
/
+30
2022-03-29
io_uring: defer msg-ring file validity check until command issue
Jens Axboe
1
-4
/
+7
2022-03-29
io_uring: fail links if msg-ring doesn't succeeed
Jens Axboe
1
-0
/
+2
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-11
/
+10
2022-03-29
smb3: cleanup and clarify status of tree connections
Steve French
7
-33
/
+40
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-4
/
+41
2022-03-28
xfs: don't report reserved bnobt space as available
Darrick J. Wong
2
-2
/
+3
2022-03-28
xfs: fix overfilling of reserve pool
Darrick J. Wong
1
-7
/
+6
2022-03-28
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
1
-4
/
+5
2022-03-28
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
1
-30
/
+20
2022-03-28
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
3
-2
/
+17
2022-03-28
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
3
-18
/
+22
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2022-03-27
smb3: move defines for query info and query fsinfo to smbfs_common
Steve French
5
-603
/
+335
2022-03-27
smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_common
Steve French
7
-143
/
+88
2022-03-26
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-03-26
Merge tag 'for-5.18/alloc-cleanups-2022-03-25' of git://git.kernel.dk/linux-b...
Linus Torvalds
1
-4
/
+2
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-53
/
+6
2022-03-26
NFS: Don't loop forever in nfs_do_recoalesce()
Trond Myklebust
1
-0
/
+1
2022-03-26
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-17
/
+20
2022-03-26
Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-23
/
+42
2022-03-26
io_uring: fix memory leak of uid in files registration
Pavel Begunkov
1
-0
/
+1
[prev]
[next]