index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
autofs: fix Documentation regarding devid on ioctl
Tomohiro Kusumi
1
-3
/
+2
2016-10-11
autofs: remove AUTOFS_DEVID_LEN
Tomohiro Kusumi
1
-2
/
+0
2016-10-11
autofs: don't fail to free_dev_ioctl(param)
Tomohiro Kusumi
1
-1
/
+2
2016-10-11
autofs: remove obsolete sb fields
Tomohiro Kusumi
1
-2
/
+0
2016-10-11
autofs: use autofs4_free_ino() to kfree dentry data
Tomohiro Kusumi
1
-1
/
+1
2016-10-11
autofs: remove ino free in autofs4_dir_symlink()
Ian Kent
1
-2
/
+0
2016-10-11
autofs: add WARN_ON(1) for non dir/link inode case
Tomohiro Kusumi
1
-1
/
+2
2016-10-11
autofs: fix autofs4_fill_super() error exit handling
Ian Kent
1
-3
/
+3
2016-10-11
autofs: test autofs versions first on sb initialization
Tomohiro Kusumi
1
-17
/
+17
2016-10-11
autofs: drop unnecessary extern in autofs_i.h
Tomohiro Kusumi
1
-1
/
+1
2016-10-11
autofs: fix typos in Documentation/filesystems/autofs4.txt
Tomohiro Kusumi
1
-4
/
+4
2016-10-11
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
1
-1
/
+1
2016-10-11
checkpatch: improve the octal permissions tests
Joe Perches
1
-16
/
+44
2016-10-11
checkpatch: add warning for unnamed function definition arguments
Joe Perches
1
-0
/
+13
2016-10-11
checkpatch: improve MACRO_ARG_PRECEDENCE test
Joe Perches
1
-1
/
+19
2016-10-11
checkpatch: add --strict test for precedence challenged macro arguments
Joe Perches
1
-1
/
+8
2016-10-11
checkpatch: add --strict test for macro argument reuse
Joe Perches
1
-8
/
+35
2016-10-11
checkpatch: improve the block comment * alignment test
Joe Perches
1
-7
/
+12
2016-10-11
checkpatch: speed up checking for filenames in sections marked obsolete
Joe Perches
1
-1
/
+1
2016-10-11
const_structs.checkpatch: add frequently used from Julia Lawall's list
Joe Perches
1
-0
/
+25
2016-10-11
checkpatch: externalize the structs that should be const
Joe Perches
2
-40
/
+63
2016-10-11
checkpatch: don't test for prefer ether_addr_<foo>
Joe Perches
1
-35
/
+35
2016-10-11
checkpatch: test multiple line block comment alignment
Joe Perches
1
-0
/
+19
2016-10-11
checkpatch: look for symbolic permissions and suggest octal instead
Joe Perches
1
-6
/
+43
2016-10-11
checkpatch: see if modified files are marked obsolete in MAINTAINERS
Joe Perches
1
-0
/
+14
2016-10-11
lib/bitmap.c: enhance bitmap syntax
Noam Camus
2
-18
/
+82
2016-10-11
lib/kstrtox.c: smaller _parse_integer()
Alexey Dobriyan
1
-5
/
+1
2016-10-11
include/linux/ctype.h: make isdigit() table lookupless
Alexey Dobriyan
1
-1
/
+4
2016-10-11
lib: harden strncpy_from_user
Mark Rutland
1
-0
/
+2
2016-10-11
radix-tree tests: properly initialize mutex
Ross Zwisler
1
-1
/
+1
2016-10-11
radix-tree tests: add iteration test
Ross Zwisler
4
-1
/
+184
2016-10-11
radix-tree: 'slot' can be NULL in radix_tree_next_slot()
Ross Zwisler
1
-0
/
+8
2016-10-11
fs/select: add vmalloc fallback for select(2)
Vlastimil Babka
1
-3
/
+11
2016-10-11
block: implement (some of) fallocate for block devices
Darrick J. Wong
2
-1
/
+79
2016-10-11
block: require write_same and discard requests align to logical block size
Darrick J. Wong
1
-0
/
+15
2016-10-11
block: invalidate the page cache when issuing BLKZEROOUT
Darrick J. Wong
1
-6
/
+12
2016-10-11
ocfs2: fix memory leak in dlm_migrate_request_handler()
Guozhonghua
1
-0
/
+3
2016-10-11
Fix off-by-one in __pipe_get_pages()
Al Viro
1
-2
/
+2
2016-10-11
netfilter: Fix slab corruption.
Linus Torvalds
1
-75
/
+33
2016-10-10
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
1
-1
/
+1
2016-10-10
constify iov_iter_count() and iter_is_iovec()
Al Viro
1
-2
/
+2
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
3
-11
/
+5
2016-10-10
dlm: free workqueues after the connections
Marcelo Ricardo Leitner
1
-6
/
+2
2016-10-09
printk: make reading the kernel log flush pending lines
Linus Torvalds
1
-0
/
+11
2016-10-09
printk: re-organize log_output() to be more legible
Linus Torvalds
1
-35
/
+27
2016-10-09
printk: split out core logging code into helper function
Linus Torvalds
1
-39
/
+39
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
5
-23
/
+19
2016-10-09
be2net: Enable VF link state setting for BE3
Suresh Reddy
1
-1
/
+1
2016-10-09
be2net: Fix TX stats for TSO packets
Sriharsha Basavapatna
1
-2
/
+12
2016-10-09
be2net: Update Copyright string in be_hw.h
Sriharsha Basavapatna
1
-1
/
+1
[next]