- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / fs / super.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-05 Chris L Mason- update reiser4 to the latest code drop in -mm
2004-10-19 Greg Kroah-Hartmanmerge
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-09-24 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-09-22 Kirill Korotaev[PATCH] Fix of race in writeback_inodes()
2004-09-15 Greg Kroah-Hartmankevent: add block mount and umount support
2004-08-26 Andreas Gruenbacher- patches.suse/writeback-lat, series.conf: Remove super...
2004-08-24 Chris L Masonmerge in reiser4 patches from -mm. reiser4 is only...
2004-08-09 Jens Axboe- Update a few more patches
2004-07-11 David Howells[PATCH] intrinsic automount and mountpoint degradation...
2004-06-25 Andreas Gruenbacher- Roll back accidental modification.
2004-06-25 Andreas Gruenbacher- #42509: patches.fixes/ipsec-nat-t-old: Patch did...
2004-06-18 Corey Minyard[PATCH] Fixes for idr code
2004-05-19 Kurt GarloffPatches needed for LUSTRE integration.
2004-05-15 Andrew Morton[PATCH] Fix writeback_inodes-vs-umount race
2004-05-13 Chris L Masonfix race during writeback_inodes, the super can go...
2004-05-10 Andrew Morton[PATCH] Improve laptop mode's block_dump output
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-21 Andrew Morton[PATCH] lockfs - vfs bits
2004-04-18 Andrew Morton[PATCH] set_anon_super locking fix
2004-04-02 Chris L Masonupdate snapshot locking code, fixing a potential deadlo...
2004-03-26 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040326
2004-03-25 Andrew Morton[PATCH] null-terminate sb->s_id
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] selinux: clean up binary mount data
2004-03-11 Chris L Masonlatency fixes, mpool allocation/free race fix and enabl...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-27 Chris L Masondevice mapper update
2004-02-26 Andrew Morton[PATCH] superblock fixes
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] remove max_anon limit
2004-02-18 Andrew Morton[PATCH] Remove BDEV_RAW and friends
2004-02-16 Andrew Morton[PATCH] SELinux: context mount support - LSM/FS
2003-10-05 Andrew Morton[PATCH] kernel documentation fixes
2003-10-02 Alexander Viro[PATCH] Improve sget() performance
2003-10-01 Arnaldo Carvalho... o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs...
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: mknod()/ustat()
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Andrew Morton[PATCH] remount_fs needs lock_kernel()
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-05-12 Andrew Morton[PATCH] provide user feedback for emergency sync and...
2003-05-07 Andrew Morton[PATCH] sysrq-S, sysrq-U cleanups
2003-04-10 Linus TorvaldsAdd user pointer annotations to fs/super.c
2003-03-22 Andrew Morton[PATCH] sync_filesystems commentary and latency fix
2003-03-22 Andrew Morton[PATCH] make the bdevname() API sane
2003-03-10 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-03-04 Andi Kleen[PATCH] dcache/inode hlist patchkit
2003-02-17 Stephen D. Smalley[PATCH] LSM: coding style fixups in sb_kern_mount
2003-02-04 Greg Kroah-HartmanMerge bk://lsm.bkbits.net/linus-2.5
2003-02-02 Andrew Morton[PATCH] Make fix sync_filesystems() actually do something
2003-02-02 Andrew Morton[PATCH] quota semaphore fix
2003-01-16 Stephen D. Smalley[PATCH] Add LSM hook to do_kern_mount
2003-01-01 Andrew Morton[PATCH] quota locking update
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-12-21 Andrew Morton[PATCH] sync_fs deadlock fix
2002-12-15 Christoph HellwigMerge hera.kernel.org:/home/torvalds/BK/linux-2.5
2002-12-15 Linus TorvaldsMerge master.kernel.org:/home/hch/BK/xfs/linux-2.5
2002-12-14 Andrew Morton[PATCH] provide a default super_block_operations
2002-12-14 Andrew Morton[PATCH] Add a sync_fs super_block operation
2002-12-11 Christoph Hellwigshare some code between get_sb_bdev and xfs log/rtdev...
2002-11-24 Greg Kroah-HartmanMerge
2002-11-16 Christoph Hellwig[PATCH] include mount.h explicitly were needed
2002-10-29 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-10-28 Alexander Viro[PATCH] block_device_operations always picked from...
2002-10-17 Greg Kroah-HartmanLSM: change all of the VFS related security calls to...
2002-10-17 Greg Kroah-HartmanLSM: add #include <linux/security.h> to a lot of files...
2002-09-10 Andrew Morton[PATCH] writer throttling fix
2002-08-10 Alexander Viro[PATCH] fix check_disk_change() deadlocks
2002-08-10 Alexander Viro[PATCH] make check_disk_change() use struct block_device
2002-07-22 Stephen D. Smalley[PATCH] LSM: file related LSM hooks
2002-06-11 Alexander Viro[PATCH] (10/14) resync
2002-06-11 Alexander Viro[PATCH] (8/14) resync
2002-06-11 Alexander Viro[PATCH] (4/14) resync
2002-06-11 Alexander Viro[PATCH] (3/14) resync
2002-06-11 Alexander Viro[PATCH] (2/14) resync
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-22 Christoph Hellwig[PATCH] split namei.h out of fs.h
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-05-20 Linus TorvaldsMerge quota update from Jan Kara
2002-05-20 Jan Kara[PATCH] [7/13] quota-7-quotactl
2002-05-19 Andrew Morton[PATCH] improved I/O scheduling for indirect blocks
2002-05-10 Neil Brown[PATCH] - kNFSd in 2.5.15 - Require export operations...
2002-05-01 Alexander Viro[PATCH] (3/6) blksize_size[] removal
2002-05-01 Alexander Viro[PATCH] (2/6) blksize_size[] removal
2002-04-25 Alexander Viro[PATCH] (14/15) big struct block_device * push (first...
2002-04-15 Neil Brown[PATCH] dcache changes for preparing for "export_operat...
2002-04-10 Alexander Viro[PATCH] jffs2_get_sb() fixes
2002-04-02 Alexander Viro[PATCH] restoring block size upon umount
2002-03-18 Alexander Viro[PATCH] moving stuff to fs/filesystems.c
2002-03-12 Alexander Viro[PATCH] (2/2) fs/super.c cleanups
2002-03-12 Alexander Viro[PATCH] (1/2) fs/super.c cleanups
2002-03-11 Alexander Viro[PATCH] fix for get_sb_bdev() bug
2002-03-11 Alexander Viro[PATCH] (4/4) ->kill_sb() switchover
2002-03-11 Alexander Viro[PATCH] (3/4) ->kill_sb() switchover
2002-03-11 Alexander Viro[PATCH] (2/4) ->kill_sb() switchover
2002-03-11 Alexander Viro[PATCH] (1/4) ->kill_sb() switchover
2002-03-05 Alexander Viro[PATCH] death of is_mounted() and aother fixes
next