index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-10-14
fs/affs/file.c: fix shadow warnings
Fabian Frederick
2014-10-14
fs/affs/inode.c: remove unused variable
Fabian Frederick
2014-10-14
fs/affs/super.c: remove unused variable
Fabian Frederick
2014-10-14
coredump: add %i/%I in core_pattern to report the tid of the crashed thread
Oleg Nesterov
2014-10-14
fat: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
2014-10-14
fs/ufs/balloc.c: remove unused variable
Fabian Frederick
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
nilfs2: improve the performance of fdatasync()
Andreas Rohner
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
2014-10-14
fs/befs/btree.c: remove typedef befs_btree_node
Himangi Saraogi
2014-10-14
autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.
NeilBrown
2014-10-14
autofs4: avoid taking fs_lock during rcu-walk
NeilBrown
2014-10-14
autofs4: make "autofs4_can_expire" idempotent.
NeilBrown
2014-10-14
autofs4: factor should_expire() out of autofs4_expire_indirect.
NeilBrown
2014-10-14
autofs4: allow RCU-walk to walk through autofs4
NeilBrown
2014-10-14
fs/ncpfs/dir.c: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
binfmt_misc: work around gcc-4.9 warning
Arnd Bergmann
2014-10-14
binfmt_misc: expand the register format limit to 1920 bytes
Mike Frysinger
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-13
Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
Dave Chinner
2014-10-13
xfs: fix agno increment in xfs_inumbers() loop
Eric Sandeen
2014-10-12
fs/file_table.c: Update alloc_file() comment
Eric Biggers
2014-10-12
vfs: Deduplicate code shared by xattr system calls operating on paths
Eric Biggers
2014-10-12
reiserfs: remove pointless forward declaration of struct nameidata
Al Viro
2014-10-12
take dname_external() into fs/dcache.c
Al Viro
2014-10-12
let path_init() failures treated the same way as subsequent link_path_walk()
Al Viro
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-10-11
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-10-09
fs/buffer.c: increase the buffer-head per-CPU LRU size
Sebastien Buisson
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-10-09
mm: softdirty: unmapped addresses between VMAs are clean
Peter Feiner
2014-10-09
ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim
Xue jiufei
2014-10-09
mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
Oleg Nesterov
2014-10-09
block_dev: implement readpages() to optimize sequential read
Akinobu Mita
2014-10-09
vfs: guard end of device for mpage interface
Akinobu Mita
2014-10-09
vfs: make guard_bh_eod() more generic
Akinobu Mita
2014-10-09
fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range
Baoquan He
2014-10-09
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2014-10-09
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2014-10-09
fs/proc/task_nommu.c: don't use priv->task->mm
Oleg Nesterov
[next]