Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
[sfrench/cifs-2.6.git] / fs /
2008-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-02-07 Linus TorvaldsMerge branch 'for-2.6.25' of git://git./linux/kernel...
2008-02-07 H. Peter AnvinSanitize the type of struct user.u_ar0
2008-02-07 David Howellsiget: remove iget() and the read_inode() super op as...
2008-02-07 David Howellsiget: stop HPPFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop HOSTFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop OPENPROMFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop UFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop the SYSV filesystem from using iget() and...
2008-02-07 David Howellsiget: stop ROMFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop QNX4 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop PROCFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop the MINIX filesystem from using iget() and...
2008-02-07 David Howellsiget: stop JFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop JFFS2 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop ISOFS from using read_inode()
2008-02-07 David Howellsiget: stop HFSPLUS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop FUSE from using iget() and read_inode()
2008-02-07 David Howellsiget: stop FreeVXFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop FAT from using iget() and read_inode()
2008-02-07 David Howellsiget: stop EXT4 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop EXT3 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop EXT2 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop EFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop CIFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop BFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop BEFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop autofs from using iget() and read_inode()
2008-02-07 David Howellsiget: stop AFFS from using iget() and read_inode()
2008-02-07 David Howellsiget: use iget_failed() in GFS2
2008-02-07 David Howellsiget: use iget_failed() in AFS
2008-02-07 David Howellsiget: introduce a function to register iget failure
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-07 Randy Dunlapfs menu: small reorg
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 Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
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-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
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>
next