summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * [CIFS] Finishup DFS codeSteve French2008-05-154-97/+80
| * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-153-9/+8
| * [CIFS] suppress duplicate warningSteve French2008-05-151-1/+1
| * [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-155-127/+37
| * add function to convert access flags to legacy open modeJeff Layton2008-05-142-9/+16
| * clarify return value of cifs_convert_flags()Jeff Layton2008-05-141-1/+5
| * [CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French2008-05-131-2/+5
| * [CIFS] cleanup old checkpatch warningsSteve French2008-05-135-29/+45
| * [CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz2008-05-131-1/+1
| * fix memory leak in CIFSFindNextJeff Layton2008-05-132-1/+3
| * [CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton2008-05-122-0/+8
* | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-201-1/+1
|\ \
| * | nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields2008-05-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-201-5/+1
|\ \ \
| * | | sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-141-5/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-05-207-18/+23
|\ \ \ \
| * | | | [GFS2] Prefer strlcpy() over snprintf()Jean Delvare2008-05-121-2/+2
| * | | | [GFS2] Fix cast from unsigned int to s64Andrew Price2008-05-121-1/+1
| * | | | [GFS2] filesystem consistency error from do_stripBob Peterson2008-05-125-15/+20
* | | | | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+1
|\ \ \ \ \
| * | | | | [PATCH] open sessionid permissionsSteve Grubb2008-05-171-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-195-16/+173
|\ \ \ \ \ \
| * | | | | | [PATCH] return to old errno choice in mkdir() et.al.Al Viro2008-05-161-4/+8
| * | | | | | [Patch] fs/binfmt_elf.c: fix wrong return valuesWANG Cong2008-05-161-2/+2
| * | | | | | [PATCH] get rid of leak in compat_execve()Al Viro2008-05-162-6/+10
| * | | | | | [Patch] fs/binfmt_elf.c: fix a wrong freeWANG Cong2008-05-161-2/+3
| * | | | | | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-161-0/+4
| * | | | | | [PATCH] dup_fd() part 4 - race fixAl Viro2008-05-161-2/+8
| * | | | | | [PATCH] dup_fd() - part 3Al Viro2008-05-161-28/+15
| * | | | | | [PATCH] dup_fd() part 2Al Viro2008-05-161-8/+16
| * | | | | | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-161-0/+130
| * | | | | | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-0/+13
| |/ / / / /
* | | | | | dlm: fix plock dev_write return valueDavid Teigland2008-05-191-1/+1
* | | | | | dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz2008-05-191-1/+1
* | | | | | dlm: section mismatch warning fixLeonardo Potenza2008-05-191-1/+1
* | | | | | dlm: convert connections_lock in a mutexMatthias Kaehlcke2008-05-191-12/+13
* | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-05-1820-145/+157
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | nfs: make nfs4_drop_state_owner() staticAdrian Bunk2008-05-162-2/+1
| * | | | | nfs: path_{get,put}() cleanupsJan Blunck2008-05-163-8/+4
| * | | | | nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-1618-123/+123
| * | | | | nfs/lsm: make NFSv4 set LSM mount optionsEric Paris2008-05-161-0/+10
| * | | | | NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust2008-05-161-11/+11
| * | | | | nfs: fix race in nfs_dirty_requestFred Isaman2008-05-161-1/+1
| * | | | | NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust2008-05-161-0/+7
| |/ / / /
* | | | | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-161-1/+1
|/ / / /
* | | | jbd2: update transaction t_state to T_COMMIT fixMingming Cao2008-05-151-0/+2
* | | | ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V2008-05-152-17/+47
* | | | ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsValerie Clement2008-05-131-10/+9
* | | | ext4: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-05-131-7/+7
* | | | ext4: fix synchronization of quota files in journal=data modeJan Kara2008-05-131-8/+27
OpenPOWER on IntegriCloud