aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki1-1/+17
2009-06-11fs/qnx4: sanitize includesAl Viro2-60/+1
2009-06-11Sanitize qnx4 fsync handlingAl Viro1-2/+0
2009-06-11New helper - simple_fsync()Al Viro1-0/+2
2009-06-11linux/magic.h: move cramfs magic out of cramfs_fs.hMike Frysinger2-2/+3
2009-06-11fs: Rearrange inode structure elements to avoid waste due to paddingTheodore Ts'o1-1/+1
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o2-1/+2
2009-06-11Trim a bit of crap from fs.hAl Viro1-3/+0
2009-06-11dcache: extrace and use d_unlinked()Alexey Dobriyan1-0/+5
2009-06-11quota: Introduce writeout_quota_sb() (version 4)Jan Kara1-0/+9
2009-06-11quota: cleanup dquota sync functions (version 4)Christoph Hellwig1-8/+3
2009-06-11vfs: Rename fsync_super() to sync_filesystem() (version 4)Jan Kara1-1/+1
2009-06-11vfs: Move syncing code from super.c to sync.c (version 4)Jan Kara1-2/+1
2009-06-11vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara2-2/+1
2009-06-11vfs: Make __fsync_super() a static function (version 4)Jan Kara1-1/+0
2009-06-11remove s_async_listChristoph Hellwig1-5/+0
2009-06-11fs: introduce mnt_clone_writenpiggin@suse.de1-0/+4
2009-06-11fs: mnt_want_write speedupnpiggin@suse.de1-6/+15
2009-06-11Move junk from proc_fs.h to fs/proc/internal.hAl Viro1-24/+0
2009-06-11switch lookup_mnt()Al Viro1-1/+1
2009-06-11switch follow_down()Al Viro1-1/+1
2009-06-11Switch collect_mounts() to struct pathAl Viro1-1/+1
2009-06-11switch follow_up() to struct pathAl Viro1-1/+1
2009-06-11switch rqst_exp_parent()Al Viro1-2/+1
2009-06-11switch rqst_exp_get_by_name()Al Viro1-2/+1
2009-06-11Cache root in nameidataAl Viro1-0/+1
2009-06-11reiserfs: allow exposing privroot w/ xattrs enabledJeff Mahoney1-0/+2
2009-06-11Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds5-104/+521
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds3-0/+103
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-2/+741
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-11/+7
2009-06-11fsnotify: move events should indicate the event was on a childEric Paris1-8/+4
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris1-0/+11
2009-06-11fsnotify: handle filesystem unmounts with fsnotify marksEric Paris1-0/+4
2009-06-11fsnotify: allow groups to add private data to eventsEric Paris1-5/+19
2009-06-11fsnotify: add correlations between eventsEric Paris2-20/+30
2009-06-11fsnotify: include pathnames with entries when possibleEric Paris2-17/+22
2009-06-11fsnotify: generic notification queue and waitqEric Paris1-0/+37
2009-06-11dnotify: reimplement dnotify using fsnotifyEric Paris4-73/+32
2009-06-11fsnotify: parent event notificationEric Paris3-10/+92
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris3-1/+78
2009-06-11fsnotify: unified filesystem notification backendEric Paris2-35/+257
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds14-304/+222
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-16/+38
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-11/+83
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds7-9/+127
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-15/+12
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu1-11/+7
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas1-0/+5
2009-06-11kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas1-0/+2