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-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+4
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+4
2014-12-09
put iov_iter into msghdr
Al Viro
1
-8
/
+6
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
f2fs: call radix_tree_preload before radix_tree_insert
Jaegeuk Kim
3
-6
/
+19
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-03
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-02
f2fs: more fast lookup for gc_inode list
Changman Lee
2
-19
/
+34
2014-12-01
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2014-12-01
jbd2: fix regression where we fail to initialize checksum seed when loading
Darrick J. Wong
1
-3
/
+2
2014-12-01
f2fs: cleanup redundant macro
Changman Lee
1
-3
/
+3
2014-12-01
f2fs: fix to return correct error number in f2fs_write_begin
Chao Yu
1
-1
/
+3
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
4
-5
/
+67
2014-11-27
f2fs: cleanup if-statement of phase in gc_data_segment
Changman Lee
1
-16
/
+16
2014-11-26
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2
-21
/
+20
2014-11-25
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-5
/
+12
2014-11-25
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
1
-7
/
+14
2014-11-25
f2fs: fix to recover converted inline_data
Jaegeuk Kim
1
-0
/
+3
2014-11-25
f2fs: make clean the page before writing
Jaegeuk Kim
1
-1
/
+6
2014-11-25
f2fs: no more dirty_nat_entires when flushing
Changman Lee
1
-4
/
+4
2014-11-25
f2fs: check dirty_nat_cnt before flushing nat entries in journal
Changman Lee
1
-4
/
+3
2014-11-25
nfs: Add DEALLOCATE support
Anna Schumaker
6
-2
/
+89
2014-11-25
nfs: Add ALLOCATE support
Anna Schumaker
8
-1
/
+167
2014-11-25
NFS: Clean up nfs4_init_callback()
Chuck Lever
1
-17
/
+14
2014-11-25
NFS: SETCLIENTID XDR buffer sizes are incorrect
Chuck Lever
1
-4
/
+6
2014-11-25
f2fs: fix deadlock during inline_data conversion
Jaegeuk Kim
1
-14
/
+14
2014-11-25
f2fs: fix typos for the word "destroy" in jump labels
Markus Elfring
1
-4
/
+4
2014-11-24
nfs: define nfs_inc_fscache_stats and using it as possible
Li RongQing
2
-12
/
+17
2014-11-24
nfs: replace nfs_add_stats with nfs_inc_stats when add one
Li RongQing
2
-2
/
+2
[prev]
[next]