summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov2008-06-061-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-061-1/+1
|\
| * capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-311-1/+1
* | pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle2008-06-061-2/+2
* | pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle2008-06-061-1/+1
* | proc: calculate the correct /proc/<pid> link countVegard Nossum2008-06-061-8/+25
* | ext3: fix online resize bugJosef Bacik2008-06-061-1/+2
* | nommu: fix ksize() abusePekka Enberg2008-06-062-5/+5
* | pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle2008-06-061-19/+9
* | devscgroup: check for device permissions at mount timePavel Emelyanov2008-06-061-1/+7
* | introduce memory_read_from_buffer()Akinobu Mita2008-06-061-0/+18
* | Fix various old email addresses for dwmw2David Woodhouse2008-06-063-3/+3
* | eCryptfs: remove unnecessary page decrypt callMichael Halcrow2008-06-062-24/+0
* | frv: don't offer BINFMT_FLATAdrian Bunk2008-06-061-1/+1
* | asn1: additional sanity checking during BER decodingChris Wright2008-06-051-0/+14
* | cifs endianness fixesAl Viro2008-06-041-3/+3
* | [PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-302-19/+41
* | [PATCH 2/3] ocfs2/dlm: Silence build warningsSunil Mushran2008-05-301-6/+6
* | [PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-301-6/+6
* | ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker2008-05-301-17/+17
* | 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
OpenPOWER on IntegriCloud