summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: Avoid corrupting the uninitialized bit in the extent during truncateAneesh Kumar K.V2009-06-101-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: Don't treat a truncation of a zero-length file as replace-via-truncateTheodore Ts'o2009-06-091-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: fix dx_map_entry to support 256k directory blocksToshiyuki Okajima2009-06-081-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: truncate the file properly if we fail to copy data from userspaceAneesh Kumar K.V2009-06-051-26/+102
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: Avoid leaking blocks after a block allocation failureAneesh Kumar K.V2009-06-051-2/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: Change all super.c messages to print the deviceEric Sandeen2009-06-042-229/+235
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()Jan Kara2009-06-093-33/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: super.c whitespace cleanupAndreas Dilger2009-06-031-56/+61
OpenPOWER on IntegriCloud