index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2014-12-10
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
-3
/
+3
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+4
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+4
2014-12-09
put iov_iter into msghdr
Al Viro
-8
/
+6
2014-12-09
nfsd4: fix xdr4 count of server in fs_location4
Benjamin Coddington
-1
/
+1
2014-12-09
nfsd4: fix xdr4 inclusion of escaped char
Benjamin Coddington
-0
/
+3
2014-12-09
fs: nfsd: Fix signedness bug in compare_blob
Rasmus Villemoes
-8
/
+7
2014-12-09
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
-1
/
+1
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
-6
/
+6
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
-1
/
+1
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
-2
/
+2
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
-2
/
+2
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
-3
/
+3
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
-165
/
+483
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
-504
/
+558
2014-12-08
f2fs: avoid to ra unneeded blocks in recover flow
Chao Yu
-18
/
+23
2014-12-08
f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages
Chao Yu
-27
/
+26
2014-12-08
f2fs: fix to enable readahead for SSA/CP blocks
Chao Yu
-2
/
+15
2014-12-08
f2fs: use atomic for counting inode with inline_{dir,inode} flag
Chao Yu
-8
/
+11
2014-12-08
f2fs: cleanup path to need cp at fsync
Changman Lee
-36
/
+43
2014-12-08
f2fs: check if inode state is dirty at fsync
Changman Lee
-6
/
+19
2014-12-08
f2fs: count the number of inmemory pages
Jaegeuk Kim
-1
/
+8
2014-12-08
f2fs: release inmemory pages when the file was closed
Jaegeuk Kim
-0
/
+9
2014-12-08
f2fs: set page private for inmemory pages for truncation
Jaegeuk Kim
-0
/
+2
2014-12-08
f2fs: count inline_xx in do_read_inode
Jaegeuk Kim
-2
/
+4
2014-12-08
f2fs: do retry operations with cond_resched
Jaegeuk Kim
-38
/
+20
2014-12-07
cifs: remove unneeded condition check
Namjae Jeon
-4
/
+0
2014-12-07
Set UID in sess_auth_rawntlmssp_authenticate too
Sachin Prabhu
-0
/
+5
2014-12-07
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
-42
/
+25
2014-12-07
cifs: convert to print_hex_dump() instead of custom implementation
Andy Shevchenko
-49
/
+4
2014-12-07
cifs: call strtobool instead of custom implementation
Andy Shevchenko
-22
/
+29
2014-12-07
Update modinfo cifs version for cifs.ko
Steve French
-1
/
+1
2014-12-07
decode_negTokenInit had wrong calling sequence
Steve French
-2
/
+1
2014-12-07
Add missing defines for ACL query support
Steve French
-0
/
+19
2014-12-07
Add support for original fallocate
Steve French
-1
/
+62
2014-12-05
ext4: ext4_da_convert_inline_data_to_extent drop locked page after error
Dmitry Monakhov
-1
/
+4
2014-12-05
f2fs: call radix_tree_preload before radix_tree_insert
Jaegeuk Kim
-6
/
+19
2014-12-04
bury struct proc_ns in fs/proc
Al Viro
-14
/
+11
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
-4
/
+3
2014-12-04
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
-2
/
+2
2014-12-04
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
-15
/
+8
2014-12-04
make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns
Al Viro
-8
/
+13
2014-12-04
common object embedded into various struct ....ns
Al Viro
-4
/
+5
2014-12-03
f2fs: use rw_semaphore for nat entry lock
Jaegeuk Kim
-27
/
+27
2014-12-03
f2fs: fix missing kmem_cache_free
Jaegeuk Kim
-1
/
+1
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
-386
/
+271
2014-12-04
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
-7
/
+18
2014-12-04
xfs: fix set-but-unused warnings
Dave Chinner
-60
/
+2
2014-12-04
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
-134
/
+137
2014-12-04
xfs: move ftype conversion functions to libxfs
Dave Chinner
-24
/
+24
[prev]
[next]