Display all possible partitions when the root filesystem failed to mount
[sfrench/cifs-2.6.git] / fs /
2007-05-09 David Rientjessmaps: only define clear_refs for CONFIG_MMU
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-05-09 Linus TorvaldsRemove suid/sgid bits on [f]truncate()
2007-05-08 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-05-08 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2007-05-08 Linus TorvaldsMerge branch 'reset-seq' of /linux/kernel/git/jgarzik...
2007-05-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-08 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-05-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Linus TorvaldsMerge branch 'for-2.6.22' of git://git.kernel.dk/data...
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-08 Dmitriy Monakhovudf: possible null pointer dereference while load_partition
2007-05-08 Jan Karaudf: support files larger than 1G
2007-05-08 Jan Karaudf: add assertions
2007-05-08 Jan Karaudf: use get_bh()
2007-05-08 Jan KaraUDF: introduce struct extent_position
2007-05-08 Jan Karaudf: use sector_t and loff_t for file offsets
2007-05-08 Peter Zijlstranfs: fix congestion control: use atomic_longs
2007-05-08 Ulrich Drepperutimensat implementation
2007-05-08 Jeff Laytoninode numbering: change libfs sb creation routines...
2007-05-08 Jeff Laytoninode numbering: make static counters in new_inode...
2007-05-08 Alexey KuznetsovInvalid return value of execve() resulting in oopses
2007-05-08 Akinobu Mitaprocfs: use simple_read_from_buffer()
2007-05-08 Andreas SchwabFix error handling in HDIO_GETGEO compat wrapper
2007-05-08 Stephen Mollettudf: decrement correct link count in udf_rmdir
2007-05-08 OGAWA Hirofumifat: fix VFAT compat ioctls on 64-bit systems
2007-05-08 Jan Karaext3: copy i_flags to inode flags on write
2007-05-08 OGAWA Hirofumifat: don't use free_clusters for fat32
2007-05-08 Milind Arun Choudharyreiserfs: use __set_current_state()
2007-05-08 Pavel Emelianovjbd: check for error returned by kthread_create on...
2007-05-08 Miklos Szeredicheck privileges before setting mount propagation
2007-05-08 Jan Karaext3: copy i_flags to inode flags on write
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2007-05-08 Eric W. Biedermansmbfs: remove unnecessary allow_signal
2007-05-08 Jeffrey Laytonmake iunique use a do/while loop rather than its obscur...
2007-05-08 John JohansenRemove redundant check from proc_sys_setattr()
2007-05-08 John JohansenRemove redundant check from proc_setattr()
2007-05-08 Martin Peschkeproc: cleanup: use seq_release_private() where appropriate
2007-05-08 Christoph Hellwigcleanup compat ioctl handling
2007-05-08 Philippe De Muyterpartition: add support for sysv68 partitions
2007-05-08 Christoph Hellwigmerge compat_ioctl.h into compat_ioctl.c
2007-05-08 Milind Arun ChoudharyROUND_UP macro cleanup in fs/smbfs/request.c
2007-05-08 Milind Arun ChoudharyROUND_UP macro cleanup in fs/(select|compat|readdir).c
2007-05-08 Alexey Dobriyani386: sched.h inclusion from module.h is baack
2007-05-08 Alexey DobriyanFix race between cat /proc/*/wchan and rmmod et al
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 kalash nainwal(re)register_binfmt returns with -EBUSY
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Adrian Bunkmake remove_inode_dquot_ref() static
2007-05-08 Alexey DobriyanProtect tty drivers list with tty_mutex
2007-05-08 Mark FashehRemove do_sync_file_range()
2007-05-08 Randy Dunlapreiserfs: proc support requires PROC_FS
2007-05-08 Alexey Dobriyan/proc/*/oom_score oops re badness
2007-05-08 Eric DumazetVFS: delay the dentry name generation on sockets and...
2007-05-08 Miklos Szerediadd file position info to proc
2007-05-08 Eric Dumazetprocfs: reorder struct pid_dentry to save space on...
2007-05-08 Kees Cookproc: maps protection
2007-05-08 Christoph Hellwignamei.c: remove utterly outdated comment
2007-05-08 Christoph Hellwigvfs: remove superflous sb == NULL checks
2007-05-08 Alexey Dobriyanproc: remove pathetic ->deleted WARN_ON
2007-05-08 Darrick J. WongFix race between proc_readdir and remove_proc_entry
2007-05-08 Alexey DobriyanFix race between proc_get_inode() and remove_proc_entry()
2007-05-08 Miklos Szerediadd filesystem subtype support
2007-05-08 Davide Libenziepoll: optimizations and cleanups
2007-05-08 Dmitriy Monakhovext3: dirindex error pointer issues
2007-05-08 Badari PulavartyMerge sys_clone()/sys_unshare() nsproxy and namespace...
2007-05-08 Nick Pigginexec: fix remove_arg_zero
2007-05-08 Robert P. J. Dayreiserfs: correct misspelled "REISERFS_PROC_INFO" to...
2007-05-08 Alexey Dobriyanreiserfs: shrink superblock if no xattrs
2007-05-08 Dmitriy Monakhovreiserfs: possible null pointer dereference during...
2007-05-08 Dmitriy Monakhovfreevxfs: possible null pointer dereference fix
2007-05-08 Vignesh Babu BMis_power_of_2 in fs/block_dev.c
2007-05-08 Vignesh Babu BMis_power_of_2 in fs/hfs
2007-05-08 Vignesh Babu BMis_power_of_2 in fat
2007-05-08 Florin Malitadevpts: add fsnotify create event
2007-05-08 Chris Snookuse use SEEK_MAX to validate user lseek arguments
2007-05-08 Chris Snookuse symbolic constants in generic lseek code
2007-05-08 Andrew Mortonmm: shrink parent dentries when shrinking slab
2007-05-08 Miklos Szeredifix quadratic behavior of shrink_dcache_parent()
2007-05-08 William Cohenreduce size of task_struct on 64-bit machines
2007-05-08 Markus Rechbergerext2/3/4: fix file date underflow on ext2 3 filesystems...
2007-05-08 Alexey DobriyanAllow access to /proc/$PID/fd after setuid()
2007-05-08 Andrew Mortonblock_write_full_page(): report ENOSPC
2007-05-08 Guillaume ChazarainFactor outstanding I/O error handling
2007-05-08 Jeff Dikeuml: hostfs style fixes
2007-05-08 Alberto Bertogliuml: make hostfs_setattr() support operations on unlink...
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-08 Jens Axboe[PATCH] splice: always call into page_cache_readahead()
2007-05-08 Fengguang Wu[PATCH] splice(): fix interaction with readahead
2007-05-08 Dmitry TorokhovMerge git://git./linux/kernel/git/torvalds/linux-2.6
2007-05-08 Lachlan McIlroy[XFS] Add lockdep support for XFS
2007-05-08 Lachlan McIlroy[XFS] Fix race in xfs_write() b/w dmapi callout and...
2007-05-08 Utako Kusaka[XFS] Get rid of redundant "required" in msg.
2007-05-08 Tim Shimmin[XFS] Export via a function xfs_buftarg_list for use...
2007-05-08 Tim Shimmin[XFS] Remove unused ilen variable and references.
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-05-08 Lachlan McIlroy[XFS] Fix race condition in xfs_write().
next