summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Fix some bugsSteven Whitehouse2006-03-013-9/+7
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-018-54/+27
* [GFS2] Remove uneeded memory allocationSteven Whitehouse2006-03-012-19/+13
* [DLM] Pass in lockspace to lkb put functionDavid Teigland2006-02-281-23/+31
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-2738-268/+408
* Merge branch 'master'Steven Whitehouse2006-02-2715-150/+271
|\
| * [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
| | |/ / / / | |/| | | |
* | | | | | [GFS2] Remove pointless comment from nolock/main.cSteven Whitehouse2006-02-271-3/+0
* | | | | | [GFS2] 80 Column audit of locking modulesSteven Whitehouse2006-02-272-4/+8
* | | | | | [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-2720-72/+146
* | | | | | [GFS2] Use BUG_ON() rather then if (...) BUG();Steven Whitehouse2006-02-271-2/+2
* | | | | | [GFS2] Audit printk and kmallocSteven Whitehouse2006-02-2710-66/+64
* | | | | | [GFS2] Patch to remove stats counters from GFS2 (II)David Teigland2006-02-234-6/+0
* | | | | | [GFS2] Patch to remove stats gathering from GFS2David Teigland2006-02-2312-226/+10
* | | | | | [DLM] Remove support for range locks (II)David Teigland2006-02-233-7/+7
* | | | | | [DLM] Remove range locks from the DLMDavid Teigland2006-02-238-157/+11
* | | | | | Merge branch 'master'Steven Whitehouse2006-02-23105-993/+1523
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [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
| * | | | | [PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2006-02-162-6/+3
| * | | | | [PATCH] ocfs2: manually grant remote recovery lockKurt Hackel2006-02-161-0/+11
| * | | | | [PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel2006-02-164-1/+40
| * | | | | [PATCH] ocfs2: fix release of ast never reservedKurt Hackel2006-02-161-3/+4
| * | | | | [PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel2006-02-161-0/+24
| * | | | | [PATCH] fix zap_thread's ptrace related problemsOleg Nesterov2006-02-151-1/+1
| * | | | | [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...Steve French2006-02-141-6/+8
| * | | | | [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-143-12/+19
| * | | | | [PATCH] jbd: revert checkpoint list changesMark Fasheh2006-02-142-243/+178
| * | | | | [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney2006-02-131-1/+2
OpenPOWER on IntegriCloud