index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
1
-7
/
+14
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+25
2014-11-21
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...
Al Viro
28
-347
/
+400
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
1
-2
/
+2
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
1
-21
/
+14
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
1
-6
/
+1
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
1
-3
/
+45
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
1
-9
/
+18
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
1
-12
/
+19
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
4
-7
/
+7
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
3
-15
/
+25
2014-11-19
isofs: avoid unused function warning
Arnd Bergmann
1
-21
/
+21
2014-11-19
vfs: fix reference leak in d_prune_aliases()
Yan, Zheng
1
-0
/
+1
2014-11-15
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-64
/
+83
2014-11-13
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
5
-25
/
+67
2014-11-13
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-13
ceph: fix flush tid comparision
Yan, Zheng
1
-1
/
+1
2014-11-12
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
2014-11-12
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2
-11
/
+0
2014-11-12
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
3
-3
/
+23
2014-11-12
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
1
-25
/
+17
2014-11-12
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
1
-1
/
+23
2014-11-12
NFS: SEEK is an NFS v4.2 feature
Anna Schumaker
1
-3
/
+3
2014-11-12
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
1
-1
/
+1
2014-11-12
nfs: Remove bogus assignment
Jan Kara
1
-1
/
+1
2014-11-12
nfs: remove spurious WARN_ON_ONCE in write path
Weston Andros Adamson
1
-2
/
+0
2014-11-12
pnfs/blocklayout: serialize GETDEVICEINFO calls
Christoph Hellwig
2
-5
/
+10
2014-11-12
nfs: fix pnfs direct write memory leak
Peng Tao
1
-0
/
+1
2014-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2014-11-07
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-196
/
+142
2014-11-07
xfs: track bulkstat progress by agino
Dave Chinner
1
-37
/
+34
2014-11-07
xfs: bulkstat error handling is broken
Dave Chinner
1
-10
/
+19
2014-11-07
xfs: bulkstat main loop logic is a mess
Dave Chinner
1
-32
/
+24
2014-11-07
xfs: bulkstat chunk-formatter has issues
Dave Chinner
1
-34
/
+24
2014-11-07
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2
-47
/
+28
2014-11-07
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
1
-9
/
+10
2014-11-06
aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer
Gu Zheng
1
-7
/
+14
2014-11-05
fix breakage in o2net_send_tcp_msg()
Al Viro
1
-1
/
+1
2014-11-05
ovl: don't poison cursor
Miklos Szeredi
1
-1
/
+1
2014-11-04
Revert "NFS: nfs4_do_open should add negative results to the dcache."
Trond Myklebust
1
-8
/
+1
2014-11-04
Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"
Trond Myklebust
1
-7
/
+3
2014-11-04
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
1
-0
/
+1
2014-11-04
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
1
-1
/
+1
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-49
/
+19
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-39
/
+27
2014-10-31
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-28
/
+51
2014-10-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-13
/
+3
2014-10-31
ovl: initialize ->is_cursor
Miklos Szeredi
1
-0
/
+1
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-1
/
+2
2014-10-31
isofs: don't bother with ->d_op for normal case
Al Viro
2
-22
/
+4
[next]