summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2008-05-16[PATCH] dup_fd() part 2Al Viro-8/+16
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro-0/+130
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-0/+13
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison-1/+1
2008-05-16[CIFS] Add missing defines for DFSSteve French-8/+18
2008-05-16CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov-82/+139
2008-05-16nfs: make nfs4_drop_state_owner() staticAdrian Bunk-2/+1
2008-05-16nfs: path_{get,put}() cleanupsJan Blunck-8/+4
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison-123/+123
2008-05-16nfs/lsm: make NFSv4 set LSM mount optionsEric Paris-0/+10
2008-05-16NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust-11/+11
2008-05-16nfs: fix race in nfs_dirty_requestFred Isaman-1/+1
2008-05-16NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust-0/+7
2008-05-16Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov-48/+1
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao-0/+2
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V-17/+47
2008-05-15[CIFS] enable parsing for transport encryption mount parmSteve French-8/+23
2008-05-15[CIFS] Finishup DFS codeSteve French-97/+80
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French-9/+8
2008-05-15[CIFS] suppress duplicate warningSteve French-1/+1
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger-5/+1
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds-76/+181
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang-0/+10
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao-0/+2
2008-05-15[CIFS] Fix paths when share is in DFS to include proper prefixSteve French-127/+37
2008-05-149p: fix error path during early mountEric Van Hensbergen-24/+23
2008-05-14fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering-6/+34
2008-05-149p: Documentation updatesEric Van Hensbergen-48/+126
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster-2/+2
2008-05-14add function to convert access flags to legacy open modeJeff Layton-9/+16
2008-05-14clarify return value of cifs_convert_flags()Jeff Layton-1/+5
2008-05-13ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsValerie Clement-10/+9
2008-05-13ext4: fix typos in messages and comments (journalled -> journaled)Jan Kara-7/+7
2008-05-13ext4: fix synchronization of quota files in journal=data modeJan Kara-8/+27
2008-05-13ext4: Fix mount messages when quota disabledJan Kara-1/+4
2008-05-13ext4: correct mount option parsing to detect when quota options can be changedJan Kara-6/+20
2008-05-13[CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French-2/+5
2008-05-13eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov-0/+2
2008-05-13Fix misuses of bdevname()Jean Delvare-6/+4
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi-1/+9
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro-1/+1
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn-0/+2
2008-05-13capabilities: add bounding set to /proc/self/statusSerge E. Hallyn-0/+1
2008-05-13quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara-0/+10
2008-05-13ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig-1/+0
2008-05-13ecryptfs: clean up (un)lock_parentMiklos Szeredi-9/+4
2008-05-13uml: move hppfs_kern.c to hppfs.cJeff Dike-3/+3
2008-05-13uml: hppfs fixesJeff Dike-52/+30
2008-05-13[CIFS] cleanup old checkpatch warningsSteve French-29/+45
2008-05-13[CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz-1/+1