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
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
3
-8
/
+7
2018-05-30
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-14
/
+11
2018-05-30
fs: convert block_dev.c to bioset_init()
Kent Overstreet
1
-6
/
+3
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
1
-5
/
+9
2018-05-29
block: unexport check_disk_size_change
Christoph Hellwig
1
-1
/
+0
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
1
-2
/
+2
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+1
2018-05-14
scsi/osd: remove the gfp argument to osd_start_request
Christoph Hellwig
2
-6
/
+6
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-04
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-05-04
Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+10
2018-05-04
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-1
/
+12
2018-05-03
bdi: Fix oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-05-02
xfs: cap the length of deduplication requests
Darrick J. Wong
1
-0
/
+10
2018-05-02
Btrfs: send, fix missing truncate for inode with prealloc extent past eof
Filipe Manana
1
-0
/
+4
2018-05-02
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
1
-0
/
+7
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-27
cifs: smbd: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
1
-1
/
+1
2018-04-26
btrfs: Fix wrong first_key parameter in replace_path
Qu Wenruo
1
-1
/
+1
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
[next]