aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* GFS2: Fix spectator umount issueSteven Whitehouse2010-09-29
* GFS2: Fix compiler warning from previous patchSteven Whitehouse2010-09-28
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-28
* GFS2: Fix journal check for spectator mountsSteven Whitehouse2010-09-27
* GFS2: Remove upgrade mount optionSteven Whitehouse2010-09-24
* GFS2: Remove localcaching mount optionSteven Whitehouse2010-09-23
* GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse2010-09-23
* GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-20
* GFS2: Use new workqueue schemeSteven Whitehouse2010-09-20
* GFS2: Update handling of DLM return codes to match realitySteven Whitehouse2010-09-20
* GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-20
* GFS2: Fix whitespace in previous patchSteven Whitehouse2010-09-20
* GFS2: fallocate supportBenjamin Marzinski2010-09-20
* GFS2: Add a bug trap in allocation codeSteven Whitehouse2010-09-20
* GFS2: No longer experimentalSteven Whitehouse2010-09-20
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-20
* GFS2: New truncate sequenceSteven Whitehouse2010-09-20
* Coda: mount hangs because of missed REQ_WRITE renameJan Harkes2010-09-19
* GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse2010-09-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-09-16
|\
| * cifs: fix potential double put of TCP session referenceJeff Layton2010-09-14
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-14
|\ \
| * | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-12
| * | statfs() gives ESTALE errorMenyhart Zoltan2010-09-12
| * | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-12
| * | Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-12
* | | aio: check for multiplication overflow in do_io_submitJeff Moyer2010-09-14
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-09-13
|\ \
| * | cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton2010-09-08
| * | cifs: eliminate some more premature cifsd exitsJeff Layton2010-09-08
| * | cifs: prevent cifsd from exiting prematurelyJeff Layton2010-09-08
| * | [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_keySteve French2010-09-08
| * | cifs: eliminate redundant xdev check in cifs_renameJeff Layton2010-09-08
| * | Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-08
| * | Revert "missing changes during ntlmv2/ntlmssp auth and sign"Steve French2010-09-08
| * | Revert "Eliminate sparse warning - bad constant expression"Steve French2010-09-08
| * | Revert "[CIFS] Eliminate unused variable warning"Steve French2010-09-08
* | | fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V2010-09-13
* | | fs/9p: Use the correct dentry operationsAneesh Kumar K.V2010-09-13
* | | 9p: Check for NULL fid in v9fs_dir_release()jvrao2010-09-13
* | | fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V2010-09-13
* | | fs/9p, net/9p: memory leak fixesLatchesar Ionkov2010-09-13
| |/ |/|
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-10
|\ \
| * | xfs: log IO completion workqueue is a high priority queueDave Chinner2010-09-10
| * | xfs: prevent reading uninitialized stack memoryDan Rosenberg2010-09-10
* | | execve: make responsive to SIGKILL with large argumentsRoland McGrath2010-09-10
* | | execve: improve interactivity with large argumentsRoland McGrath2010-09-10
* | | setup_arg_pages: diagnose excessive argument sizeRoland McGrath2010-09-10
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-10
|\ \ \
| * | | writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields2010-08-28