summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann115-1096/+4470
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/k...Linus Torvalds7-2/+741
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+7
2009-06-11add generic lib/checksum.cArnd Bergmann1-0/+79
2009-06-11asm-generic: add a generic uaccess.hArnd Bergmann1-0/+325
2009-06-11asm-generic: add generic NOMMU versions of some headersArnd Bergmann8-0/+240
2009-06-11asm-generic: add generic atomic.h and io.hArnd Bergmann2-0/+465
2009-06-11asm-generic: add legacy I/O header filesArnd Bergmann6-0/+106
2009-06-11asm-generic: add generic versions of common headersArnd Bergmann18-0/+558
2009-06-11asm-generic: make bitops.h usableArnd Bergmann1-6/+18
2009-06-11asm-generic: make pci.h usable directlyArnd Bergmann1-0/+8
2009-06-11asm-generic: make get_rtc_time overridableArnd Bergmann1-1/+1
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann2-7/+7
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2-3/+4
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann2-0/+855
2009-06-11asm-generic: add generic ABI headersArnd Bergmann16-0/+1049
2009-06-11asm-generic: add generic sysv ipc headersArnd Bergmann6-0/+189
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann5-0/+38
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann4-11/+11
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