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
binfmt_misc: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
2014-12-10
proc: task_state: ptrace_parent() doesn't need pid_alive() check
Oleg Nesterov
2014-12-10
proc: task_state: move the main seq_printf() outside of rcu_read_lock()
Oleg Nesterov
2014-12-10
proc: task_state: deuglify the max_fds calculation
Oleg Nesterov
2014-12-10
proc: task_state: read cred->group_info outside of task_lock()
Oleg Nesterov
2014-12-10
fs/proc.c: use rb_entry_safe() instead of rb_entry()
Nicolas Dichtel
2014-12-10
procfs: fix error handling of proc_register()
Debabrata Banerjee
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
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
2014-12-10
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2014-12-10
Btrfs: always clear a block group node when removing it from the tree
Filipe Manana
2014-12-10
Btrfs: ensure deletion from pinned_chunks list is protected
Filipe Manana
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-09
nfsd4: fix xdr4 count of server in fs_location4
Benjamin Coddington
2014-12-09
nfsd4: fix xdr4 inclusion of escaped char
Benjamin Coddington
2014-12-09
fs: nfsd: Fix signedness bug in compare_blob
Rasmus Villemoes
2014-12-09
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
[prev]
[next]