index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-12-14
f2fs: compress: fix potential deadlock of compress file
Hyeong-Jun Kim
2021-12-14
f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
Jaegeuk Kim
2021-12-10
f2fs: add gc_urgent_high_remaining sysfs node
Daeho Jeong
2021-12-10
f2fs: fix to do sanity check in is_alive()
Chao Yu
2021-12-10
f2fs: fix to avoid panic in is_alive() if metadata is inconsistent
Chao Yu
2021-12-10
f2fs: fix to do sanity check on inode type during garbage collection
Chao Yu
2021-12-10
f2fs: avoid duplicate call of mark_inode_dirty
Jaegeuk Kim
2021-12-10
f2fs: show number of pending discard commands
Jaegeuk Kim
2021-12-10
f2fs: support POSIX_FADV_DONTNEED drop compressed page cache
Fengnan Chang
2021-12-10
f2fs: fix remove page failed in invalidate compress pages
Fengnan Chang
2021-12-10
f2fs: show more DIO information in tracepoint
Jaegeuk Kim
2021-12-10
f2fs: use iomap for direct I/O
Eric Biggers
2021-12-04
f2fs: implement iomap operations
Eric Biggers
2021-12-04
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
2021-12-04
f2fs: do not expose unwritten blocks to user by DIO
Jaegeuk Kim
2021-12-04
f2fs: reduce indentation in f2fs_file_write_iter()
Eric Biggers
2021-11-17
f2fs: rework write preallocations
Eric Biggers
2021-11-17
f2fs: compress: reduce one page array alloc and free when write compressed page
Fengnan Chang
2021-11-14
Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-11-13
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
2021-11-13
Merge tag 'io_uring-5.16-2021-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-13
Merge tag '5.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2021-11-13
Merge tag '5.16-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-11-13
Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-11-13
Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-13
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-12
cifs: do not duplicate fscache cookie for secondary channels
Shyam Prasad N
2021-11-12
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
2021-11-12
cifs: protect session channel fields with chan_lock
Shyam Prasad N
2021-11-12
cifs: do not negotiate session if session already exists
Shyam Prasad N
2021-11-12
smb3: do not setup the fscache_super_cookie until fsinfo initialized
Steve French
2021-11-12
cifs: fix potential use-after-free bugs
Paulo Alcantara
2021-11-12
cifs: fix memory leak of smb3_fs_context_dup::server_hostname
Paulo Alcantara
2021-11-12
smb3: add additional null check in SMB311_posix_mkdir
Steve French
2021-11-12
cifs: release lock earlier in dequeue_mid error case
Steve French
2021-11-12
smb3: add additional null check in SMB2_tcon
Steve French
2021-11-12
smb3: add additional null check in SMB2_open
Steve French
2021-11-11
ksmbd: Use the SMB3_Create definitions from the shared
Ronnie Sahlberg
2021-11-11
ksmbd: Move more definitions into the shared area
Ronnie Sahlberg
2021-11-11
ksmbd: use the common definitions for NEGOTIATE_PROTOCOL
Ronnie Sahlberg
2021-11-11
ksmbd: switch to use shared definitions where available
Ronnie Sahlberg
2021-11-11
ksmbd: change LeaseKey data type to u8 array
Namjae Jeon
2021-11-11
ksmbd: remove smb2_buf_length in smb2_transform_hdr
Namjae Jeon
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-11
ksmbd: remove md4 leftovers
Namjae Jeon
2021-11-11
ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
Namjae Jeon
2021-11-11
io-wq: serialize hash clear with wakeup
Jens Axboe
2021-11-11
smb3: add additional null check in SMB2_ioctl
Steve French
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]