index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-11
36
-465
/
+645
|
\
|
*
fix copy_tree() regression
Al Viro
2014-08-11
1
-7
/
+24
|
*
__generic_file_write_iter(): fix handling of sync error after DIO
Al Viro
2014-08-11
1
-1
/
+1
|
*
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
2014-08-07
4
-13
/
+12
|
*
fs: mark __d_obtain_alias static
Fengguang Wu
2014-08-07
1
-1
/
+1
|
*
dcache: d_splice_alias should detect loops
J. Bruce Fields
2014-08-07
1
-0
/
+5
|
*
exportfs: update Exporting documentation
J. Bruce Fields
2014-08-07
1
-15
/
+23
|
*
dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED
J. Bruce Fields
2014-08-07
1
-6
/
+3
|
*
dcache: remove unused d_find_alias parameter
J. Bruce Fields
2014-08-07
1
-8
/
+5
|
*
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
2014-08-07
6
-31
/
+54
|
*
dcache: d_splice_alias should ignore DCACHE_DISCONNECTED
J. Bruce Fields
2014-08-07
1
-4
/
+4
|
*
dcache: d_splice_alias mustn't create directory aliases
J. Bruce Fields
2014-08-07
1
-2
/
+9
|
*
dcache: close d_move race in d_splice_alias
J. Bruce Fields
2014-08-07
1
-1
/
+6
|
*
dcache: move d_splice_alias
J. Bruce Fields
2014-08-07
1
-52
/
+52
|
*
namei: trivial fix to vfs_rename_dir comment
J. Bruce Fields
2014-08-07
1
-1
/
+1
|
*
VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.
NeilBrown
2014-08-07
2
-12
/
+18
|
*
cifs: support RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
3
-5
/
+15
|
*
hostfs: support rename flags
Miklos Szeredi
2014-08-07
3
-10
/
+49
|
*
shmem: support RENAME_EXCHANGE
Miklos Szeredi
2014-08-07
1
-1
/
+26
|
*
shmem: support RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-2
/
+5
|
*
btrfs: add RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-1
/
+11
|
*
bad_inode: add ->rename2()
Miklos Szeredi
2014-08-07
1
-3
/
+4
|
*
fs: call rename2 if exists
Miklos Szeredi
2014-08-07
3
-10
/
+3
|
*
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-07
1
-12
/
+16
|
*
death to mnt_pinned
Al Viro
2014-08-07
4
-34
/
+30
|
*
make fs/{namespace,super}.c forget about acct.h
Al Viro
2014-08-07
5
-10
/
+13
|
*
take fs_pin stuff to fs/*
Al Viro
2014-08-07
5
-100
/
+129
|
*
start carving bsd_acct_struct up
Al Viro
2014-08-07
1
-19
/
+23
|
*
acct: move mnt_pin() upwards.
Al Viro
2014-08-07
1
-2
/
+1
|
*
make acct_kill() wait for file closing.
Al Viro
2014-08-07
1
-3
/
+17
|
*
drop ->s_umount around acct_auto_close()
Al Viro
2014-08-07
1
-4
/
+14
|
*
acct: get rid of acct_lock for acct->count
Al Viro
2014-08-07
1
-33
/
+52
|
*
acct: get rid of acct_list
Al Viro
2014-08-07
6
-85
/
+62
|
*
acct: simplify check_free_space()
Al Viro
2014-08-07
1
-39
/
+11
|
*
acct: new lifetime rules
Al Viro
2014-08-07
1
-106
/
+114
|
*
acct: serialize acct_on()
Al Viro
2014-08-07
1
-0
/
+4
|
*
acct() should honour the limits from the very beginning
Al Viro
2014-08-07
1
-2
/
+2
|
*
split the slow path in acct_process() off
Al Viro
2014-08-07
1
-22
/
+28
|
*
separate namespace-independent parts of filling acct_t
Al Viro
2014-08-07
1
-47
/
+51
|
*
acct: switch to __kernel_write()
Al Viro
2014-08-07
3
-20
/
+13
|
*
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
2014-08-07
1
-3
/
+0
|
*
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
2014-08-07
75
-1355
/
+2507
|
|
\
*
|
\
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-08-11
59
-984
/
+4031
|
\
\
\
|
*
|
|
dmaengine: sun6i: depends on RESET_CONTROLLER
Maxime Ripard
2014-08-08
1
-0
/
+1
|
*
|
|
dma: at_hdmac: fix invalid remaining bytes detection
Alexandre Belloni
2014-08-07
1
-5
/
+7
|
*
|
|
dmaengine: nbpfaxi: don't build this driver where it cannot be used
Guennadi Liakhovetski
2014-08-07
1
-0
/
+1
|
*
|
|
dmaengine: nbpf_error_get_channel() can be static
Fengguang Wu
2014-08-05
1
-1
/
+1
|
*
|
|
dma: pl08x: Use correct specifier for size_t values
Mark Brown
2014-08-04
1
-2
/
+2
|
*
|
|
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
21
-28
/
+22
|
*
|
|
dmaengine: nbpfaxi: convert to tasklet
Guennadi Liakhovetski
2014-08-04
1
-7
/
+12
[next]