index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: introduce large directory support
Jaegeuk Kim
2014-02-27
3
-9
/
+15
*
f2fs: remove costly bit operations for f2fs_find_entry
Jaegeuk Kim
2014-02-27
1
-15
/
+17
*
f2fs: implement a lock-free stat_show
Jaegeuk Kim
2014-02-24
3
-42
/
+6
*
f2fs: introduce a radix_tree for the free_nid list
Jaegeuk Kim
2014-02-24
2
-19
/
+18
*
f2fs: introduce help macro on_build_free_nids()
Gu Zheng
2014-02-24
2
-4
/
+3
*
f2fs: fix to mark the checkpointed nat entry correctly
Jaegeuk Kim
2014-02-24
2
-8
/
+9
*
f2fs: fix to do build_stat prior to the recovery procedure
Jaegeuk Kim
2014-02-24
1
-24
/
+24
*
f2fs: fix not to write data pages on the page reclaiming path
Jaegeuk Kim
2014-02-24
1
-23
/
+15
*
f2fs: fix the calculation of max_nids
Jaegeuk Kim
2014-02-17
1
-1
/
+3
*
f2fs: show counts of checkpoint in status
Changman Lee
2014-02-17
3
-1
/
+5
*
f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages
Chao Yu
2014-02-17
4
-79
/
+90
*
f2fs: use inode mutex to keep atomicity of f2fs_falloc
Chao Yu
2014-02-17
1
-0
/
+5
*
f2fs: clean up redundant function call
Jaegeuk Kim
2014-02-17
5
-18
/
+10
*
f2fs: fix f2fs_write_meta_page at no checkpoint status
Jaegeuk Kim
2014-02-17
2
-8
/
+23
*
f2fs: fix to truncate dentry pages in the error case
Jaegeuk Kim
2014-02-17
1
-0
/
+4
*
f2fs: fix a build warning
Jaegeuk Kim
2014-02-17
1
-11
/
+8
*
f2fs: clean up with a macro
Jaegeuk Kim
2014-02-17
3
-9
/
+8
*
f2fs: fix the potential mismatch between dir's i_size and i_blocks
Jaegeuk Kim
2014-02-17
1
-4
/
+4
*
f2fs: remove the ugly pointer conversion
Jaegeuk Kim
2014-02-17
2
-4
/
+8
*
f2fs: fix to recover xattr node block
Jaegeuk Kim
2014-02-17
3
-0
/
+44
*
f2fs: handle dirty segments inside refresh_sit_entry
Jaegeuk Kim
2014-02-17
2
-14
/
+11
*
f2fs: update_inode_page should be done all the time
Jaegeuk Kim
2014-02-17
3
-12
/
+22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-16
6
-22
/
+28
|
\
|
*
Btrfs: use right clone root offset for compressed extents
Filipe David Borba Manana
2014-02-15
1
-0
/
+10
|
*
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
Anand Jain
2014-02-15
1
-2
/
+8
|
*
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
Josef Bacik
2014-02-14
2
-2
/
+9
|
*
Btrfs: fix max_inline mount option
Mitch Harder
2014-02-14
1
-1
/
+1
|
*
Btrfs: fix a lockdep warning when cleaning up aborted transaction
Liu Bo
2014-02-14
1
-1
/
+0
|
*
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2014-02-14
1
-16
/
+0
*
|
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-02-14
2
-6
/
+11
|
\
\
|
*
|
lockd: send correct lock when granting a delayed lock.
NeilBrown
2014-02-13
1
-0
/
+8
|
*
|
nfsd4: fix acl buffer overrun
J. Bruce Fields
2014-02-11
1
-6
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-02-14
2
-7
/
+21
|
\
\
\
|
*
|
|
block: Fix cloning of discard/write same bios
Kent Overstreet
2014-02-11
1
-5
/
+10
|
*
|
|
fs: Mark function as static in fs/bio-integrity.c
Rashika Kheria
2014-02-09
1
-1
/
+2
|
*
|
|
block: Fix nr_vecs for inline integrity vectors
Martin K. Petersen
2014-02-07
1
-1
/
+9
*
|
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-02-10
6
-23
/
+81
|
\
\
\
\
|
*
|
|
|
ocfs2: check existence of old dentry in ocfs2_link()
Xue jiufei
2014-02-10
1
-0
/
+17
|
*
|
|
|
ocfs2: update inode size after zeroing the hole
Junxiao Bi
2014-02-10
1
-8
/
+32
|
*
|
|
|
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
Younger Liu
2014-02-10
2
-8
/
+3
|
*
|
|
|
mm: fix page leak at nfs_symlink()
Rafael Aquini
2014-02-10
1
-0
/
+5
|
*
|
|
|
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
Younger Liu
2014-02-10
1
-0
/
+3
|
*
|
|
|
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
Eric W. Biederman
2014-02-10
1
-1
/
+1
|
*
|
|
|
vmcore: prevent PT_NOTE p_memsz overflow during header update
Greg Pearson
2014-02-10
1
-6
/
+20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-02-10
10
-39
/
+91
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[CIFS] clean up page array when uncached write send fails
Steve French
2014-02-07
6
-19
/
+33
|
*
|
|
cifs: use a flexarray in cifs_writedata
Jeff Layton
2014-02-07
2
-8
/
+2
|
*
|
|
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
2014-02-07
4
-8
/
+43
|
*
|
|
Add protocol specific operation for CIFS xattrs
Steve French
2014-02-07
2
-4
/
+13
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-02-09
5
-22
/
+5
|
\
\
\
\
[next]