aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-16fs/block_dev.c: use list_for_each_entry()Matthias Kaehlcke
2007-07-16mutex_unlock() later in seq_lseek()Alexey Dobriyan
2007-07-16ext2: fix a comment when ext2_release_file() is calledJan Kara
2007-07-16/proc/*/environ: wrong placing of ptrace_may_attach() checkAlexey Dobriyan
2007-07-16remove useless tolower in isofsyoung dave
2007-07-16AFS: drop explicit externRandy Dunlap
2007-07-16AFS: implement file lockingDavid Howells
2007-07-16procfs directory entry cleanupChangli Gao
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan
2007-07-16PIE randomizationJan Kratochvil
2007-07-16isofs: fix up CodingStyleDave Jones
2007-07-16fix compiler warnings in acorn.cDenver Gingerich
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi
2007-07-16Make NFS client use seq_list_xxx helpersPavel Emelianov
2007-07-16Make /proc/self/mounts(tats) use seq_list_xxx helpersPavel Emelianov
2007-07-16Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov
2007-07-16Make AFS use seq_list_xxx helpersPavel Emelianov
2007-07-16vxfs warning fixesAndrew Morton
2007-07-16UDF: check for allocated memory for inode dataCyrill Gorcunov
2007-07-16UDF: check for allocated memory for data of new inodesCyrill Gorcunov
2007-07-16Use boot based time for uptime in /procTomas Janousek
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton
2007-07-16jbd2 commit: fix transaction droppingJan Kara
2007-07-16jbd commit: fix transaction droppingJan Kara
2007-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-07-15Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-07-15wrong order of arguments of ->readdir()Al Viro
2007-07-149p: re-enable mount time debug optionEric Van Hensbergen
2007-07-149p: cache meta-data when cache=looseEric Van Hensbergen
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov
2007-07-14[XFS] Fix lockdep annotations for xfs_lock_inodesDavid Chinner
2007-07-14[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat modeMichal Marek
2007-07-14[XFS] Compat ioctl handler for handle operationsMichal Marek
2007-07-14[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.Michal Marek
2007-07-14[XFS] Clean up function name handling in tracing codeEric Sandeen
2007-07-14[XFS] Quota inode has no parent.David Chinner
2007-07-14[XFS] Concurrent Multi-File Data StreamsDavid Chinner
2007-07-14[XFS] Use uninitialized_var macro to stop warning about rtxAndrew Morton
2007-07-14[XFS] XFS should not be looking at filp reference countsChristoph Hellwig
2007-07-14[XFS] Use is_power_of_2 instead of open coding checksVignesh Babu
2007-07-14[XFS] Reduce shouting by removing unnecessary macros from dir2 code.Christoph Hellwig
2007-07-14[XFS] Simplify XFS min/max macros.David Chinner
2007-07-14[XFS] Kill off xfs_count_bitsEric Sandeen
2007-07-14[XFS] Cancel transactions on xfs_itruncate_start error.Jesper Juhl
2007-07-14[XFS] Use do_div() on 64 bit types.Christoph Hellwig
2007-07-14[XFS] Fix remount,readonly path to flush everything correctly.David Chinner
2007-07-14[XFS] Cleanup inode extent size hint extractionDavid Chinner
2007-07-14[XFS] Prevent ENOSPC from aborting transactions that need to succeedDavid Chinner