index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/efs/namei.c: return is not a function
Fabian Frederick
1
-5
/
+6
2014-08-07
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
2
-3
/
+3
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
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
5
-31
/
+53
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
1
-11
/
+16
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
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
death to mnt_pinned
Al Viro
2
-27
/
+9
2014-08-07
make fs/{namespace,super}.c forget about acct.h
Al Viro
4
-8
/
+13
2014-08-07
take fs_pin stuff to fs/*
Al Viro
2
-1
/
+78
2014-08-07
drop ->s_umount around acct_auto_close()
Al Viro
1
-4
/
+14
2014-08-07
acct: get rid of acct_list
Al Viro
3
-2
/
+3
2014-08-07
acct: switch to __kernel_write()
Al Viro
1
-1
/
+0
2014-08-07
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
2
-10
/
+74
2014-08-07
ceph: fix kick_requests()
Yan, Zheng
1
-2
/
+3
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
21
-51
/
+111
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
3
-3
/
+3
2014-08-06
mm: softdirty: respect VM_SOFTDIRTY in PTE holes
Peter Feiner
1
-6
/
+21
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
1
-1
/
+1
2014-08-06
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-06
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
1
-0
/
+4
2014-08-06
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
1
-3
/
+2
2014-08-06
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
3
-5
/
+14
2014-08-06
fs/squashfs/super.c: logging cleanup
Fabian Frederick
1
-2
/
+3
2014-08-06
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
1
-1
/
+1
2014-08-06
ntfs: kernel-doc warning fixes
Fabian Frederick
1
-3
/
+0
2014-08-06
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
1
-8
/
+7
2014-08-06
fanotify: fix double free of pending permission events
Jan Kara
3
-2
/
+37
2014-08-06
fsnotify: rename event handling functions
Jan Kara
5
-14
/
+15
2014-08-06
fs/fscache: make ctl_table static
Fabian Frederick
1
-2
/
+2
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-15
/
+12
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+75
2014-08-05
reiserfs: fix corruption introduced by balance_leaf refactor
Jeff Mahoney
3
-54
/
+71
2014-08-05
nfsd: add some comments to the nfsd4 object definitions
Jeff Layton
2
-7
/
+101
2014-08-05
nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers
Jeff Layton
2
-17
/
+0
2014-08-05
Add worker function to set allocation size
Steve French
4
-6
/
+11
[prev]
[next]