summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Simplify fifo_open() locking logicLinus Torvalds2006-03-071-6/+1
* [PATCH] smaps: shared fixNick Piggin2006-03-061-5/+4
* [PATCH] smaps: hugepages fixNick Piggin2006-03-061-1/+1
* [PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach2006-03-061-0/+1
* [PATCH] cramfs mounts provide corrupted content since 2.6.15Dave Johnson2006-03-061-31/+29
* [CIFS] Always match oplock break (cache notification) to the right tcpSteve French2006-03-053-4/+4
* [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-021-4/+4
* [PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev2006-03-023-15/+10
* [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-03-024-126/+15
* [PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen2006-03-021-2/+5
* [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-026-296/+379
* [PATCH] ocfs2: use hlists for lockres hashMark Fasheh2006-03-015-45/+41
* [PATCH] ocfs2: added source addr to bind() in o2net_start_connect()Sunil Mushran2006-03-011-2/+12
* ocfs2: Respond to on-disk corruption in the extent map code.Joel Becker2006-03-011-2/+36
* ocfs2: Set .owner on masklog sysfs attributes.Joel Becker2006-03-011-0/+1
* [PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh2006-03-015-32/+154
* [PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney2006-03-011-1/+3
* [PATCH] ocfs2: remove non existing function prototypesMark Fasheh2006-03-011-5/+0
* [PATCH] ocfs2: remove unused codeMark Fasheh2006-03-012-53/+1
* [PATCH] ocfs2: remove pointless max journal size limitMark Fasheh2006-03-011-1/+0
* [PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64Jeff Mahoney2006-03-011-1/+1
* [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-281-0/+6
* [PATCH] fuse: fix bug in negative lookupMiklos Szeredi2006-02-281-2/+8
* [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixesEric Sandeen2006-02-281-1/+1
* [XFS] Reduce stack use during quota mounts (caused a panic). ThisNathan Scott2006-02-281-6/+5
* [XFS] Fix a realtime allocator regression introduced by an old iget raceNathan Scott2006-02-281-15/+14
* [PATCH] x86_64: Fix ioctl compat code for /dev/rtcAndi Kleen2006-02-261-11/+2
* [PATCH] x86_64: Check for bad elf entry address.Suresh Siddha2006-02-261-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2006-02-2411-137/+256
|\
| * NTFS: Do more detailed reporting of why we cannot mount read-write byAnton Altaparmakov2006-02-245-29/+47
| * NTFS: Implement support for sector sizes above 512 bytes (up to the maximumAnton Altaparmakov2006-02-245-70/+121
| * Merge ../ntfs-2.6-develAnton Altaparmakov2006-02-241-1/+1
| |\
| | * Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-01-19492-8654/+57741
| | |\
| | * \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-01-0315-93/+122
| | |\ \
| | * \ \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-12-0536-176/+336
| | |\ \ \
| | * | | | NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing aAnton Altaparmakov2005-11-241-1/+1
| * | | | | NTFS: - Cope with attribute list attribute having invalid flags.Anton Altaparmakov2006-02-243-26/+76
| * | | | | Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov2006-02-24105-995/+1525
| |\ \ \ \ \
| * | | | | | NTFS: We have struct kmem_cache now so use it instead of the typedef.Pekka Enberg2006-02-052-11/+11
| | |_|_|_|/ | |/| | | |
* | | | | | [PATCH] ramfs: update dir mtime and ctimeAndrew Morton2006-02-241-0/+2
* | | | | | [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-2/+6
| |/ / / / |/| | | |
* | | | | [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e...Steve French2006-02-222-7/+8
* | | | | Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-221-1/+14
* | | | | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-02-202-12/+9
|\ \ \ \ \
| * | | | | [PATCH] fix handling of st_nlink on procfs rootAl Viro2006-02-182-12/+9
* | | | | | [PATCH] v9fs: update documentation and fix debug flagEric Van Hensbergen2006-02-201-1/+1
|/ / / / /
* | | | | [PATCH] select: time comparison fixesAndrew Morton2006-02-172-6/+6
* | | | | [PATCH] fuse: fix bug in aborted fuse_release_end()Miklos Szeredi2006-02-172-3/+14
* | | | | [PATCH] fix deadlock in ext2Peter Staubach2006-02-171-2/+4
* | | | | [PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel2006-02-161-1/+6
OpenPOWER on IntegriCloud