index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
fscrypt: improve warnings for missing crypto API support
Eric Biggers
1
-5
/
+14
2019-08-12
fscrypt: improve warning messages for unsupported encryption contexts
Eric Biggers
1
-3
/
+15
2019-08-12
fscrypt: make fscrypt_msg() take inode instead of super_block
Eric Biggers
5
-35
/
+28
2019-08-12
fscrypt: clean up base64 encoding/decoding
Eric Biggers
1
-17
/
+17
2019-08-12
fscrypt: remove loadable module related code
Eric Biggers
3
-26
/
+1
2019-08-12
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
3
-7
/
+41
2019-08-12
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
1
-1
/
+1
2019-08-12
ext4: drop legacy pre-1970 encoding workaround
Theodore Ts'o
1
-14
/
+1
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
1
-8
/
+21
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2
-8
/
+14
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
42
-439
/
+763
2019-08-11
ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
Theodore Ts'o
6
-11
/
+182
2019-08-11
ext4: add a new ioctl EXT4_IOC_GETSTATE
Theodore Ts'o
2
-0
/
+28
2019-08-11
ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE
Theodore Ts'o
4
-0
/
+40
2019-08-11
jbd2: flush_descriptor(): Do not decrease buffer head's ref count
Chandan Rajendra
1
-3
/
+1
2019-08-11
ext4: remove unnecessary error check
Shi Siyuan
1
-2
/
+0
2019-08-11
ext4: fix warning when turn on dioread_nolock and inline_data
yangerkun
1
-9
/
+9
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-1
/
+1
2019-08-10
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
1
-63
/
+101
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+16
2019-08-09
gfs2: Minor gfs2_alloc_inode cleanup
Andreas Gruenbacher
1
-7
/
+7
2019-08-09
gfs2: implement gfs2_block_zero_range using iomap_zero_range
Christoph Hellwig
1
-67
/
+1
2019-08-09
gfs2: Add support for IOMAP_ZERO
Andreas Gruenbacher
1
-2
/
+10
2019-08-09
gfs2: gfs2_iomap_begin cleanup
Andreas Gruenbacher
1
-52
/
+62
2019-08-09
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-08-09
fs/core/vmcore: Move sev_active() reference to x86 arch code
Thiago Jung Bauermann
1
-4
/
+4
2019-08-08
Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-75
/
+135
2019-08-08
Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-14
/
+33
2019-08-08
bdev: Fixup error handling in blkdev_get()
Jan Kara
1
-1
/
+4
2019-08-07
fs/handle.c - fix up kerneldoc
Valdis Klētnieks
1
-1
/
+1
2019-08-07
block: fix O_DIRECT error handling for bio fragments
Jens Axboe
1
-16
/
+12
2019-08-07
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2
-2
/
+7
2019-08-07
btrfs: trim: Check the range passed into to prevent overflow
Qu Wenruo
1
-3
/
+11
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
4
-52
/
+24
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+0
2019-08-05
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
Sebastien Tisserant
1
-1
/
+9
2019-08-05
smb3: send CAP_DFS capability during session setup
Steve French
1
-0
/
+5
2019-08-05
SMB3: Fix potential memory leak when processing compound chain
Pavel Shilovsky
1
-12
/
+17
2019-08-05
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
1
-1
/
+1
2019-08-05
dax: dax_layout_busy_page() should not unmap cow pages
Vivek Goyal
1
-1
/
+1
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
1
-4
/
+6
2019-08-04
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2019-08-04
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
3
-2
/
+8
2019-08-04
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
1
-1
/
+1
2019-08-04
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
3
-7
/
+28
2019-08-04
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
1
-4
/
+8
2019-08-04
NFSv4.1: Only reap expired delegations
Trond Myklebust
1
-6
/
+17
2019-08-04
NFSv4.1: Fix open stateid recovery
Trond Myklebust
1
-27
/
+38
2019-08-04
NFSv4: Report the error from nfs4_select_rw_stateid()
Trond Myklebust
1
-6
/
+1
2019-08-04
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
1
-1
/
+8
[prev]
[next]