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-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
2018-04-17
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
1
-1
/
+8
2018-04-17
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
1
-5
/
+9
2018-04-17
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
1
-0
/
+4
2018-04-17
xfs: enhance dinode verifier
Eric Sandeen
1
-0
/
+21
2018-04-17
fs: cifs: Adding new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-04-17
cifs: smb2ops: Fix NULL check in smb2_query_symlink
Gustavo A. R. Silva
1
-2
/
+2
2018-04-16
eCryptfs: don't pass up plaintext names when using filename encryption
Tyler Hicks
2
-18
/
+44
2018-04-16
fs: ext2: Adding new return type vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-04-16
isofs: fix potential memory leak in mount option parsing
Chengguang Xu
1
-0
/
+3
2018-04-16
ceph: always update atime/mtime/ctime for new inode
Yan, Zheng
1
-3
/
+7
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
1
-5
/
+4
2018-04-15
orangefs_kill_sb(): deal with allocation failures
Al Viro
1
-0
/
+5
[next]