index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
fs: mark __d_obtain_alias static
Fengguang Wu
1
-1
/
+1
2014-08-07
dcache: d_splice_alias should detect loops
J. Bruce Fields
1
-0
/
+5
2014-08-07
exportfs: update Exporting documentation
J. Bruce Fields
1
-15
/
+23
2014-08-07
dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED
J. Bruce Fields
1
-6
/
+3
2014-08-07
dcache: remove unused d_find_alias parameter
J. Bruce Fields
1
-8
/
+5
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
6
-31
/
+54
2014-08-07
dcache: d_splice_alias should ignore DCACHE_DISCONNECTED
J. Bruce Fields
1
-4
/
+4
2014-08-07
dcache: d_splice_alias mustn't create directory aliases
J. Bruce Fields
1
-2
/
+9
2014-08-07
dcache: close d_move race in d_splice_alias
J. Bruce Fields
1
-1
/
+6
2014-08-07
dcache: move d_splice_alias
J. Bruce Fields
1
-52
/
+52
2014-08-07
namei: trivial fix to vfs_rename_dir comment
J. Bruce Fields
1
-1
/
+1
2014-08-07
VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.
NeilBrown
2
-12
/
+18
2014-08-07
cifs: support RENAME_NOREPLACE
Miklos Szeredi
3
-5
/
+15
2014-08-07
hostfs: support rename flags
Miklos Szeredi
3
-10
/
+49
2014-08-07
shmem: support RENAME_EXCHANGE
Miklos Szeredi
1
-1
/
+26
2014-08-07
shmem: support RENAME_NOREPLACE
Miklos Szeredi
1
-2
/
+5
2014-08-07
btrfs: add RENAME_NOREPLACE
Miklos Szeredi
1
-1
/
+11
2014-08-07
bad_inode: add ->rename2()
Miklos Szeredi
1
-3
/
+4
2014-08-07
fs: call rename2 if exists
Miklos Szeredi
3
-10
/
+3
2014-08-07
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
1
-12
/
+16
2014-08-07
death to mnt_pinned
Al Viro
4
-34
/
+30
2014-08-07
make fs/{namespace,super}.c forget about acct.h
Al Viro
5
-10
/
+13
2014-08-07
take fs_pin stuff to fs/*
Al Viro
5
-100
/
+129
2014-08-07
start carving bsd_acct_struct up
Al Viro
1
-19
/
+23
2014-08-07
acct: move mnt_pin() upwards.
Al Viro
1
-2
/
+1
2014-08-07
make acct_kill() wait for file closing.
Al Viro
1
-3
/
+17
2014-08-07
drop ->s_umount around acct_auto_close()
Al Viro
1
-4
/
+14
2014-08-07
acct: get rid of acct_lock for acct->count
Al Viro
1
-33
/
+52
2014-08-07
acct: get rid of acct_list
Al Viro
6
-85
/
+62
2014-08-07
acct: simplify check_free_space()
Al Viro
1
-39
/
+11
2014-08-07
acct: new lifetime rules
Al Viro
1
-106
/
+114
2014-08-07
acct: serialize acct_on()
Al Viro
1
-0
/
+4
2014-08-07
acct() should honour the limits from the very beginning
Al Viro
1
-2
/
+2
2014-08-07
split the slow path in acct_process() off
Al Viro
1
-22
/
+28
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
1
-47
/
+51
2014-08-07
acct: switch to __kernel_write()
Al Viro
3
-20
/
+13
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
1
-3
/
+0
2014-08-04
Linux 3.16
v3.16
Linus Torvalds
1
-1
/
+1
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
1
-0
/
+4
2014-08-02
ARM: idmap: add identity mapping usage note
Russell King
1
-0
/
+5
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
1
-7
/
+6
2014-08-01
dm bufio: fully initialize shrinker
Greg Thelen
1
-1
/
+1
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-08-01
vfs: fix check for fallocate on active swapfile
Eric Biggers
1
-3
/
+2
2014-08-01
direct-io: fix AIO regression
Christoph Hellwig
1
-5
/
+4
2014-07-31
clk: ti: clk-7xx: Correct ABE DPLL configuration
Peter Ujfalusi
1
-1
/
+6
2014-07-31
crypto: af_alg - properly label AF_ALG socket
Milan Broz
1
-0
/
+2
2014-07-31
kexec: fix build error when hugetlbfs is disabled
David Rientjes
1
-0
/
+2
2014-07-31
Josh has moved
Josh Triplett
4
-6
/
+12
2014-07-31
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
3
-1
/
+4
[next]