summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/exec.c: make do_coredump() voidWANG Cong2009-01-061-2/+2
* minix: fix add link's wrong position calculationEvgeniy Dushistov2009-01-061-1/+1
* autofs4: fix string validation check orderIan Kent2009-01-061-6/+7
* autofs4: make autofs type usage explicitIan Kent2009-01-065-17/+15
* autofs4: fix var shadowed by local delarationIan Kent2009-01-061-3/+3
* autofs4: improve parameter usageIan Kent2009-01-061-25/+29
* fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng2009-01-061-2/+1
* eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow2009-01-061-27/+24
* eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow2009-01-061-0/+11
* eCryptfs: Fix data types (int/size_t)Michael Halcrow2009-01-064-16/+16
* eCryptfs: Replace %Z with %zMichael Halcrow2009-01-064-24/+24
* eCryptfs: Filename Encryption: mount optionMichael Halcrow2009-01-061-27/+99
* eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow2009-01-064-242/+195
* eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow2009-01-061-0/+433
* eCryptfs: Filename Encryption: Header updatesMichael Halcrow2009-01-062-14/+51
* eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow2009-01-063-70/+613
* fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng2009-01-061-1/+0
* fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng2009-01-061-1/+1
* fs: fix function param name in kernel-docRandy Dunlap2009-01-061-1/+1
* fs/inode: fix kernel-doc notationRandy Dunlap2009-01-061-4/+4
* do_coredump(): check return from argv_split()Tetsuo Handa2009-01-061-0/+5
* add missing accounting calls to compat_sys_{readv,writev}Gerd Hoffmann2009-01-061-0/+6
* fs: fix name overwrite in __register_chrdev_region()Cyrill Gorcunov2009-01-061-1/+1
* percpu_counter: FBC_BATCH should be a variableEric Dumazet2009-01-062-4/+4
* poll: allow f_op->poll to sleepTejun Heo2009-01-061-14/+62
* fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap2009-01-061-2/+15
* fs/exec.c:__bprm_mm_init(): clean up error handlingLuiz Fernando N. Capitulino2009-01-061-14/+6
* fs: sys_sync fixNick Piggin2009-01-061-19/+1
* fs: sync_sb_inodes fixNick Piggin2009-01-061-7/+53
* fs: remove WB_SYNC_HOLDNick Piggin2009-01-061-10/+2
* UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy2009-01-061-1/+8
* block_write_begin(): remove useless gotoFranck Bui-Huu2009-01-061-1/+0
* hugetlb: unsigned ret cannot be negativeRoel Kluin2009-01-061-4/+8
* fs: truncate blocks outside i_size after O_DIRECT write errorDmitri Monakhov2009-01-061-0/+13
* mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins2009-01-061-2/+2
* do_mpage_readpage(): remove useless clear_buffer_mapped() callFranck Bui-Huu2009-01-061-1/+0
* mm: do_sync_mapping_range integrity fixNick Piggin2009-01-061-1/+1
* do_mpage_readpage(): don't submit lots of small bios on boundaryMiquel van Smoorenburg2009-01-061-1/+4
* mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-061-2/+4
* mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman2009-01-061-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-0512-130/+316
|\
| * dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-231-22/+17
| * dlm: add new debugfs entryDavid Teigland2008-12-232-50/+247
| * dlm: add time stamp of blocking callbackDavid Teigland2008-12-232-0/+3
| * dlm: change lock time stampingDavid Teigland2008-12-234-19/+19
| * dlm: improve how bast mode handlingDavid Teigland2008-12-235-15/+17
| * dlm: remove extra blocking callback checkDavid Teigland2008-12-231-6/+1
| * dlm: replace schedule with cond_reschedSteven Whitehouse2008-12-231-1/+1
| * dlm: remove kmap/kunmapSteven Whitehouse2008-12-231-7/+0
| * dlm: trivial annotation of be16 valueHarvey Harrison2008-12-231-9/+9
OpenPOWER on IntegriCloud