index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
Revert "orangefs: bump minimum userspace version"
Mike Marshall
1
-2
/
+2
2016-09-28
Merge branch 'misc' into for-next
Martin Brandenburg
13
-1711
/
+994
2016-09-21
orangefs: bump minimum userspace version
Martin Brandenburg
1
-2
/
+2
2016-08-16
orangefs: rename most remaining global variables
Martin Brandenburg
9
-46
/
+47
2016-08-15
orangefs: g_orangefs_stats -> orangefs_stats for consistency
Martin Brandenburg
4
-8
/
+7
2016-08-15
orangefs: make devreq_mutex static
Martin Brandenburg
3
-4
/
+2
2016-08-15
orangefs: describe organization of sysfs
Martin Brandenburg
1
-0
/
+7
2016-08-15
orangefs: remove duplicated sysfs_ops structures
Martin Brandenburg
1
-58
/
+15
2016-08-15
orangefs: consolidate sysfs show and store functions
Martin Brandenburg
1
-317
/
+148
2016-08-15
orangefs: reorganize duplicated sysfs attribute structs
Martin Brandenburg
1
-391
/
+81
2016-08-15
orangefs: remove dead code in sysfs
Martin Brandenburg
1
-280
/
+81
2016-08-15
orangefs: clean up debugfs globals
Martin Brandenburg
7
-705
/
+705
2016-08-12
orangefs: do not allow client readahead cache without feature bit
Martin Brandenburg
2
-5
/
+27
2016-08-12
orangefs: add features op
Martin Brandenburg
7
-6
/
+53
2016-08-09
orangefs: record userspace version for feature compatbility
Martin Brandenburg
2
-0
/
+12
2016-08-08
orangefs: add readahead count and size to sysfs
Martin Brandenburg
1
-8
/
+115
2016-08-08
orangefs: re-add flush_racache from out-of-tree
Martin Brandenburg
1
-1
/
+33
2016-08-08
orangefs: turn param response value into union
Martin Brandenburg
3
-7
/
+11
2016-08-08
orangefs: add missing param request ops
Martin Brandenburg
1
-0
/
+3
2016-08-08
orangefs: rename remaining bits of mmap readahead cache
Martin Brandenburg
5
-7
/
+7
2016-08-02
Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux
Linus Torvalds
8
-30
/
+89
2016-08-02
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-752
/
+999
2016-08-02
orangefs: Account for jiffies wraparound.
Martin Brandenburg
3
-8
/
+8
2016-08-02
orangefs: Change default dcache and getattr timeout to 50 msec.
Martin Brandenburg
1
-2
/
+2
2016-08-02
orangefs: Allow dcache and getattr cache time to be configured.
Martin Brandenburg
6
-7
/
+52
2016-08-02
orangefs: Cache getattr results.
Martin Brandenburg
5
-29
/
+34
2016-08-02
orangefs: Use d_time to avoid excessive lookups
Martin Brandenburg
2
-0
/
+9
2016-07-31
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-338
/
+544
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
28
-552
/
+866
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
19
-155
/
+242
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-40
/
+28
2016-07-29
Revert "vfs: add lookup_hash() helper"
Linus Torvalds
1
-28
/
+5
2016-07-29
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-236
/
+445
2016-07-29
Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfs
Linus Torvalds
13
-584
/
+661
2016-07-29
Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-3
/
+3
2016-07-29
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-16
/
+169
2016-07-29
fuse: use filemap_check_errors()
Miklos Szeredi
1
-12
/
+2
2016-07-29
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-07-29
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-07-29
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-07-29
ovl: simplify empty checking
Miklos Szeredi
1
-29
/
+21
2016-07-29
qstr: constify instances in overlayfs
Al Viro
1
-1
/
+1
2016-07-29
ovl: clear nlink on rmdir
Miklos Szeredi
1
-2
/
+6
2016-07-29
ovl: disallow overlayfs as upperdir
Miklos Szeredi
1
-1
/
+2
2016-07-29
ovl: fix warning
Miklos Szeredi
1
-1
/
+1
2016-07-29
ovl: remove duplicated include from super.c
Wei Yongjun
1
-1
/
+0
2016-07-29
ovl: append MAY_READ when diluting write checks
Vivek Goyal
1
-1
/
+4
2016-07-29
ovl: dilute permission checks on lower only if not special file
Vivek Goyal
1
-1
/
+1
2016-07-29
ovl: fix POSIX ACL setting
Miklos Szeredi
4
-11
/
+104
2016-07-29
ovl: share inode for hard link
Miklos Szeredi
4
-48
/
+100
[next]