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-06-23
ocfs2: refcount: take rw_lock in ocfs2_reflink
Wengang Wang
1
-0
/
+8
2014-06-23
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...
Xue jiufei
1
-6
/
+2
2014-06-23
ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and...
Tariq Saeed
1
-5
/
+13
2014-06-23
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()
alex chen
1
-11
/
+11
2014-06-21
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-172
/
+359
2014-06-21
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+79
2014-06-19
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
1
-7
/
+15
2014-06-19
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2
-1
/
+9
2014-06-19
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
1
-8
/
+1
2014-06-19
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
3
-7
/
+6
2014-06-19
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
1
-10
/
+9
2014-06-19
Btrfs: fix broken free space cache after the system crashed
Miao Xie
4
-44
/
+186
2014-06-19
Btrfs: make free space cache write out functions more readable
Miao Xie
1
-66
/
+93
2014-06-19
Btrfs: remove unused wait queue in struct extent_buffer
Filipe Manana
1
-1
/
+0
2014-06-19
Btrfs: fix deadlocks with trylock on tree nodes
Chris Mason
1
-34
/
+46
2014-06-19
cifs: revalidate mapping prior to satisfying read_iter request with cache=loose
Jeff Layton
1
-2
/
+15
2014-06-17
NFSD: fix bug for readdir of pseudofs
Kinglong Mee
1
-0
/
+1
2014-06-17
NFSD: Don't hand out delegations for 30 seconds after recalling them.
NeilBrown
1
-0
/
+78
2014-06-16
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
1
-2
/
+2
2014-06-16
fs/cifs: fix regression in cifs_create_mf_symlink()
Björn Baumbach
1
-1
/
+1
2014-06-15
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
1
-1
/
+7
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-36
/
+182
2014-06-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-34
/
+36
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
1
-5
/
+7
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
1
-1
/
+3
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
1
-0
/
+2
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
1
-1
/
+1
2014-06-13
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
1
-2
/
+7
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
1
-0
/
+41
2014-06-13
Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-0
/
+5
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
8
-231
/
+310
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2014-06-12
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
1
-15
/
+33
2014-06-12
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2
-0
/
+40
2014-06-12
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
1
-9
/
+15
2014-06-12
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
1
-2
/
+26
2014-06-12
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
1
-7
/
+11
2014-06-12
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
1
-5
/
+7
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
77
-1516
/
+1004
2014-06-12
dlm: keep listening connection alive with sctp mode
Lidong Zhong
1
-0
/
+5
2014-06-12
lock_parent: don't step on stale ->d_parent of all-but-freed one
Al Viro
1
-1
/
+3
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
29
-218
/
+370
2014-06-12
kill generic_file_splice_write()
Al Viro
1
-124
/
+0
2014-06-12
ceph: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-12
nfs: switch to iter_splice_write_file()
Al Viro
3
-34
/
+2
2014-06-12
fs/splice.c: remove unneeded exports
Al Viro
1
-10
/
+5
2014-06-12
ocfs2: switch to iter_file_splice_write()
Al Viro
1
-80
/
+2
2014-06-12
->splice_write() via ->write_iter()
Al Viro
15
-56
/
+154
[prev]
[next]