drivers/edac: i3000: 64bit build
[linux-2.6] / fs /
2008-02-07  Erez ZadokVFS: factor out three helpers for FIBMAP/FIONBIO/FIOASY...
2008-02-07  Erez ZadokVFS: swap do_ioctl and vfs_ioctl names
2008-02-07  Erez ZadokVFS: apply coding standards to fs/ioctl.c
2008-02-07  Pavel Emelyanovgfs2: make gfs2_glock.gl_owner_pid be a struct pid *
2008-02-07  Pavel Emelyanovgfs2: make gfs2_holder.gh_owner_pid be a struct pid *
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Eric Van Hensbergen9p: transport API reorganization
2008-02-07  Eric Van Hensbergen9p: fix mmap to be read-only
2008-02-07  Anthony Liguori9p: add support for sticky bit
2008-02-07  Eric Van Hensbergen9p: fix bug in attach-per-user
2008-02-06  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-06  Ingo Molnarbrk randomization: introduce CONFIG_COMPAT_BRK
2008-02-06  Linus TorvaldsMerge branch 'async-tx-for-linus' of git://lost.foo...
2008-02-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-06  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-06  Jan Karaext3: fix lock inversion in direct IO
2008-02-06  Mariusz Kozlowskiext3: remove unused code from ext3_find_entry()
2008-02-06  Akinobu Mitaext[234]: cleanup ext[234]_bg_num_gdb()
2008-02-06  Akinobu Mitaext[234]: remove unused argument for ext[234]_find_goal()
2008-02-06  Akinobu Mitaext[234]: use ext[234]_get_group_desc()
2008-02-06  Akinobu Mitaext[234]: fix comment for nonexistent variable
2008-02-06  Aneesh Kumar K.Vext3: change the default behaviour on error
2008-02-06  Aneesh Kumar K.Vext3: return after ext3_error in case of failures
2008-02-06  Adrian Bunkmake jbd/journal.c:__journal_abort_hard() static
2008-02-06  Andi KleenBKL-removal: remove incorrect comment refering to lock_...
2008-02-06  Andi KleenBKL-removal: remove incorrect BKL comment in ext2
2008-02-06  Andi KleenBKL-removal: convert ext2 over to use unlocked_ioctl
2008-02-06  Aneesh Kumar K.Vext3: add block bitmap validation
2008-02-06  Aneesh Kumar K.Vext2: add block bitmap validation
2008-02-06  Miklos Szeredifuse: limit queued background requests
2008-02-06  Miklos Szeredifuse: save space in struct fuse_req
2008-02-06  Miklos Szeredifuse: fix attribute caching after create
2008-02-06  Eric Sandeenecryptfs: check for existing key_tfm at mount time
2008-02-06  Trevor HighlandeCryptfs: change the type of cipher_code from u16 to u8
2008-02-06  Michael HalcroweCryptfs: Minor fixes to printk messages
2008-02-06  Eric Sandeenecryptfs: remove debug as mount option, and warn if...
2008-02-06  Eric Sandeenecryptfs: make show_options reflect actual mount options
2008-02-06  Trevor HighlandeCryptfs: set inode key only once per crypto operation
2008-02-06  Michael HalcroweCryptfs: track header bytes rather than extents
2008-02-06  Adrian Bunkfs/ecryptfs/: possible cleanups
2008-02-06  Karsten Wiesemake sys_poll() wait at least timeout ms
2008-02-06  Eric DumazetUse ilog2() in fs/namespace.c
2008-02-06  Thomas Bogendoerferpartition: use DEFAULT_SGI_PARTITION for SGI_PARTION...
2008-02-06  Nick Pigginext2: xip check fix
2008-02-06  Denis Chengfs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD...
2008-02-06  Jan Karaquota: improve inode list scanning in add_dquot_ref()
2008-02-06  Nick Piggininotify: remove debug code
2008-02-06  Nick Piggininotify: fix race
2008-02-06  Qi Yongkill an unused PTR_ERR in bdev_cache_init()
2008-02-06  Eric Dumazetget rid of NR_OPEN and introduce a sysctl_nr_open
2008-02-06  Richard Knutssonreiserfs: complement va_start() with va_end().
2008-02-06  Jan Karainotify: send IN_ATTRIB events when link count changes
2008-02-06  Robert P. J. Dayhfs: update comment to reflect actual init and exit...
2008-02-06  Eric Sandeenaddress hfs on-disk corruption robustness review comments
2008-02-06  Robert P. J. DayNCPFS: update diagnostic strings to match routine names.
2008-02-06  Akinobu Mitafs: use list_for_each_entry_reverse and kill sb_entry
2008-02-06  Akinobu Mitafs: use hlist_unhashed
2008-02-06  Michal Schmidtproc: loadavg reading race
2008-02-06  Jiri Olsafs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT...
2008-02-06  Adrian Bunkfs/eventfd.c should #include <linux/syscalls.h>
2008-02-06  Adrian Bunkfs/signalfd.c should #include <linux/syscalls.h>
2008-02-06  Adrian Bunkfs/utimes.c should #include <linux/syscalls.h>
2008-02-06  Adrian Bunkproper prototype for get_filesystem_list()
2008-02-06  Jeff Laytonsmbfs: fix calculation of kernel_recvmsg size parameter...
2008-02-06  Vegard NossumFAT: Fix printk format strings
2008-02-06  Adrian Bunkproper show_interrupts() prototype
2008-02-06  Andries E. BrouwerMNT_UNBINDABLE fix
2008-02-06  Dmitry AntipovSIGIO-driven I/O with inotify queues
2008-02-06  Aneesh Kumar K.Vext2: change the default behaviour on error
2008-02-06  Aneesh Kumar K.Vext2: return after ext2_error in case of failures
2008-02-06  Yan ZhengA potential bug in inotify_user.c
2008-02-06  Jan Engelhardtfs/fat/: refine chmod checks
2008-02-06  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-06  David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-06  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-05  Andrew Mortondeprecate smbfs in favour of cifs
2008-02-05  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-05  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-05  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-05  Dominique Quatravauxuml: fix hostfs tv_usec calculations
2008-02-05  Andrew MorganAdd 64-bit capability support to the kernel
2008-02-05  David P. QuigleyVFS: Reorder vfs_getxattr to avoid unnecessary calls...
2008-02-05  David P. QuigleyVFS/Security: Rework inode_getsecurity and callers...
2008-02-05  Fengguang Wuwriteback: speed up writeback of big dirty files
2008-02-05  Qi Yongskip writing data pages when inode is under I_SYNC
2008-02-05  Andrea ArcangeliFix /proc dcache deadlock in do_exit
2008-02-05  Matt Mackallmaps4: make page monitoring /proc file optional
2008-02-05  Matt Mackallmaps4: add /proc/kpageflags interface
2008-02-05  Matt Mackallmaps4: add /proc/kpagecount interface
2008-02-05  Matt Mackallmaps4: add /proc/pid/pagemap interface
2008-02-05  Matt Mackallmaps4: regroup task_mmu by interface
2008-02-05  Matt Mackallmaps4: move clear_refs code to task_mmu.c
2008-02-05  Matt Mackallmaps4: simplify interdependence of maps and smaps
2008-02-05  Matt Mackallmaps4: use pagewalker in clear_refs and smaps
next