index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
31
-62
/
+31
|
*
|
|
|
Add a "nosymfollow" mount option.
Mattias Nissler
2020-08-27
4
-1
/
+7
*
|
|
|
|
Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-24
4
-18
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
xfs: cancel intents immediately if process_intents fails
Darrick J. Wong
2020-10-22
1
-0
/
+8
|
*
|
|
|
|
xfs: fix fallocate functions when rtextsize is larger than 1
Darrick J. Wong
2020-10-21
3
-18
/
+46
*
|
|
|
|
|
Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2020-10-23
22
-301
/
+675
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
gfs2: Recover statfs info in journal head
Abhi Das
2020-10-23
3
-1
/
+106
|
*
|
|
|
|
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
2020-10-23
4
-36
/
+139
|
*
|
|
|
|
gfs2: Add fields for statfs info in struct gfs2_log_header_host
Abhi Das
2020-10-20
4
-1
/
+11
|
*
|
|
|
|
gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync
Andreas Gruenbacher
2020-10-20
1
-1
/
+1
|
*
|
|
|
|
gfs2: Eliminate gl_vm
Bob Peterson
2020-10-20
3
-30
/
+16
|
*
|
|
|
|
gfs2: Only access gl_delete for iopen glocks
Bob Peterson
2020-10-20
1
-4
/
+7
|
*
|
|
|
|
gfs2: Fix comments to glock_hash_walk
Bob Peterson
2020-10-20
1
-2
/
+1
|
*
|
|
|
|
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-15
3
-10
/
+3
|
*
|
|
|
|
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
2020-10-15
1
-2
/
+6
|
*
|
|
|
|
gfs2: simplify gfs2_block_map
Bob Peterson
2020-10-15
1
-9
/
+5
|
*
|
|
|
|
gfs2: Only set PageChecked if we have a transaction
Bob Peterson
2020-10-15
1
-1
/
+2
|
*
|
|
|
|
gfs2: don't lock sd_ail_lock in gfs2_releasepage
Bob Peterson
2020-10-15
1
-3
/
+0
|
*
|
|
|
|
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
2020-10-15
1
-4
/
+8
|
*
|
|
|
|
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
2020-10-15
6
-12
/
+86
|
*
|
|
|
|
gfs2: enhance log_blocks trace point to show log blocks free
Bob Peterson
2020-10-15
1
-2
/
+4
|
*
|
|
|
|
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
2020-10-15
1
-2
/
+10
|
*
|
|
|
|
gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm
Bob Peterson
2020-10-15
1
-5
/
+10
|
*
|
|
|
|
gfs2: add validation checks for size of superblock
Anant Thazhemadam
2020-10-15
1
-7
/
+11
|
*
|
|
|
|
gfs2: use-after-free in sysfs deregistration
Jamie Iles
2020-10-14
4
-18
/
+11
|
*
|
|
|
|
gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
Andrew Price
2020-10-14
4
-9
/
+15
|
*
|
|
|
|
gfs2: use iomap for buffered I/O in ordered and writeback mode
Christoph Hellwig
2020-10-14
3
-34
/
+57
|
*
|
|
|
|
gfs2: call truncate_inode_pages_final for address space glocks
Bob Peterson
2020-10-14
1
-1
/
+6
|
*
|
|
|
|
gfs2: simplify the logic in gfs2_evict_inode
Bob Peterson
2020-10-14
1
-9
/
+4
|
*
|
|
|
|
gfs2: factor evict_linked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
1
-18
/
+34
|
*
|
|
|
|
gfs2: further simplify gfs2_evict_inode with new func evict_should_delete
Bob Peterson
2020-10-14
1
-45
/
+77
|
*
|
|
|
|
gfs2: factor evict_unlinked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
1
-27
/
+40
|
*
|
|
|
|
gfs2: rename variable error to ret in gfs2_evict_inode
Bob Peterson
2020-10-14
1
-18
/
+18
|
*
|
|
|
|
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-14
1
-18
/
+2
|
*
|
|
|
|
gfs2: Fix bad comment for trans_drain
Bob Peterson
2020-10-14
1
-1
/
+1
|
*
|
|
|
|
gfs2: Make sure we don't miss any delayed withdraws
Andreas Gruenbacher
2020-10-14
3
-30
/
+43
*
|
|
|
|
|
Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-10-23
22
-342
/
+607
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SMB3: add support for recognizing WSL reparse tags
Steve French
2020-10-22
1
-1
/
+24
|
*
|
|
|
|
|
cifs: remove bogus debug code
Dan Carpenter
2020-10-22
1
-8
/
+8
|
*
|
|
|
|
|
smb3.1.1: fix typo in compression flag
Steve French
2020-10-22
1
-1
/
+1
|
*
|
|
|
|
|
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
2020-10-22
4
-97
/
+99
|
*
|
|
|
|
|
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
2020-10-22
3
-62
/
+63
|
*
|
|
|
|
|
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
2020-10-22
3
-85
/
+96
|
*
|
|
|
|
|
cifs: add files to host new mount api
Ronnie Sahlberg
2020-10-22
3
-1
/
+24
|
*
|
|
|
|
|
smb3: do not try to cache root directory if dir leases not supported
Steve French
2020-10-22
1
-1
/
+4
|
*
|
|
|
|
|
smb3: fix stat when special device file and mounted with modefromsid
Steve French
2020-10-22
1
-1
/
+6
|
*
|
|
|
|
|
cifs: Print the address and port we are connecting to in generic_ip_connect()
Samuel Cabrero
2020-10-22
1
-2
/
+10
|
*
|
|
|
|
|
SMB3: Resolve data corruption of TCP server info fields
Rohith Surabattula
2020-10-22
1
-5
/
+7
|
*
|
|
|
|
|
cifs: make const array static, makes object smaller
Colin Ian King
2020-10-20
1
-3
/
+5
|
*
|
|
|
|
|
SMB3.1.1: Fix ids returned in POSIX query dir
Steve French
2020-10-20
3
-5
/
+7
[prev]
[next]