summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* GFS2 fatal: filesystem consistency error on renameBob Peterson2010-09-303-14/+24
* GFS2: Improve journal allocation via sysfsSteven Whitehouse2010-09-293-11/+24
* GFS2: Add "norecovery" mount option as a synonym for "spectator"Steven Whitehouse2010-09-291-0/+1
* GFS2: Fix spectator umount issueSteven Whitehouse2010-09-292-7/+7
* GFS2: Fix compiler warning from previous patchSteven Whitehouse2010-09-281-1/+1
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-287-7/+20
* GFS2: Fix journal check for spectator mountsSteven Whitehouse2010-09-271-1/+2
* GFS2: Remove upgrade mount optionSteven Whitehouse2010-09-243-62/+3
* GFS2: Remove localcaching mount optionSteven Whitehouse2010-09-234-7/+2
* GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse2010-09-232-5/+1
* GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-205-41/+33
* GFS2: Use new workqueue schemeSteven Whitehouse2010-09-202-3/+5
* GFS2: Update handling of DLM return codes to match realitySteven Whitehouse2010-09-201-2/+2
* GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-203-5/+14
* GFS2: Fix whitespace in previous patchSteven Whitehouse2010-09-201-1/+1
* GFS2: fallocate supportBenjamin Marzinski2010-09-206-2/+272
* GFS2: Add a bug trap in allocation codeSteven Whitehouse2010-09-201-1/+9
* GFS2: No longer experimentalSteven Whitehouse2010-09-201-1/+1
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-2013-58/+60
* GFS2: New truncate sequenceSteven Whitehouse2010-09-204-168/+135
* Coda: mount hangs because of missed REQ_WRITE renameJan Harkes2010-09-191-2/+2
* GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse2010-09-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-09-161-3/+3
|\
| * cifs: fix potential double put of TCP session referenceJeff Layton2010-09-141-3/+3
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-145-5/+11
|\ \
| * | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-122-0/+2
| * | statfs() gives ESTALE errorMenyhart Zoltan2010-09-121-0/+8
| * | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-121-1/+1
| * | Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-121-4/+0
* | | aio: check for multiplication overflow in do_io_submitJeff Moyer2010-09-141-0/+3
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-09-1313-592/+166
|\ \
| * | cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton2010-09-083-11/+17
| * | cifs: eliminate some more premature cifsd exitsJeff Layton2010-09-081-29/+12
| * | cifs: prevent cifsd from exiting prematurelyJeff Layton2010-09-081-9/+7
| * | [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_keySteve French2010-09-082-59/+0
| * | cifs: eliminate redundant xdev check in cifs_renameJeff Layton2010-09-081-21/+9
| * | Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-0811-452/+172
| * | Revert "missing changes during ntlmv2/ntlmssp auth and sign"Steve French2010-09-082-10/+5
| * | Revert "Eliminate sparse warning - bad constant expression"Steve French2010-09-082-128/+72
| * | Revert "[CIFS] Eliminate unused variable warning"Steve French2010-09-081-2/+1
* | | fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V2010-09-131-1/+1
* | | fs/9p: Use the correct dentry operationsAneesh Kumar K.V2010-09-131-1/+4
* | | 9p: Check for NULL fid in v9fs_dir_release()jvrao2010-09-131-2/+4
* | | fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V2010-09-131-6/+14
* | | fs/9p, net/9p: memory leak fixesLatchesar Ionkov2010-09-131-0/+2
| |/ |/|
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-102-1/+4
|\ \
| * | xfs: log IO completion workqueue is a high priority queueDave Chinner2010-09-101-1/+2
| * | xfs: prevent reading uninitialized stack memoryDan Rosenberg2010-09-101-0/+2
* | | execve: make responsive to SIGKILL with large argumentsRoland McGrath2010-09-101-0/+7
* | | execve: improve interactivity with large argumentsRoland McGrath2010-09-101-0/+2
OpenPOWER on IntegriCloud