index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+6
2019-07-18
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-153
/
+335
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
17
-439
/
+726
2019-07-18
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...
Linus Torvalds
1
-20
/
+33
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+12
2019-07-18
io_uring: add a memory barrier before atomic_read
Zhengyuan Liu
1
-0
/
+4
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
1
-0
/
+3
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-253
/
+491
2019-07-17
btrfs: don't leak extent_map in btrfs_get_io_geometry()
Johannes Thumshirn
1
-3
/
+7
2019-07-17
btrfs: free checksum hash on in close_ctree
Johannes Thumshirn
1
-0
/
+1
2019-07-17
btrfs: Fix build error while LIBCRC32C is module
YueHaibing
1
-0
/
+1
2019-07-17
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
Qu Wenruo
1
-1
/
+23
2019-07-17
iomap: move internal declarations into fs/iomap/
Darrick J. Wong
6
-19
/
+0
2019-07-17
iomap: move the main iteration code into a separate file
Darrick J. Wong
3
-17
/
+2
2019-07-17
iomap: move the buffered IO code into a separate file
Darrick J. Wong
3
-1053
/
+1074
2019-07-17
iomap: move the direct IO code into a separate file
Darrick J. Wong
3
-554
/
+563
2019-07-17
iomap: move the SEEK_HOLE code into a separate file
Darrick J. Wong
3
-202
/
+216
2019-07-17
iomap: move the file mapping reporting code into a separate file
Darrick J. Wong
3
-136
/
+149
2019-07-17
iomap: move the swapfile code into a separate file
Darrick J. Wong
3
-170
/
+183
2019-07-17
switch the remnants of releasing the mountpoint away from fs_pin
Al Viro
3
-28
/
+26
2019-07-17
get rid of detach_mnt()
Al Viro
1
-34
/
+28
2019-07-17
make struct mountpoint bear the dentry reference to mountpoint, not struct mount
Al Viro
2
-28
/
+25
2019-07-17
dax: Fix missed wakeup with PMD faults
Matthew Wilcox (Oracle)
1
-20
/
+33
2019-07-17
fs/select.c: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+3
2019-07-17
select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()
Oleg Nesterov
1
-33
/
+13
2019-07-17
select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR
Oleg Nesterov
1
-23
/
+7
2019-07-17
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
4
-50
/
+27
2019-07-17
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
1
-4
/
+2
2019-07-17
fs/ufs/super.c: remove set but not used variable 'usb3'
YueHaibing
1
-2
/
+0
2019-07-17
fs/hfsplus/xattr.c: replace strncpy with memcpy
Mathieu Malaterre
1
-1
/
+1
2019-07-17
coda: add hinting support for partial file caching
Pedro Cuadra
5
-25
/
+112
2019-07-17
coda: ftoc validity check integration
Fabian Frederick
4
-18
/
+18
2019-07-17
coda: remove sb test in coda_fid_to_inode()
Fabian Frederick
1
-5
/
+0
2019-07-17
coda: remove sysctl object from module when unused
Fabian Frederick
4
-16
/
+12
2019-07-17
coda: add __init to init_coda_psdev()
Fabian Frederick
1
-1
/
+1
2019-07-17
coda: use SIZE() for stat
Fabian Frederick
1
-1
/
+1
2019-07-17
coda: destroy mutex in put_super()
Fabian Frederick
1
-0
/
+1
2019-07-17
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
1
-1
/
+4
2019-07-17
coda: move internal defs out of include/linux/ [ver #2]
David Howells
11
-14
/
+99
2019-07-17
coda: bump module version
Jan Harkes
1
-1
/
+1
2019-07-17
coda: get rid of CODA_FREE()
Dan Carpenter
3
-24
/
+22
2019-07-17
coda: get rid of CODA_ALLOC()
Dan Carpenter
3
-13
/
+7
2019-07-17
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
1
-14
/
+7
2019-07-17
coda: stop using 'struct timespec' in user API
Arnd Bergmann
1
-12
/
+38
2019-07-17
coda: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2019-07-17
coda: don't try to print names that were considered too long
Jan Harkes
1
-2
/
+2
2019-07-17
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2
-3
/
+39
2019-07-17
coda: add error handling for fget
Zhouyang Jia
1
-1
/
+4
2019-07-17
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
1
-2
/
+68
2019-07-17
fs/binfmt_elf.c: delete stale comment
Alexey Dobriyan
1
-1
/
+0
[prev]
[next]