aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* blackfin architectureBryan Wu2007-05-07
* hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita2007-05-07
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt2007-05-07
* KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-07
* mm: optimize acorn partition truncatePeter Zijlstra2007-05-07
* mm: optimize kill_bdev()Peter Zijlstra2007-05-07
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* Make page->private usable in compound pagesChristoph Lameter2007-05-07
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-07
* smaps: add pages referenced count to smapsDavid Rientjes2007-05-07
* smaps: extract pmd walker from smaps codeDavid Rientjes2007-05-07
* mm/slab.c: proper prototypesAdrian Bunk2007-05-07
* fs: buffer don't PageUptodate without page lockedNick Piggin2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* proper prototype for hugetlb_get_unmapped_area()Adrian Bunk2007-05-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-05-05
|\
| * [CIFS] Fix typo in cifs readme from previous commitSteve French2007-05-05
| * [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-04
| * [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-03
| * [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-03
| * [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-30
| * [CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French2007-04-26
| * [CIFS] Update cifs version to 1.49Steve French2007-04-26
| * [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-25
| * [CIFS] Add IPv6 supportSteve French2007-04-25
| * [CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2007-04-25
| * [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-23
| * [CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2007-04-06
| * [CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2007-04-04
| * [CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov2007-04-03
| * [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-02
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\ \
| * | [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen2007-05-02
| * | [PATCH] x86-64: Print type and size correctly for unknown compat ioctlsAndi Kleen2007-05-02
| * | [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen2007-05-02
| * | [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen2007-05-02
| * | [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2007-05-02
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-04
|\ \ \
| * | | ocfs2: Force use of GFP_NOFS in ocfs2_write()Mark Fasheh2007-05-02
| * | | ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2007-05-02
| * | | ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh2007-05-02
| * | | ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh2007-05-02
| * | | [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-02
| * | | [PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary2007-05-02
| * | | ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker2007-05-02
| * | | [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-02
| * | | ocfs2: Implement compat_ioctl()Mark Fasheh2007-05-02
* | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-04
|\ \ \ \
| * | | | NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust2007-05-04