aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe1-7/+3
2011-05-28block: improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher1-8/+8
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-12/+11
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds48-4557/+6481
2011-05-27[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)Steve French1-1/+1
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6Linus Torvalds2-25/+23
2011-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+5
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds28-1044/+1571
2011-05-27Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-21/+20
2011-05-27eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks1-25/+21
2011-05-27eCryptfs: Clear i_nlink in rmdirTyler Hicks1-0/+2
2011-05-27[CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French1-2/+3
2011-05-27Btrfs: use the device_list_mutex during write_dev_supersChris Mason1-2/+2
2011-05-27Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-windowJoel Becker1-21/+20
2011-05-27Ocfs2/move_extents: Validate moving goal after the adjustment.Tristan Ye1-13/+13
2011-05-27Ocfs2/move_extents: Avoid doing division in extent moving.Tristan Ye1-10/+9
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French24-353/+353
2011-05-27Fix extended security auth failureSteve French1-11/+6
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky10-39/+115
2011-05-27CIFS: Migrate to shared superblock modelPavel Shilovsky3-1/+139
2011-05-27[CIFS] Migrate from prefixpath logicSteve French7-148/+189
2011-05-27CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky1-9/+10
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds22-150/+202
2011-05-26fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns1-0/+9
2011-05-26fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering1-3/+49
2011-05-26proc: fix pagemap_read() error caseKOSAKI Motohiro1-10/+9
2011-05-26proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro1-7/+9
2011-05-26proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu1-3/+3
2011-05-26proc: constify status arrayMike Frysinger1-2/+2
2011-05-26fs/proc: convert to kstrtoX()Alexey Dobriyan2-11/+13
2011-05-26coredump: add support for exe_file in core nameJiri Slaby1-0/+38
2011-05-26mm: extract exe_file handling from procfsJiri Slaby2-52/+0
2011-05-26memcg: add the pagefault count into memcg statsYing Han1-0/+2
2011-05-26ufs: fix truncated values handling 64 bit metadataDan Carpenter2-5/+6
2011-05-26Btrfs: setup free ino caching in a more asynchronous wayLi Zefan1-6/+22
2011-05-26btrfs scrub: don't coalesce pages that are logically discontiguousArne Jansen1-1/+2
2011-05-26Btrfs: return -ENOMEM in clear_extent_bitChris Mason1-1/+2
2011-05-26Btrfs: add mount -o auto_defragChris Mason8-135/+678
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-2/+2
2011-05-26block: fix oops on !disk->queue and sysfs discard alignment displayJens Axboe1-3/+5
2011-05-26[CIFS] When mandatory encryption on share, fail mountSteve French1-9/+22
2011-05-26CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky7-43/+96
2011-05-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds19-246/+2135
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds8-0/+32
2011-05-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds14-318/+360
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds21-1094/+2003
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds32-269/+316
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro2-2/+3
2011-05-26ocfs2: add cleancache supportDan Magenheimer1-0/+2