init: add support for root devices specified by partition UUID
[linux-flexiantxendom0-3.2.10.git] / fs /
2010-09-15 Will Drewrygenhd, efi: add efi partition metadata to hd_structs
2010-09-15 Will Drewryblock, partition: add partition_meta_info to hd_struct
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Ryusuke Konishinilfs2: wait for discard to finish
2010-08-18 Trond MyklebustNFS: Fix an Oops in the NFSv4 atomic open code
2010-08-18 Nick Pigginfs: brlock vfsmount_lock
2010-08-18 Nick Pigginfs: scale files_lock
2010-08-18 Nick Piggintty: fix fu_list abuse
2010-08-18 Nick Pigginfs: cleanup files_lock locking
2010-08-18 Nick Pigginfs: remove extra lookup in __lookup_hash
2010-08-18 Nick Pigginfs: fs_struct rwlock to spinlock
2010-08-18 Nick Pigginfs: dentry allocation consolidation
2010-08-18 Nick Pigginfs: fix do_lookup false negative
2010-08-18 Andreas Gruenbachermbcache: Limit the maximum number of cache entries
2010-08-18 Al Virohostfs ->follow_link() braino
2010-08-18 Al Virohostfs: dumb (and usually harmless) tpyo - strncpy...
2010-08-18 Christoph Hellwigremove SWRITE* I/O types
2010-08-18 Christoph Hellwigkill BH_Ordered flag
2010-08-18 Jan Karavfs: update ctime when changing the file's permission...
2010-08-18 Alexander Shishkincramfs: only unlock new inodes
2010-08-18 Sergey Senozhatskyfix reiserfs_evict_inode end_writeback second call
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-17 Trond MyklebustNFS: Fix the selection of security flavours in Kconfig
2010-08-16 Ryusuke Konishinilfs2: fix false warning saying one of two super block...
2010-08-16 Ryusuke Konishinilfs2: fix list corruption after ifile creation failure
2010-08-15 Linus Torvaldsmm: fix up some user-visible effects of the stack guard...
2010-08-14 Randy Dunlapfs/dcache: fix function param name in kernel-doc
2010-08-14 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-14 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-08-13 David HowellsMark arguments to certain syscalls as being const
2010-08-13 Arnd Bergmannbkl: Remove locked .ioctl file operation
2010-08-13 Arnd Bergmannlogfs: kill BKL
2010-08-13 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-08-13 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-08-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-08-13 Heiko Carstens[S390] partitions: fix build error in ibm partition...
2010-08-12 Linus TorvaldsRevert "fsnotify: store struct file not struct path"
2010-08-12 Steve French[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS...
2010-08-12 Linus TorvaldsMerge branch 'params' of git://git./linux/kernel/git...
2010-08-12 David HowellsAdd a dummy printk function for the maintenance of...
2010-08-12 Jan Karamm: fix writeback_in_progress()
2010-08-12 Wu Fengguangwriteback: merge for_kupdate and !for_kupdate cases
2010-08-12 Wu Fengguangwriteback: fix queue_io() ordering
2010-08-12 Wu Fengguangwriteback: don't redirty tail an inode with dirty pages
2010-08-12 Wu Fengguangwriteback: avoid unnecessary calculation of bdi dirty...
2010-08-11 wangleiAFS: Implement an autocell mount capability [ver #2]
2010-08-11 Wang LeiDNS: If the DNS server returns an error, allow that...
2010-08-11 Bryan SchumakerNFS: Use kernel DNS resolver [ver #2]
2010-08-11 Suresh Jayaramancifs: update README to include details about 'fsc'...
2010-08-11 J. R. OkajimaNFS: fix the return value of nfs_file_fsync()
2010-08-11 Davidlohr Buesonfs: Remove redundant NULL check upon kfree()
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-11 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-11 Lubomir Rintelfs/sysv/super.c: add support for non-PDP11 v7 filesystems
2010-08-11 Lubomir Rintelfs/sysv: v7: adjust sanity checks for some volumes
2010-08-11 Lubomir Rintelfs/sysv: add v7 alias
2010-08-11 Dan Carpenterafs: destroy work queue on init failure
2010-08-11 Alexey Dobriyanpartitions: fix sometimes unreadable partition strings
2010-08-11 Robert P. J. Dayprocfs: simplify conditional processing of fs/proc.o.
2010-08-11 Nathan Lynchsignalfd: fill in ssi_int for posix timers and message...
2010-08-11 Chris Wrightblkdev: cgroup whitelist permission fix
2010-08-11 Changli Gaoreiserfs: remove unused local `wait'
2010-08-11 Dan Carpenterautofs4: remove unneeded null check in try_to_fill_dentry()
2010-08-11 Changli Gaovfs: use kmalloc() to allocate fdmem if possible
2010-08-11 Dmitry Torokhovvfs: clarify that nonseekable_open() will never fail
2010-08-11 Wu Fengguangvfs: O_* bit numbers uniqueness check
2010-08-11 Tony Battersbyvfs: improve comment describing fget_light()
2010-08-11 Rusty Russellparam: use ops in struct kernel_param, rather than...
2010-08-11 Jan Andresisofs: Fix lseek() to position beyond 4 GB
2010-08-11 Miklos Szeredivfs: remove unused MNT_STRICTATIME
2010-08-11 Miklos Szeredivfs: show unreachable paths in getcwd and proc
2010-08-11 Miklos Szeredivfs: only add " (deleted)" where necessary
2010-08-11 Miklos Szeredivfs: add prepend_path() helper
2010-08-11 Miklos Szeredivfs: __d_path: dont prepend the name of the root dentry
2010-08-11 Miklos Szeredivfs: add helpers to get root and pwd
2010-08-11 Miklos Szeredicachefiles: use path_get instead of lone dget
2010-08-11 Lubomir Rintelfs/sysv/super.c: add support for non-PDP11 v7 filesystems
2010-08-11 Lubomir RintelV7: Adjust sanity checks for some volumes
2010-08-11 Lubomir RintelAdd v7 alias
2010-08-11 Stephen Rothwellv9fs: fixup for inode_setattr being removed
2010-08-10 Dave Kleikampjfs: don't allow os2 xattr namespace overlap with others
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-08-10 Yehuda Sadehceph: generalize mon requests, add pool op support
2010-08-10 Patrick J. LoPrestinfs: Add "lookupcache" to displayed mount options
2010-08-10 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-08-10 hyc@symas.comtty: Add EXTPROC support for LINEMODE
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Neil BrownNFS: allow close-to-open cache semantics to apply to...
2010-08-10 Kevin Winchestervfs: fix warning: 'dirent' is used uninitialized in...
2010-08-10 Jan Karamm: avoid resetting wb_start after each writeback round
next