summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-06-1131-1575/+1522
|\
| * GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse2009-06-101-12/+4
| * GFS2: Fix cache coherency between truncate and O_DIRECT readSteven Whitehouse2009-06-101-1/+1
| * GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse2009-06-051-14/+22
| * GFS2: Remove unused variableSteven Whitehouse2009-06-031-2/+0
| * GFS2: smbd proccess hangs with flock() call.Abhijith Das2009-06-021-2/+2
| * GFS2: Remove args subdir from gfs2 sysfs filesSteven Whitehouse2009-05-261-51/+1
| * GFS2: Remove lockstruct subdir from gfs2 sysfs filesSteven Whitehouse2009-05-261-33/+8
| * GFS2: Move gfs2_unlink_ok into ops_inode.cSteven Whitehouse2009-05-223-41/+38
| * GFS2: Move gfs2_readlinki into ops_inode.cSteven Whitehouse2009-05-223-58/+56
| * GFS2: Move gfs2_rmdiri into ops_inode.cSteven Whitehouse2009-05-223-54/+53
| * GFS2: Merge mount.c and ops_super.c into super.cSteven Whitehouse2009-05-224-956/+903
| * GFS2: Clean up some file namesSteven Whitehouse2009-05-2212-55/+34
| * GFS2: Be more aggressive in reclaiming unlinked inodesSteven Whitehouse2009-05-212-3/+4
| * GFS2: Add a rgrp bitmap full flagSteven Whitehouse2009-05-212-30/+50
| * GFS2: Improve resource group error handlingSteven Whitehouse2009-05-207-67/+99
| * GFS2: Don't warn when delete inode fails on ro filesystemSteven Whitehouse2009-05-191-1/+1
| * GFS2: Umount recovery race fixSteven Whitehouse2009-05-199-124/+122
| * GFS2: Remove a couple of unused sysfs entriesSteven Whitehouse2009-05-131-13/+0
| * GFS2: Add commit= mount optionSteven Whitehouse2009-05-135-60/+60
| * GFS2: Move journal live test at transaction startSteven Whitehouse2009-05-131-6/+3
| * GFS2: Fix timestamps on writeAbhijith Das2009-05-121-10/+10
| * GFS2: Something nonlinear this way comes!Steven Whitehouse2009-05-111-13/+16
| * GFS2: Optimise writepage for metadataSteven Whitehouse2009-05-111-9/+57
| * GFS2: Update the rw flagsSteven Whitehouse2009-05-113-20/+38
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-06-1113-177/+180
|\ \
| * | cifs: remove never-used in6_addr optionJeff Layton2009-06-101-11/+0
| * | cifs: add addr= mount option alias for ip=Jeff Layton2009-06-101-1/+2
| * | [CIFS] Add mention of new mount parm (forceuid) to cifs readmeSteve French2009-06-062-2/+12
| * | cifs: make overriding of ownership conditional on new mount optionsJeff Layton2009-06-061-4/+4
| * | cifs: fix IPv6 address length checkJeff Layton2009-06-022-5/+5
| * | cifs: clean up set_cifs_acl interfacesChristoph Hellwig2009-05-281-37/+41
| * | cifs: reorganize get_cifs_aclChristoph Hellwig2009-05-283-51/+55
| * | [CIFS] Update readme to indicate change to default mount (serverino)Steve French2009-05-283-2/+15
| * | cifs: make serverino the default when mountingJeff Layton2009-05-281-0/+2
| * | cifs: rename cifs_iget to cifs_root_igetJeff Layton2009-05-283-3/+3
| * | cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton2009-05-284-34/+18
| * | cifs: have cifs_NTtimeToUnix take a little-endian argJeff Layton2009-05-285-23/+20
| * | cifs: tighten up default file_mode/dir_modeJeff Layton2009-05-261-3/+3
| * | cifs: fix artificial limit on reading symlinksJeff Layton2009-05-261-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-116-10/+34
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2009-06-116-10/+34
| |\ \ \
| | * \ \ Merge branch 'master' into nextJames Morris2009-06-0920-121/+212
| | |\ \ \
| | * | | | integrity: nfsd imbalance bug fixMimi Zohar2009-05-281-0/+14
| | * | | | Merge branch 'master' into nextJames Morris2009-05-2278-2248/+1489
| | |\ \ \ \
| | * | | | | integrity: move ima_counts_getMimi Zohar2009-05-221-0/+2
| | * | | | | integrity: path_check updateMimi Zohar2009-05-222-4/+7
| | * | | | | CRED: Guard the setprocattr security hook against ptraceDavid Howells2009-05-111-0/+6
| | * | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-112-8/+8
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-06-1123-1233/+1582
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud