summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-09-21
|\
| * ceph: select CRYPTOSage Weil2010-09-17
| * ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil2010-09-17
| * ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-17
| * ceph: fix cap_snap and realm splitSage Weil2010-09-16
| * ceph: stop sending FLUSHSNAPs when we hit a dirty capsnapSage Weil2010-09-14
| * ceph: correctly set 'follows' in flushsnap messagesSage Weil2010-09-14
| * ceph: fix dn offset during readdir_prepopulateSage Weil2010-09-13
| * ceph: fix file offset wrapping at 4GB on 32-bit archsSage Weil2010-09-11
| * ceph: fix reconnect encoding for old serversSage Weil2010-09-11
| * ceph: fix pagelist kunmap tailYehuda Sadeh2010-09-11
| * ceph: fix null pointer deref on anon root dentry releaseSage Weil2010-09-11
* | 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
| * | | | fs/bio-integrity.c: return -ENOMEM on kmalloc failureAndrew Morton2010-08-23
| * | | | bio-integrity.c: remove dependency on __GFP_NOFAILDavid Rientjes2010-08-23
* | | | | minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]2010-09-09
* | | | | vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley2010-09-09
* | | | | binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-09