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