index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
3
-7
/
+30
2016-03-22
nfsd: better layoutupdate bounds-checking
J. Bruce Fields
1
-4
/
+8
2016-03-18
nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
Christoph Hellwig
1
-2
/
+2
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
10
-8
/
+335
2016-03-18
nfsd: move some blocklayout code
Christoph Hellwig
1
-40
/
+50
2016-03-18
nfsd: add a new config option for the block layout driver
Christoph Hellwig
7
-8
/
+20
2016-03-18
nfs/blocklayout: add SCSI layout support
Christoph Hellwig
5
-25
/
+238
2016-03-17
nfsd: recover: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-03-16
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-03-02
nfsd4: resfh unused in nfsd4_secinfo
J. Bruce Fields
1
-2
/
+0
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
1
-8
/
+13
2016-03-01
nfsd: Update NFS server comments related to RDMA support
Chuck Lever
2
-4
/
+3
2016-03-01
nfsd: Fix a memory leak when meeting unsupported state_protect_how4
Kinglong Mee
1
-1
/
+2
2016-03-01
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+20
2016-02-12
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-71
/
+131
2016-02-12
Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-02-08
xfs: fix endianness error when checking log block crc on big endian platforms
Darrick J. Wong
1
-2
/
+2
2016-02-06
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+20
2016-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-8
/
+43
2016-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-3
/
+3
2016-02-05
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-05
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-05
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-05
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
1
-1
/
+7
2016-02-05
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
1
-4
/
+6
2016-02-04
ceph: fix snap context leak in error path
Yan, Zheng
1
-1
/
+1
2016-02-04
ceph: checking for IS_ERR instead of NULL
Dan Carpenter
1
-2
/
+2
2016-02-03
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
3
-42
/
+12
2016-02-03
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
1
-8
/
+21
2016-02-03
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
1
-14
/
+76
2016-02-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-81
/
+55
2016-02-03
Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-68
/
+62
2016-02-03
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2
-72
/
+43
2016-02-03
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
1
-3
/
+4
2016-02-03
ocfs2/cluster: fix memory leak in o2hb_region_release
Joseph Qi
1
-6
/
+8
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2016-02-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-28
/
+20
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2016-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+3
2016-01-30
block: use DAX for partition table reads
Dan Williams
1
-0
/
+20
2016-01-30
block: revert runtime dax control of the raw block device
Dan Williams
1
-28
/
+0
2016-01-29
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-32
/
+113
2016-01-29
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
4
-17
/
+0
2016-01-27
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
Trond Myklebust
4
-9
/
+9
2016-01-27
Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline
Marcel Holtmann
1
-0
/
+3
2016-01-27
btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc
Chris Mason
1
-1
/
+1
2016-01-27
Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
6
-18
/
+34
2016-01-27
btrfs: sysfs: check initialization state before updating features
David Sterba
1
-0
/
+3
[next]