index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-10
ocfs2: charge quota for reflinked blocks
Darrick J. Wong
1
-0
/
+7
2016-12-10
ocfs2: fix bad pointer cast
Darrick J. Wong
1
-1
/
+1
2016-12-10
ocfs2: always unlock when completing dio writes
Darrick J. Wong
1
-4
/
+1
2016-12-10
ocfs2: don't eat io errors during _dio_end_io_write
Darrick J. Wong
1
-6
/
+9
2016-12-10
ocfs2: budget for extent tree splits when adding refcount flag
Darrick J. Wong
1
-0
/
+3
2016-12-10
ocfs2: prohibit refcounted swapfiles
Darrick J. Wong
1
-0
/
+9
2016-12-10
ocfs2: add newlines to some error messages
Darrick J. Wong
1
-2
/
+2
2016-12-10
ocfs2: convert inode refcount test to a helper
Darrick J. Wong
6
-29
/
+23
2016-12-10
simple_write_end(): don't zero in short copy into uptodate
Al Viro
1
-6
/
+8
2016-12-10
exofs: don't mess with simple_write_{begin,end}
Al Viro
1
-38
/
+30
2016-12-10
9p: saner ->write_end() on failing copy into non-uptodate page
Al Viro
1
-11
/
+4
2016-12-10
fix gfs2_stuffed_write_end() on short copies
Al Viro
1
-3
/
+1
2016-12-10
fix ceph_write_end()
Al Viro
1
-6
/
+8
2016-12-10
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2016-12-10
vfs: refactor clone/dedupe_file_range common functions
Darrick J. Wong
3
-204
/
+219
2016-12-10
fs: try to clone files first in vfs_copy_file_range
Christoph Hellwig
5
-40
/
+22
2016-12-06
vfs: misc struct path constification
Al Viro
4
-5
/
+5
2016-12-06
namespace.c: constify struct path passed to a bunch of primitives
Al Viro
4
-8
/
+8
2016-12-06
quota: constify struct path in quota_on
Al Viro
6
-9
/
+9
2016-12-06
constify alloc_file()
Al Viro
2
-2
/
+2
2016-12-06
constify btrfs_mksubvol()
Al Viro
1
-1
/
+1
2016-12-06
autofs: constify find_autofs_mount() callback
Al Viro
1
-3
/
+3
2016-12-06
constify get_dcookie() and friends
Al Viro
4
-6
/
+6
2016-12-06
audit_log_{name,link_denied}: constify struct path
Al Viro
3
-4
/
+4
2016-12-06
fsnotify: constify the places working with ->f_path
Al Viro
1
-5
/
+5
2016-12-06
constify fsnotify_parent()
Al Viro
3
-4
/
+4
2016-12-06
fsnotify(): constify 'data'
Al Viro
2
-5
/
+5
2016-12-06
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
9
-20
/
+20
2016-12-06
fs: Constify path_is_under()'s arguments
Mickaël Salaün
2
-2
/
+2
2016-12-04
Linux 4.9-rc8
v4.9-rc8
Linus Torvalds
1
-1
/
+1
2016-12-04
autofs - dont hold spin lock over direct mount expire
Ian Kent
1
-7
/
+10
2016-12-04
autofs - constify misc struct path instances
Ian Kent
2
-2
/
+2
2016-12-04
vfs: remove unused have_submounts() function
Ian Kent
2
-34
/
+0
2016-12-04
autofs: use path_has_submounts() to fix unreliable have_submount() checks
Ian Kent
3
-11
/
+15
2016-12-04
autofs: use path_is_mountpoint() to fix unreliable d_mountpoint() checks
Ian Kent
1
-7
/
+7
2016-12-04
autofs: change autofs4_wait() to take struct path
Ian Kent
4
-12
/
+15
2016-12-04
autofs: change autofs4_expire_wait()/do_expire_wait() to take struct path
Ian Kent
4
-8
/
+11
2016-12-04
vfs: add path_has_submounts()
Ian Kent
2
-0
/
+40
2016-12-04
vfs: add path_is_mountpoint() helper
Ian Kent
3
-0
/
+37
2016-12-03
vfs: change d_manage() to take a struct path
Ian Kent
5
-12
/
+12
2016-12-03
mm, vmscan: add cond_resched() into shrink_node_memcg()
Michal Hocko
1
-0
/
+2
2016-12-03
mm: workingset: fix NULL ptr in count_shadow_nodes
Michal Hocko
1
-1
/
+1
2016-12-02
kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled
Nicolas Pitre
1
-1
/
+8
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-02
Fix up a couple of field names in the CREDITS file
Linus Torvalds
1
-4
/
+4
[next]