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
2018-05-30
f2fs: turn down IO priority of discard from background
Chao Yu
1
-0
/
+1
2018-05-30
f2fs: don't split checkpoint in fstrim
Chao Yu
3
-32
/
+15
2018-05-30
f2fs: issue discard commands proactively in high fs utilization
Jaegeuk Kim
2
-34
/
+40
2018-05-29
f2fs: add fsync_mode=nobarrier for non-atomic files
Jaegeuk Kim
3
-1
/
+6
2018-05-29
f2fs: let fstrim issue discard commands in lower priority
Jaegeuk Kim
2
-65
/
+78
2018-05-04
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
Jaegeuk Kim
1
-1
/
+7
2018-05-02
f2fs: clear PageError on writepage
Jaegeuk Kim
5
-0
/
+6
2018-05-02
f2fs: check cap_resource only for data blocks
Jaegeuk Kim
1
-4
/
+4
2018-05-02
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
Jaegeuk Kim
4
-35
/
+3
2018-05-02
f2fs: call unlock_new_inode() before d_instantiate()
Eric Biggers
1
-4
/
+4
2018-05-02
f2fs: refactor read path to allow multiple postprocessing steps
Eric Biggers
6
-49
/
+147
2018-05-02
fscrypt: allow synchronous bio decryption
Eric Biggers
5
-17
/
+31
2018-05-01
Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-6
/
+42
2018-04-28
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+18
2018-04-28
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-54
/
+59
2018-04-26
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
1
-0
/
+1
2018-04-25
cifs: smbd: Avoid allocating iov on the stack
Long Li
1
-24
/
+12
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
3
-6
/
+19
2018-04-25
SMB311: Fix reconnect
Steve French
1
-2
/
+2
2018-04-24
ext4: fix bitmap position validation
Lukas Czerner
1
-4
/
+5
2018-04-24
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
3
-21
/
+22
2018-04-24
CIFS: set *resp_buf_type to NO_BUFFER on error
Steve French
1
-1
/
+4
2018-04-23
ceph: check if mds create snaprealm when setting quota
Yan, Zheng
1
-3
/
+25
2018-04-22
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-9
/
+16
2018-04-22
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-47
/
+199
2018-04-20
fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
Tetsuo Handa
1
-4
/
+4
2018-04-20
proc: fix /proc/loadavg regression
Alexey Dobriyan
1
-1
/
+1
2018-04-20
proc: revalidate kernel thread inodes to root:root
Alexey Dobriyan
1
-0
/
+6
2018-04-20
autofs: mount point create should honour passed in mode
Ian Kent
1
-1
/
+1
2018-04-20
writeback: safer lock nesting
Greg Thelen
1
-3
/
+4
2018-04-20
mm, pagemap: fix swap offset value for PMD migration entry
Huang Ying
1
-1
/
+5
2018-04-20
CIFS: fix typo in cifs_dbg
Aurelien Aptel
1
-1
/
+1
2018-04-20
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
1
-4
/
+5
2018-04-20
cifs: smbd: Dump SMB packet when configured
Long Li
1
-1
/
+5
2018-04-20
btrfs: print-tree: debugging output enhancement
Qu Wenruo
2
-11
/
+16
2018-04-20
btrfs: Fix race condition between delayed refs and blockgroup removal
Nikolay Borisov
3
-10
/
+26
2018-04-20
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
David Howells
1
-1
/
+1
2018-04-20
afs: Fix server record deletion
David Howells
1
-1
/
+8
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-7
/
+12
2018-04-20
Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-21
/
+46
2018-04-20
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
7
-39
/
+54
2018-04-19
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
1
-1
/
+2
2018-04-18
cifs: smbd: Check for iov length on sending the last iov
Long Li
1
-0
/
+2
2018-04-19
btrfs: fix unaligned access in readdir
David Sterba
1
-8
/
+12
2018-04-18
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
1
-0
/
+1
2018-04-18
btrfs: Fix wrong btrfs_delalloc_release_extents parameter
Qu Wenruo
1
-1
/
+1
2018-04-18
btrfs: delayed-inode: Remove wrong qgroup meta reservation calls
Qu Wenruo
1
-4
/
+16
2018-04-18
btrfs: qgroup: Use independent and accurate per inode qgroup rsv
Qu Wenruo
2
-11
/
+65
2018-04-18
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
5
-2
/
+63
2018-04-18
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
1
-0
/
+6
[prev]
[next]