aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * nfs: remove an obsolete nfs_flock commentJ. Bruce Fields2008-10-07
| | * nfs: BUG_ON in nfs_follow_mountpointDenis V. Lunev2008-10-07
| | * nfs: ERR_PTR is expected on failure from nfs_do_clone_mountDenis V. Lunev2008-10-07
| | * fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-10-07
| | * NFS: Allow concurrent inode revalidationTrond Myklebust2008-10-07
| | * NFS: Fix up nfs_setattr_update_inode()Trond Myklebust2008-10-07
| | * NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()Trond Myklebust2008-10-07
| | * NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()Trond Myklebust2008-10-07
| | * NFS: Fix nfs_post_op_update_inode_force_wcc()Trond Myklebust2008-10-07
| | * NFS: Fix the NFS attribute updateTrond Myklebust2008-10-07
| | * NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()Trond Myklebust2008-10-07
| | * NFS: Add mount options for controlling the lookup cacheTrond Myklebust2008-10-07
| | * NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mountsTrond Myklebust2008-10-07
| | * NFS: Add options for finer control of the lookup cacheTrond Myklebust2008-10-07
| | * NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-06
| | * NFS: Fix nfs_file_llseek()Trond Myklebust2008-10-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\ \ \
| * | | kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-16
| * | | sysfs: Make dir and name args to sysfs_notify() constTrent Piepho2008-10-16
| * | | sysfs: use ilookup5() instead of ilookup5_nowait()Tejun Heo2008-10-16
| * | | sysfs: fix deadlockNick Piggin2008-10-16
| * | | sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-16
| * | | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | sysfs: crash debuggingAndrew Morton2008-10-16
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-16
|\ \ \
| * | | remove CONFIG_KMOD from fsJohannes Berg2008-10-16
| |/ /
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-16
|\ \ \
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-16
| |/ /
* | | Configure out AIO supportThomas Petazzoni2008-10-16
* | | afs: convert to new aopsNick Piggin2008-10-16
* | | pid_ns: de_thread: kill the now unneeded ->child_reaper changeOleg Nesterov2008-10-16
* | | proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan2008-10-16
* | | block: sanitize invalid partition table entriesKay Sievers2008-10-16
* | | fs/partitions/acorn.c: remove dead codeAdrian Bunk2008-10-16
* | | COMPAT_BINFMT_ELF definition tweakAlexey Dobriyan2008-10-16
* | | binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECUREPaul Mundt2008-10-16
* | | binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()Paul Mundt2008-10-16
* | | binfmt_elf_fdpic: support auxvec base platform stringPaul Mundt2008-10-16
* | | quota: remove CVS keywordsAdrian Bunk2008-10-16
* | | fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel2008-10-16
* | | reiserfs/procfs.c: remove CVS keywordsAdrian Bunk2008-10-16
* | | hfs: fix namelength memory corruptionEric Sesterhenn2008-10-16
* | | hfsplus: check read_mapping_page() return valueEric Sesterhenn2008-10-16
* | | hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn2008-10-16
* | | hfsplus: quieten down mounting hfsplus journaled fs read onlyMike Crowe2008-10-16
* | | befs: annotate fs32 on tests for superblock endiannessHarvey Harrison2008-10-16
* | | ext2: avoid printk floods in the face of directory corruptionEric Sandeen2008-10-16
* | | ext2: fix ext2 block reservation early ENOSPC issueMingming Cao2008-10-16
* | | autofs4: add miscellaneous device for ioctlsIan Kent2008-10-16
* | | autofs4: track uid and gid of last mount requesterIan Kent2008-10-16