aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow2009-01-06
* eCryptfs: Fix data types (int/size_t)Michael Halcrow2009-01-06
* eCryptfs: Replace %Z with %zMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: mount optionMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: Header updatesMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow2009-01-06
* fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng2009-01-06
* fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng2009-01-06
* fs: fix function param name in kernel-docRandy Dunlap2009-01-06
* fs/inode: fix kernel-doc notationRandy Dunlap2009-01-06
* do_coredump(): check return from argv_split()Tetsuo Handa2009-01-06
* add missing accounting calls to compat_sys_{readv,writev}Gerd Hoffmann2009-01-06
* fs: fix name overwrite in __register_chrdev_region()Cyrill Gorcunov2009-01-06
* percpu_counter: FBC_BATCH should be a variableEric Dumazet2009-01-06
* poll: allow f_op->poll to sleepTejun Heo2009-01-06
* fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap2009-01-06
* fs/exec.c:__bprm_mm_init(): clean up error handlingLuiz Fernando N. Capitulino2009-01-06
* fs: sys_sync fixNick Piggin2009-01-06
* fs: sync_sb_inodes fixNick Piggin2009-01-06
* fs: remove WB_SYNC_HOLDNick Piggin2009-01-06
* UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy2009-01-06
* block_write_begin(): remove useless gotoFranck Bui-Huu2009-01-06
* hugetlb: unsigned ret cannot be negativeRoel Kluin2009-01-06
* fs: truncate blocks outside i_size after O_DIRECT write errorDmitri Monakhov2009-01-06
* mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins2009-01-06
* do_mpage_readpage(): remove useless clear_buffer_mapped() callFranck Bui-Huu2009-01-06
* mm: do_sync_mapping_range integrity fixNick Piggin2009-01-06
* do_mpage_readpage(): don't submit lots of small bios on boundaryMiquel van Smoorenburg2009-01-06
* mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-06
* mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman2009-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-05
|\
| * dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-23
| * dlm: add new debugfs entryDavid Teigland2008-12-23
| * dlm: add time stamp of blocking callbackDavid Teigland2008-12-23
| * dlm: change lock time stampingDavid Teigland2008-12-23
| * dlm: improve how bast mode handlingDavid Teigland2008-12-23
| * dlm: remove extra blocking callback checkDavid Teigland2008-12-23
| * dlm: replace schedule with cond_reschedSteven Whitehouse2008-12-23
| * dlm: remove kmap/kunmapSteven Whitehouse2008-12-23
| * dlm: trivial annotation of be16 valueHarvey Harrison2008-12-23
| * dlm: fix up memory allocation flagsSteven Whitehouse2008-12-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-01-05
|\ \
| * | GFS2: Use DEFINE_SPINLOCKJulia Lawall2009-01-05
| * | GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse2009-01-05
| * | Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-05
| * | GFS2: Streamline alloc calculations for writesSteven Whitehouse2009-01-05
| * | GFS2: Send useful information with uevent messagesSteven Whitehouse2009-01-05
| * | GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-05