camera: add auto focus function for ov5642
[firefly-linux-kernel-4.4.55.git] / fs /
2010-11-11 cmc-ubuntuadd spi & touch screen driver
2010-11-06 hxy1. add mtd rk29 nandc driver & yaffs2 2.modify rk29_sdk...
2010-08-05 黄涛Merge remote branch 'common/android-2.6.32' into develop
2010-07-18 黄涛Merge remote branch 'common/android-2.6.32' into develop
2010-06-21 黄心宇add rk2818 nand flash driver and yaffs2 support
2010-04-19 KAMEZAWA Hiroyukiproc: pagemap: Hold mmap_sem during page walk
2010-04-19 San MehatRevert "proc: pagemap: Hold mmap_sem during page walk"
2010-04-10 Colin Crossfs: partitions: Fix warnings in fs/partitions/check.c
2010-03-30 San Mehatproc: pagemap: Hold mmap_sem during page walk
2010-03-11 Arve HjønnevågMerge commit 'v2.6.32.9' into android-2.6.32
2010-03-11 Arve HjønnevågRevert "sysfs: Fix sysfs owner and group."
2010-02-23 Tyler HickseCryptfs: Add getattr function
2010-02-23 Chuck LeverNFS: Too many GETATTR and ACCESS calls after direct I/O
2010-02-23 Eric W. Biedermansysfs: sysfs_sd_setattr set iattrs unconditionally
2010-02-23 Al Virobefs: fix leak
2010-02-23 Trond MyklebustNFS: Fix the mapping of the NFSERR_SERVERFAULT error
2010-02-23 Trond MyklebustNFS: Fix a bug in nfs_fscache_release_page()
2010-02-23 Trond MyklebustNFS: Fix a umount race
2010-02-23 Trond MyklebustNFS: Fix an Oops when truncating a file
2010-02-23 Trond MyklebustNFSv4: Ensure that the NFSv4 locking can recover from...
2010-02-23 Trond MyklebustNFSv4: Don't allow posix locking against servers that...
2010-02-23 Trond MyklebustNFS: Try to commit unstable writes in nfs_release_page()
2010-02-23 Trond MyklebustNFS: Fix a reference leak in nfs_wb_cancel_page()
2010-02-23 Jeff Laytoncifs: fix length calculation for converted unicode...
2010-02-23 Michael Neulingfs/exec.c: restrict initial stack space expansion to...
2010-02-23 Jun'ichi Nomurafreeze_bdev: don't deactivate successfully frozen MS_RD...
2010-02-23 Linus TorvaldsFix race in tty_fasync() properly
2010-02-09 anfei zhoumm: flush dcache before writing into page to avoid...
2010-02-09 Chuck Ebbertblock: fix bugs in bio-integrity mempool usage
2010-02-09 Linus TorvaldsFix 'flush_old_exec()/setup_new_exec()' split
2010-02-09 Dmitry Monakhovblock: fix bio_add_page for non trivial merge_bvec_fn...
2010-02-09 Linus TorvaldsSplit 'flush_old_exec' into two functions
2010-02-09 Mike FrysingerFDPIC: Respect PT_GNU_STACK exec protection markings...
2010-02-09 Al Virofix affs parse_options()
2010-02-09 Al ViroFix remount races with symlink handling in affs
2010-02-09 Al Virofix leak in romfs_fill_super()
2010-02-09 Al Virofix oops in fs/9p late mount failure
2010-02-09 Al ViroFix failure exits in bfs_fill_super()
2010-02-09 Al ViroFix a leak in affs_fill_super()
2010-02-08 San Mehatblock: genhd: Add disk/partition specific uevent callba...
2010-02-08 San Mehatproc: smaps: Allow smaps access for CAP_SYS_RESOURCE
2010-02-08 Charles Manningyaffs: Better control over rename shadowing
2010-02-08 Charles Manningyaffs: Fix readdir hang.
2010-02-08 Charles ManningAdd handling for unrooted files
2010-02-08 Charles ManningFix yaffs checkpoint out of space crash
2010-02-08 Arve Hjønnevågyaffs: Don't update page read and write counts from...
2010-02-08 Arve Hjønnevågyaffs: Import yaffs from Wed Sep 9 03:03:01 2009 +0000
2010-02-08 Arve Hjønnevågyaffs: Fix yaffs_file_write to not return -ENOSPC when...
2010-02-08 Arve Hjønnevågyaffs: Update stats when using mtdif2.
2010-02-08 Arve Hjønnevågyaffs: Pass through single bit errors from MTD.
2010-02-08 Arve Hjønnevågyaffs: Set YAFFS_IGNORE_TAGS_ECC if compiled without...
2010-02-08 Arve Hjønnevågyaffs: Import yaffs from Tue Mar 17 01:12:00 2009 ...
2010-02-08 San Mehatfs: block_dump: Don't display inode changes if block_du...
2010-02-08 Mike ChanGrants system server access to /proc/<pid>/oom_adj...
2010-02-08 Mike LockwoodFAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading...
2010-02-04 Arve Hjønnevågsysfs: Fix sysfs owner and group.
2010-01-28 Greg Kroah-Hartmanfnctl: f_modown should call write_lock_irqsave/restore
2010-01-28 Chuck LeverNFS: Revert default r/wsize behavior
2010-01-28 Frank Filznfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually...
2010-01-28 Karel Zakpartitions: use sector size for EFI GPT
2010-01-28 Karel Zakpartitions: read whole sector with EFI GPT header
2010-01-28 Kay Sieversvfs: get_sb_single() - do not pass options twice
2010-01-25 Erez Zadokecryptfs: initialize private persistent file before...
2010-01-25 Dan Carpenterecryptfs: use after free
2010-01-22 Jan Karareiserfs: truncate blocks not used by a write
2010-01-22 Eric Parisinotify: only warn once for inotify problems
2010-01-22 Eric Parisinotify: do not reuse watch descriptors
2010-01-18 Jan Karaquota: Fix dquot_transfer for filesystems different...
2010-01-18 Christoph Hellwignfsd: make sure data is on disk before calling ->fsync
2010-01-18 Boaz Harroshexofs: simple_write_end does not mark_inode_dirty
2010-01-18 Linus Torvaldsfasync: split 'fasync_helper()' into separate add/remov...
2010-01-06 Serge E. Hallyngeneric_permission: MAY_OPEN is not write access
2010-01-06 Dmitry Monakhovext4: fix sleep inside spinlock issue with quota and...
2010-01-06 Dmitry Monakhovext4: Convert to generic reserved quota's space management.
2010-01-06 Dmitry Monakhovquota: decouple fs reserved space from quota reservation
2010-01-06 Dmitry MonakhovAdd unlocked version of inode_add_bytes() function
2010-01-06 Jan Karaudf: Try harder when looking for VAT inode
2010-01-06 Jeff Laytoncifs: NULL out tcon, pSesInfo, and srvTcp pointers...
2009-12-18 David Woodhousejffs2: Fix long-standing bug with symlink garbage colle...
2009-12-18 Jan Karaext3: Fix data / filesystem corruption when write fails...
2009-12-18 Mathieu Desnoyersdebugfs: fix create mutex racy fops and private data
2009-12-18 Sukadev Bhattiproludevpts_get_tty() should validate inode
2009-12-18 Trond MyklebustNFS: Fix nfs_migrate_page()
2009-12-18 Amerigo Wanghfs: fix a potential buffer overflow
2009-12-18 Theodore Ts'ojbd2: don't wipe the journal on a failed journal checksum
2009-12-14 Theodore Ts'oext4: Fix potential fiemap deadlock (mmap_sem vs. i_dat...
2009-12-14 Akira Fujitaext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
2009-12-14 Jan Karaext4: Wait for proper transaction commit on fsync
2009-12-14 Dmitry Monakhovext4: fix incorrect block reservation on quota transfer.
2009-12-14 Dmitry Monakhovext4: quota macros cleanup
2009-12-14 Dmitry Monakhovext4: ext4_get_reserved_space() must return bytes inste...
2009-12-14 Curt Wohlgemuthext4: remove blocks from inode prealloc list on failure
2009-12-14 Josef Bacikext4: wait for log to commit when umounting
2009-12-14 Jan Karaext4: Avoid data / filesystem corruption when write...
2009-12-14 Roel Kluinext4: Return the PTR_ERR of the correct pointer in...
2009-12-14 Theodore Ts'ojbd2: Add ENOMEM checking in and for jbd2_journal_write...
2009-12-14 Akira Fujitaext4: move_extent_per_page() cleanup
2009-12-14 Kazuya Mioext4: initialize moved_len before calling ext4_move_ext...
2009-12-14 Akira Fujitaext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
2009-12-14 Eric Sandeenext4: make "norecovery" an alias for "noload"
next