index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-12-10
fs/proc: use a rb tree for the directory entries
Nicolas Dichtel
2014-12-10
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
2014-12-10
fs/char_dev.c: remove pointless assignment from __register_chrdev_region()
Jan Kara
2014-12-10
ocfs2: remove unneeded NULL check
Dan Carpenter
2014-12-10
ocfs2: remove bogus NULL check in ocfs2_move_extents()
Dan Carpenter
2014-12-10
ocfs2: do not set filesystem readonly if link down
jiangyiwen
2014-12-10
ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...
Xue jiufei
2014-12-10
ocfs2: fix error handling when creating debugfs root in ocfs2_init()
Jan Kara
2014-12-10
ocfs2: remove filesize checks for sync I/O journal commit
Goldwyn Rodrigues
2014-12-10
ocfs2: o2net: fix connect expired
Junxiao Bi
2014-12-10
ocfs2: o2dlm: fix a race between purge and master query
Srinivas Eeda
2014-12-10
ocfs2: report error from o2hb_do_disk_heartbeat() to user
Jan Kara
2014-12-10
ocfs2: remove bogus test from ocfs2_read_locked_inode()
Jan Kara
2014-12-10
ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()
Jan Kara
2014-12-10
ocfs2: fix an off-by-one BUG_ON() statement
Dan Carpenter
2014-12-10
ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM
Joseph Qi
2014-12-10
fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-12-10
fs/cifs/file.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-12-10
fs/cifs: remove obsolete __constant
Fabian Frederick
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2014-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-12-10
Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2014-12-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-12-10
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-10
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-10
Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
f2fs: avoid to ra unneeded blocks in recover flow
Chao Yu
2014-12-08
f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages
Chao Yu
2014-12-08
f2fs: fix to enable readahead for SSA/CP blocks
Chao Yu
2014-12-08
f2fs: use atomic for counting inode with inline_{dir,inode} flag
Chao Yu
2014-12-08
f2fs: cleanup path to need cp at fsync
Changman Lee
2014-12-08
f2fs: check if inode state is dirty at fsync
Changman Lee
2014-12-08
f2fs: count the number of inmemory pages
Jaegeuk Kim
2014-12-08
f2fs: release inmemory pages when the file was closed
Jaegeuk Kim
2014-12-08
f2fs: set page private for inmemory pages for truncation
Jaegeuk Kim
2014-12-08
f2fs: count inline_xx in do_read_inode
Jaegeuk Kim
2014-12-08
f2fs: do retry operations with cond_resched
Jaegeuk Kim
2014-12-07
cifs: remove unneeded condition check
Namjae Jeon
2014-12-07
Set UID in sess_auth_rawntlmssp_authenticate too
Sachin Prabhu
2014-12-07
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
2014-12-07
cifs: convert to print_hex_dump() instead of custom implementation
Andy Shevchenko
2014-12-07
cifs: call strtobool instead of custom implementation
Andy Shevchenko
[prev]
[next]