index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
1
-6
/
+1
2010-03-06
mm: remove free_hot_page()
Li Hong
1
-1
/
+1
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
1
-0
/
+1
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
3
-6
/
+12
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
3
-65
/
+126
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+3
2010-03-05
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
Linus Torvalds
3
-17
/
+20
2010-03-05
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-13
/
+18
2010-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
Linus Torvalds
1
-3
/
+0
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
Linus Torvalds
6
-268
/
+126
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-29
/
+52
2010-03-05
net/9p: Remove MAX_9P_CHAN limit
Aneesh Kumar K.V
1
-3
/
+0
2010-03-05
net/9p: Add multi channel support.
Aneesh Kumar K.V
1
-1
/
+1
2010-03-05
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
173
-945
/
+3170
2010-03-05
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
Trond Myklebust
1
-1
/
+0
2010-03-05
NFS: Simplify nfs_wb_page()
Trond Myklebust
1
-1
/
+0
2010-03-05
NFS: Replace __nfs_write_mapping with sync_inode()
Trond Myklebust
1
-2
/
+0
2010-03-05
NFS: Simplify nfs_wb_page_cancel()
Trond Myklebust
1
-2
/
+0
2010-03-05
NFS: Add a count of the number of unstable writes carried by an inode
Trond Myklebust
1
-0
/
+1
2010-03-05
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
Trond Myklebust
1
-7
/
+0
2010-03-05
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
3
-3
/
+3
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+44
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-9
/
+2
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
3
-3
/
+3
2010-03-05
quota: stop using QUOTA_OK / NO_QUOTA
Christoph Hellwig
1
-3
/
+0
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
2
-14
/
+4
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-0
/
+4
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
2
-4
/
+2
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
2
-4
/
+2
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2
-22
/
+4
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2
-158
/
+58
2010-03-05
quota: generalize quota transfer interface
Dmitry Monakhov
2
-2
/
+2
2010-03-05
quota: sb_quota state flags cleanup
Dmitry Monakhov
2
-22
/
+24
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
2
-17
/
+2
2010-03-05
quota: clean up Q_XQUOTASYNC
Christoph Hellwig
1
-1
/
+1
2010-03-05
quota: manage reserved space when quota is not active [v2]
Dmitry Monakhov
1
-2
/
+9
2010-03-05
jbd[2]: remove references to BUFFER_DEBUG
Christoph Egger
2
-22
/
+0
2010-03-05
ext3: Use bitops to read/modify EXT3_I(inode)->i_state
Jan Kara
2
-9
/
+26
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
1
-3
/
+4
2010-03-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
Linus Torvalds
1
-0
/
+2
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
6
-29
/
+35
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
Linus Torvalds
5
-1
/
+57
2010-03-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
2
-0
/
+59
2010-03-04
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus
Pekka Enberg
3
-17
/
+20
2010-03-03
Merge branch 'for-fsnotify' into for-linus
Al Viro
3
-12
/
+11
2010-03-03
vfs: add NOFOLLOW flag to umount(2)
Miklos Szeredi
1
-0
/
+2
2010-03-03
Mirror MS_KERNMOUNT in ->mnt_flags
Al Viro
1
-0
/
+2
2010-03-03
Take vfsmount_lock to fs/internal.h
Al Viro
1
-1
/
+0
2010-03-03
take check for new events in namespace (guts of mounts_poll()) to namespace.c
Al Viro
1
-0
/
+1
2010-03-03
new helper: iterate_mounts()
Al Viro
1
-1
/
+2
[next]