aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-21ocfs2 endianness fixesAl Viro1-2/+2
2008-05-21ecryptfs fixesAl Viro1-14/+12
2008-05-21fix hppfs Makefile breakageAl Viro1-4/+1
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-545/+612
2008-05-21[CIFS] Remove debug statementSteve French1-1/+1
2008-05-21Fix possible access to undefined memory region.Igor Mammedov1-4/+5
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+1
2008-05-20[CIFS] Enable DFS support for Windows query path infoSteve French1-146/+178
2008-05-20[CIFS] Enable DFS support for Unix query path infoSteve French4-50/+85
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-18/+23
2008-05-19Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-1/+1
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-16/+173
2008-05-19[CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French1-0/+3
2008-05-19dlm: fix plock dev_write return valueDavid Teigland1-1/+1
2008-05-19dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz1-1/+1
2008-05-19dlm: section mismatch warning fixLeonardo Potenza1-1/+1
2008-05-19dlm: convert connections_lock in a mutexMatthias Kaehlcke1-12/+13
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields1-1/+1
2008-05-18Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds20-145/+157
2008-05-17[PATCH] open sessionid permissionsSteve Grubb1-1/+1
2008-05-17[CIFS] add more complete mount options to cifs_show_optionsSteve French1-1/+30
2008-05-16[PATCH] return to old errno choice in mkdir() et.al.Al Viro1-4/+8
2008-05-16[Patch] fs/binfmt_elf.c: fix wrong return valuesWANG Cong1-2/+2
2008-05-16[PATCH] get rid of leak in compat_execve()Al Viro2-6/+10
2008-05-16[Patch] fs/binfmt_elf.c: fix a wrong freeWANG Cong1-2/+3
2008-05-16[PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro1-0/+4
2008-05-16[PATCH] dup_fd() part 4 - race fixAl Viro1-2/+8
2008-05-16[PATCH] dup_fd() - part 3Al Viro1-28/+15
2008-05-16[PATCH] dup_fd() part 2Al Viro1-8/+16
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro1-0/+130
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-0/+13
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison1-1/+1
2008-05-16[CIFS] Add missing defines for DFSSteve French2-8/+18
2008-05-16CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec.Igor Mammedov2-82/+139
2008-05-16nfs: make nfs4_drop_state_owner() staticAdrian Bunk2-2/+1
2008-05-16nfs: path_{get,put}() cleanupsJan Blunck3-8/+4
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison18-123/+123
2008-05-16nfs/lsm: make NFSv4 set LSM mount optionsEric Paris1-0/+10
2008-05-16NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust1-11/+11
2008-05-16nfs: fix race in nfs_dirty_requestFred Isaman1-1/+1
2008-05-16NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust1-0/+7
2008-05-16Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now.Igor Mammedov1-48/+1
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao1-0/+2
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V2-17/+47
2008-05-15[CIFS] enable parsing for transport encryption mount parmSteve French3-8/+23
2008-05-15[CIFS] Finishup DFS codeSteve French4-97/+80
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French3-9/+8
2008-05-15[CIFS] suppress duplicate warningSteve French1-1/+1
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger1-5/+1