summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | ceph: select CRYPTOSage Weil2010-09-171-0/+1
| * | ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil2010-09-171-1/+1
| * | ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-173-6/+18
| * | ceph: fix cap_snap and realm splitSage Weil2010-09-163-61/+33
| * | ceph: stop sending FLUSHSNAPs when we hit a dirty capsnapSage Weil2010-09-141-3/+3
| * | ceph: correctly set 'follows' in flushsnap messagesSage Weil2010-09-141-1/+1
| * | ceph: fix dn offset during readdir_prepopulateSage Weil2010-09-131-5/+6
| * | ceph: fix file offset wrapping at 4GB on 32-bit archsSage Weil2010-09-111-1/+2
| * | ceph: fix reconnect encoding for old serversSage Weil2010-09-111-0/+2
| * | ceph: fix pagelist kunmap tailYehuda Sadeh2010-09-111-2/+10
| * | ceph: fix null pointer deref on anon root dentry releaseSage Weil2010-09-111-3/+7
* | | 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
* | | | | setup_arg_pages: diagnose excessive argument sizeRoland McGrath2010-09-101-0/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-102-3/+3
|\ \ \ \ \
| * | | | | writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields2010-08-281-1/+1
| * | | | | fs/bio-integrity.c: return -ENOMEM on kmalloc failureAndrew Morton2010-08-231-1/+1
| * | | | | bio-integrity.c: remove dependency on __GFP_NOFAILDavid Rientjes2010-08-231-1/+1
* | | | | | minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]2010-09-091-1/+1
* | | | | | vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley2010-09-091-3/+7
* | | | | | binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-091-1/+1
* | | | | | proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai2010-09-091-1/+1
OpenPOWER on IntegriCloud