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-04-01
iomap: Simplify is_partially_uptodate a little
Matthew Wilcox (Oracle)
1
-5
/
+4
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-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-120
/
+238
2022-03-31
Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-76
/
+104
2022-03-31
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-29
fs: fix fd table size alignment properly
Linus Torvalds
1
-2
/
+1
2022-03-29
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
3
-12
/
+14
2022-03-29
Revert "NFSv4: Handle the special Linux file open access mode"
ChenXiaoSong
2
-2
/
+1
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
32
-578
/
+1012
2022-03-29
xfs: drop async cache flushes from CIL commits.
Dave Chinner
5
-93
/
+25
2022-03-29
xfs: shutdown during log recovery needs to mark the log shutdown
Dave Chinner
1
-8
/
+10
2022-03-29
xfs: xfs_trans_commit() path must check for log shutdown
Dave Chinner
1
-15
/
+33
2022-03-29
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
3
-1
/
+17
2022-03-29
xfs: log shutdown triggers should only shut down the log
Dave Chinner
5
-18
/
+33
2022-03-29
xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
Dave Chinner
1
-9
/
+13
2022-03-29
xfs: shutdown in intent recovery has non-intent items in the AIL
Dave Chinner
1
-33
/
+17
2022-03-29
xfs: aborting inodes on shutdown may need buffer lock
Dave Chinner
4
-31
/
+136
2022-03-29
Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-1
/
+9
2022-03-29
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-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-11
/
+10
2022-03-28
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-26
smb3: move defines for query info and query fsinfo to smbfs_common
Steve French
5
-603
/
+335
2022-03-26
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-25
NFS: Don't loop forever in nfs_do_recoalesce()
Trond Myklebust
1
-0
/
+1
2022-03-25
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-17
/
+20
2022-03-25
Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-23
/
+42
[prev]
[next]