summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* splice: handle try_to_release_page() failureJens Axboe2008-05-281-2/+3
* splice: fix sendfile() issue with relayTom Zanussi2008-05-281-4/+8
* posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-261-0/+1
* proc: proc_get_inode() should get module only onceDenis V. Lunev2008-05-241-1/+2
* mm: fix atomic_t overflow in vmAlan Cox2008-05-241-1/+1
* ntfs: le*_add_cpu conversionMarcin Slusarz2008-05-241-3/+2
* ecryptfs: fix missed mutex_unlockCyrill Gorcunov2008-05-241-1/+1
* fuse: fix bdi naming conflictMiklos Szeredi2008-05-241-1/+6
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-05-237-94/+98
|\
| * [XFS] Fix memory corruption with small buffer readsChristoph Hellwig2008-05-232-4/+39
| * [XFS] Fix inode list allocation size in writeback.David Chinner2008-05-231-3/+4
| * [XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner2008-05-231-1/+1
| * [XFS] Fix fsync() b0rkage.David Chinner2008-05-234-86/+54
* | [CIFS] Fix reversed memset argumentsDave Jones2008-05-221-2/+2
* | Adds username in the upcall key for unattended mounts with keytabIgor Mammedov2008-05-221-0/+3
* | [CIFS] Remove redundant NULL checkSteve French2008-05-221-12/+6
|/
* ocfs2 endianness fixesAl Viro2008-05-211-2/+2
* ecryptfs fixesAl Viro2008-05-211-14/+12
* fix hppfs Makefile breakageAl Viro2008-05-211-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-2022-545/+612
|\
| * [CIFS] Remove debug statementSteve French2008-05-211-1/+1
| * Fix possible access to undefined memory region.Igor Mammedov2008-05-211-4/+5
| * [CIFS] Enable DFS support for Windows query path infoSteve French2008-05-201-146/+178
| * [CIFS] Enable DFS support for Unix query path infoSteve French2008-05-204-50/+85
| * [CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French2008-05-191-0/+3
| * [CIFS] add more complete mount options to cifs_show_optionsSteve French2008-05-171-1/+30
| * [CIFS] Add missing defines for DFSSteve French2008-05-162-8/+18
| * CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov2008-05-162-82/+139
| * Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov2008-05-161-48/+1
| * [CIFS] enable parsing for transport encryption mount parmSteve French2008-05-153-8/+23
| * [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
|\ \ \ \ \
OpenPOWER on IntegriCloud