summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Remove all_list from lock_dlmSteven Whitehouse2008-06-273-30/+1
* [GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse2008-06-271-22/+1
* [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-2710-69/+6
* [GFS2] kernel panic mounting volumeBob Peterson2008-06-271-1/+1
* [GFS2] Revise readpage lockingSteven Whitehouse2008-06-271-13/+16
* [GFS2] Fix ordering of args for list_addSteven Whitehouse2008-06-271-1/+1
* [GFS2] trivial sparse lock annotationsHarvey Harrison2008-06-272-0/+4
* [GFS2] No lock_nolockSteven Whitehouse2008-06-278-266/+71
* [GFS2] Fix ordering bug in lock_dlmSteven Whitehouse2008-06-274-387/+306
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-2713-1049/+736
* [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-241-14/+9
* [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-241-1/+1
* NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust2008-06-231-3/+4
* NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2008-06-232-6/+7
* NFS: Reduce the NFS mount code stack usage.Trond Myklebust2008-06-231-28/+40
* Fix performance regression on lmbench select benchmarkLinus Torvalds2008-06-221-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-211-1/+2
|\
| * Ext4: Fix online resize block group descriptor corruptionFrederic Bohe2008-06-201-1/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-181-1/+1
|\ \
| * | udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins2008-06-161-1/+1
* | | fuse: fix thinko in max I/O size calucationMiklos Szeredi2008-06-171-2/+2
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-166-137/+123
|\ \ \
| * | | ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-164-23/+6
| * | | ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker2008-06-163-48/+40
| * | | ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-165-78/+89
| |/ /
* | | Remove last traces of a.out support from ELF loader.David Woodhouse2008-06-161-3/+0
* | | Include <asm/a.out.h> in fs/exec.c only for Alpha.David Woodhouse2008-06-161-2/+6
|/ /
* | pagemap: fix large pages in pagemapDave Hansen2008-06-121-9/+30
* | pagemap: pass mm into pagewalkersDave Hansen2008-06-121-19/+25
* | fat: relax the permission check of fat_setattr()OGAWA Hirofumi2008-06-121-17/+27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-06-1111-130/+172
|\
| * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French2008-06-101-11/+10
| * [CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2008-06-102-0/+6
| * disable most mode changes on non-unix/non-cifsacl mountsJeff Layton2008-05-251-12/+26
| * [CIFS] Correct incorrect obscure open flagSteve French2008-05-231-5/+18
| * [CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French2008-05-231-0/+4
| * silently ignore ownership changes unless unix extensions are enabled or we're...Jeff Layton2008-05-231-7/+20
| * [CIFS] remove trailing whitespaceSteve French2008-05-231-1/+1
| * when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton2008-05-232-3/+8
| * on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2008-05-232-72/+75
| * [CIFS] remove unused variablesSteve French2008-05-235-20/+5
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-066-23/+108
|\ \
| * | ext4: enable barriers by defaultEric Sandeen2008-05-261-2/+9
| * | jbd2: Fix barrier fallback code to re-lock the buffer headTheodore Ts'o2008-06-031-0/+1
| * | ext4: Display the journal_async_commit mount option in /proc/mountsTheodore Ts'o2008-05-261-0/+2
| * | jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o2008-06-062-7/+27
| * | jbd2: Fix memory leak when verifying checksums in the journalTheodore Ts'o2008-05-261-0/+1
| * | ext4: fix online resize bugJosef Bacik2008-06-061-1/+2
| * | ext4: Fix uninit block group initialization with FLEX_BGJose R. Santos2008-06-031-9/+62
| * | ext4: Fix use of uninitialized data with debug enabled.Aneesh Kumar K.V2008-06-051-4/+4
OpenPOWER on IntegriCloud