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
*
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-15
5
-28
/
+118
*
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
Steve French
2019-03-15
1
-0
/
+3
*
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
2019-03-15
1
-72
/
+38
*
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-15
2
-0
/
+6
*
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
2019-03-15
1
-1
/
+7
*
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
2019-03-15
1
-10
/
+30
*
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
2019-03-15
1
-0
/
+28
*
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-15
3
-10
/
+10
*
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
2019-03-15
1
-16
/
+14
*
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
2019-03-15
1
-16
/
+17
*
Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...
Linus Torvalds
2019-03-13
1
-14
/
+11
|
\
|
*
dax: Flush partial PMDs correctly
Matthew Wilcox
2019-03-02
1
-10
/
+9
|
*
fs/dax: NIT fix comment regarding start/end vs range
Ira Weiny
2019-02-13
1
-1
/
+1
|
*
fs/dax: Convert to use vmf_error()
Souptick Joarder
2019-02-13
1
-3
/
+1
*
|
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-13
1
-0
/
+8
|
\
\
|
*
|
ubifs: Reject unsupported ioctl flags explicitly
Hou Tao
2019-02-24
1
-0
/
+8
*
|
|
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-03-12
5
-11
/
+26
|
\
\
\
|
*
|
|
nfsd: allow nfsv3 readdir request to be larger.
NeilBrown
2019-03-08
2
-2
/
+4
|
*
|
|
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
2019-03-06
1
-1
/
+1
|
*
|
|
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-05
2
-2
/
+15
|
*
|
|
nfsd: fix performance-limiting session calculation
J. Bruce Fields
2019-02-21
1
-4
/
+4
|
*
|
|
nfsd: fix an IS_ERR() vs NULL check
Dan Carpenter
2019-02-06
1
-2
/
+2
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-03-12
17
-147
/
+250
|
\
\
\
\
|
*
|
|
|
jbd2: jbd2_get_transaction does not need to return a value
Liu Song
2019-03-01
1
-5
/
+3
|
*
|
|
|
jbd2: fix invalid descriptor block checksum
luojiajun
2019-03-01
1
-2
/
+4
|
*
|
|
|
ext4: fix bigalloc cluster freeing when hole punching under load
Eric Whitney
2019-03-01
1
-7
/
+10
|
*
|
|
|
ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
Konstantin Khlebnikov
2019-02-21
1
-0
/
+13
|
*
|
|
|
ext4: Change debugging support help prefix from EXT4 to Ext4
Geert Uytterhoeven
2019-02-21
1
-1
/
+1
|
*
|
|
|
ext4: fix compile error when using BUFFER_TRACE
zhangyi (F)
2019-02-21
1
-1
/
+1
|
*
|
|
|
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
2019-02-21
1
-8
/
+8
|
*
|
|
|
ext4: fix some error pointer dereferences
Dan Carpenter
2019-02-21
1
-0
/
+3
|
*
|
|
|
ext4: annotate more implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+6
|
*
|
|
|
ext4: annotate implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+2
|
*
|
|
|
ext4: don't update s_rev_level if not required
Andreas Dilger
2019-02-14
3
-3
/
+5
|
*
|
|
|
jbd2: fold jbd2_superblock_csum_{verify,set} into their callers
Theodore Ts'o
2019-02-14
1
-25
/
+11
|
*
|
|
|
jbd2: fix race when writing superblock
Theodore Ts'o
2019-02-14
1
-25
/
+27
|
*
|
|
|
ext4: fix crash during online resizing
Jan Kara
2019-02-11
1
-1
/
+2
|
*
|
|
|
ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
Theodore Ts'o
2019-02-11
1
-0
/
+1
|
*
|
|
|
ext4: add mask of ext4 flags to swap
yangerkun
2019-02-11
2
-1
/
+8
|
*
|
|
|
ext4: update quota information while swapping boot loader inode
yangerkun
2019-02-11
1
-13
/
+43
|
*
|
|
|
ext4: cleanup pagecache before swap i_data
yangerkun
2019-02-11
1
-4
/
+12
|
*
|
|
|
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
2019-02-11
1
-9
/
+13
|
*
|
|
|
ext4: unlock unused_pages timely when doing writeback
Xiaoguang Wang
2019-02-11
1
-4
/
+5
|
*
|
|
|
ext4: cleanup clean_bdev_aliases() calls
zhangyi (F)
2019-02-11
3
-21
/
+2
|
*
|
|
|
jbd2: discard dirty data when forgetting an un-journalled buffer
zhangyi (F)
2019-02-11
1
-4
/
+38
|
*
|
|
|
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-02-11
1
-5
/
+12
|
*
|
|
|
ext4: replace opencoded i_writecount usage with inode_is_open_for_write()
Nikolay Borisov
2019-02-11
2
-5
/
+4
|
*
|
|
|
jbd2: fix deadlock while checkpoint thread waits commit thread to finish
Xiaoguang Wang
2019-02-01
2
-3
/
+16
*
|
|
|
|
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-12
11
-314
/
+1289
|
\
\
\
\
\
|
*
|
|
|
|
ceph: add mount option to limit caps count
Yan, Zheng
2019-03-05
6
-21
/
+86
[next]