index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-06-07
f2fs: control not to exceed # of cached nat entries
Jaegeuk Kim
2016-06-07
f2fs: fix wrong percentage
Jaegeuk Kim
2016-06-07
f2fs: avoid data race between FI_DIRTY_INODE flag and update_inode
Jaegeuk Kim
2016-06-07
f2fs: remove obsolete parameter in f2fs_truncate
Jaegeuk Kim
2016-06-07
f2fs: avoid wrong count on dirty inodes
Jaegeuk Kim
2016-06-07
f2fs: remove deprecated parameter
Jaegeuk Kim
2016-06-02
f2fs: handle writepage correctly
Jaegeuk Kim
2016-06-02
f2fs: return error of f2fs_lookup
Jaegeuk Kim
2016-06-02
f2fs: return the errno to the caller to avoid using a wrong page
Yunlong Song
2016-06-02
f2fs: remove two steps to flush dirty data pages
Jaegeuk Kim
2016-06-02
f2fs: do not skip writing data pages
Jaegeuk Kim
2016-06-02
f2fs: inject to produce some orphan inodes
Jaegeuk Kim
2016-06-02
f2fs: propagate error given by f2fs_find_entry
Jaegeuk Kim
2016-06-02
f2fs: remove writepages lock
Jaegeuk Kim
2016-06-02
f2fs: set flush_merge by default
Jaegeuk Kim
2016-06-02
f2fs: detect congestion of flush command issues
Jaegeuk Kim
2016-06-02
f2fs: add lazytime mount option
Jaegeuk Kim
2016-06-02
f2fs: avoid unnecessary updating inode during fsync
Jaegeuk Kim
2016-06-02
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
2016-06-02
f2fs: flush inode metadata when checkpoint is doing
Jaegeuk Kim
2016-06-02
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
2016-06-02
f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
2016-06-02
Revert "f2fs: no need inc dirty pages under inode lock"
Jaegeuk Kim
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
2016-05-28
Rename other copy of hash_string to hashlen_string
George Spelvin
2016-05-28
hpfs: implement the show_options method
Mikulas Patocka
2016-05-28
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
fs: fix binfmt_aout.c build error
Guenter Roeck
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
2016-05-28
fs/namei.c: Improve dcache hash function
George Spelvin
2016-05-28
fs/namei.c: Add hashlen_string() function
George Spelvin
2016-05-27
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-05-27
nfs: fix anonymous member initializer build failure with older compilers
Linus Torvalds
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-27
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-27
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
direct-io: fix direct write stale data exposure from concurrent buffered read
Eryu Guan
2016-05-27
ocfs2: bump up o2cb network protocol version
Junxiao Bi
2016-05-27
ocfs2: o2hb: fix hb hung time
Junxiao Bi
2016-05-27
ocfs2: o2hb: don't negotiate if last hb fail
Junxiao Bi
2016-05-27
ocfs2: o2hb: add some user/debug log
Junxiao Bi
2016-05-27
ocfs2: o2hb: add NEGOTIATE_APPROVE message
Junxiao Bi
[next]