wifi:bcm4329: use preallocate static buffer as malloc pool
[firefly-linux-kernel-4.4.55.git] / fs /
2011-02-14 黄涛quiet sdcard insert/remove
2011-02-13 黄涛quiet sdcard insert/remove
2011-02-13 黄涛Merge remote branch 'linux-2.6.32.y/master' into develop
2011-01-07 Tavis Ormandyinstall_special_mapping skips security_file_mmap check.
2011-01-07 Sergey VlasovNFS: Fix fcntl F_GETLK not reporting some conflicts
2011-01-07 Neil Brownnfsd: Fix possible BUG_ON firing in set_change_info
2011-01-07 Chuck LeverNFS: Fix panic after nfs_umount()
2011-01-07 Miklos Szeredifuse: fix ioctl when server is 32bit
2011-01-07 Miklos Szeredifuse: verify ioctl retries
2010-12-29 hxyupdate yaffs2 nand according to raho project
2010-12-18 rootMerge branch 'develop' of xjh@10.10.10.29:/home/rockchi...
2010-12-17 cmcMerge branch 'develop' of 10.10.10.29:/home/rockchip...
2010-12-16 黄涛Merge remote branch 'linux-2.6.32.y/master' into develop
2010-12-09 Ken Sumrallfuse: fix attributes after open(O_TRUNC)
2010-12-09 Jens Axboebio: take care not overflow page count when mapping...
2010-12-09 Tyler HickseCryptfs: Clear LOOKUP_OPEN flag when creating lower...
2010-12-09 Jens Axboeblock: limit vec count in bio_kmalloc() and bio_alloc_m...
2010-11-22 Nicolas Kaiserpipe: fix failure to return error code on ->confirm()
2010-11-11 cmc-ubuntuadd spi & touch screen driver
2010-11-06 hxy1. add mtd rk29 nandc driver & yaffs2 2.modify rk29_sdk...
2010-10-29 Stefan Badermm: Move vma_stack_continue into mm.h
2010-10-29 Roland McGrathexecve: make responsive to SIGKILL with large arguments
2010-10-29 Roland McGrathexecve: improve interactivity with large arguments
2010-10-29 Roland McGrathsetup_arg_pages: diagnose excessive argument size
2010-10-29 Joel Beckerocfs2: Don't walk off the end of fast symlinks.
2010-09-27 Eric Parisinotify: fix inotify oneshot support
2010-09-27 Peter Oberparleiterdasd: use correct label location for diag fba disks
2010-09-27 Dan Rosenbergxfs: prevent reading uninitialized stack memory
2010-09-27 Dmitry Monakhovext4: Fix remaining racy updates of EXT4_I(inode)-...
2010-09-27 Eric Parisinotify: send IN_UNMOUNT events
2010-09-27 Jeff Moyeraio: check for multiplication overflow in do_io_submit
2010-09-27 Jan Karachar: Mark /dev/zero and /dev/kmem as not capable of...
2010-09-20 Trond MyklebustNFS: Fix a typo in nfs_sockaddr_match_ipaddr6
2010-09-20 Jan Semberabinfmt_misc: fix binfmt_misc priority
2010-09-20 Dan Carpentersysfs: checking for NULL instead of ERR_PTR
2010-09-20 Sunil Mushranocfs2: Fix incorrect checksum validation error
2010-09-20 Miklos Szeredifuse: flush background queue on connection close
2010-08-26 Akinobu Mitaext4: consolidate in_range() definitions
2010-08-26 Patrick J. LoPrestinfs: Add "lookupcache" to displayed mount options
2010-08-26 Jiaju ZhangFix the nested PR lock calling issue in ACL
2010-08-26 Wengang Wangocfs2/dlm: remove potential deadlock -V3
2010-08-26 Wengang Wangocfs2/dlm: avoid incorrect bit set in refmap on recover...
2010-08-26 Tao Maocfs2: Count more refcount records in file system fragm...
2010-08-26 Srinivas Eedaocfs2 fix o2dlm dlm run purgelist (rev 3)
2010-08-26 Wengang Wangocfs2/dlm: fix a dead lock
2010-08-26 Tiger Yangocfs2: do not overwrite error codes in ocfs2_init_acl
2010-08-20 Linus Torvaldsmm: fix up some user-visible effects of the stack guard...
2010-08-13 Sachin PrabhuSkip check for mandatory locks when unlocking
2010-08-13 Jan Karaocfs2: Set MS_POSIXACL on remount
2010-08-13 Tao Maocfs2: Find proper end cpos for a leaf refcount block.
2010-08-13 David Teiglanddlm: send reply before bast
2010-08-13 David Teiglanddlm: fix ordering of bast and cast
2010-08-13 David Teiglanddlm: always use GFP_NOFS
2010-08-13 Jeff Mahoneyreiserfs: fix oops while creating privroot with selinux...
2010-08-13 Jeff Mahoneyreiserfs: properly honor read-only devices
2010-08-13 Eric Sandeenext4: Fix optional-arg mount options
2010-08-13 Theodore Ts'oext4: Make sure the MOVE_EXT ioctl can't overwrite...
2010-08-13 Hidetoshi Setosched, cputime: Introduce thread_group_times()
2010-08-13 Josef BacikBtrfs: kfree correct pointer during mount option parsing
2010-08-13 Shaohua LiBtrfs: btrfs_mark_extent_written uses the wrong slot
2010-08-13 Aneesh Kumar K.VBtrfs: apply updated fallocate i_size fix
2010-08-13 Josef BacikBtrfs: do not try and lookup the file extent when finis...
2010-08-13 Yan, ZhengBtrfs: Fix oopsen when dropping empty tree.
2010-08-13 Miao XieBtrfs: remove BUG_ON() due to mounting bad filesystem
2010-08-13 Roel KluinBtrfs: make error return negative in btrfs_sync_file()
2010-08-13 Yan, ZhengBtrfs: fix race between allocate and release extent...
2010-08-13 Josef BacikBtrfs: check total number of devices when removing...
2010-08-13 Josef BacikBtrfs: check return value of open_bdev_exclusive properly
2010-08-13 Josef BacikBtrfs: do not mark the chunk as readonly if in degraded...
2010-08-13 Josef BacikBtrfs: run orphan cleanup on default fs root
2010-08-13 Yang HongyangBtrfs: fix a memory leak in btrfs_init_acl
2010-08-13 Aneesh Kumar K.VBtrfs: Use correct values when updating inode i_size...
2010-08-13 Josef BacikBtrfs: fix possible panic on unmount
2010-08-13 Chris MasonBtrfs: deal with NULL acl sent to btrfs_set_acl
2010-08-13 Josef BacikBtrfs: fix regression in orphan cleanup
2010-08-13 Yan, ZhengBtrfs: Fix race in btrfs_mark_extent_written
2010-08-13 Jiri SlabyBtrfs, fix memory leaks in error paths
2010-08-13 Yan, ZhengBtrfs: align offsets for btrfs_ordered_update_i_size
2010-08-13 Jan Engelhardtbtrfs: fix missing last-entry in readdir(3)
2010-08-13 Chris MasonBtrfs: make sure fallocate properly starts a transaction
2010-08-13 Josef BacikBtrfs: make metadata chunks smaller
2010-08-13 Matthew WilcoxBtrfs: Show discard option in /proc/mounts
2010-08-13 TARUISI HiroakiBtrfs: deny sys_link across subvolumes.
2010-08-13 Sage WeilBtrfs: fail mount on bad mount options
2010-08-13 Yan, ZhengBtrfs: don't add extent 0 to the free space cache v2
2010-08-13 Yan, ZhengBtrfs: Fix per root used space accounting
2010-08-13 Yan, ZhengBtrfs: Fix btrfs_drop_extent_cache for skip pinned...
2010-08-13 Yan, ZhengBtrfs: Add delayed iput
2010-08-13 Yan, ZhengBtrfs: Pass transaction handle to security and ACL...
2010-08-13 Yan, ZhengBtrfs: Make truncate(2) more ENOSPC friendly
2010-08-13 Yan, ZhengBtrfs: Make fallocate(2) more ENOSPC friendly
2010-08-13 Yan, ZhengBtrfs: Avoid orphan inodes cleanup during committing...
2010-08-13 Yan, ZhengBtrfs: Avoid orphan inodes cleanup while replaying log
2010-08-13 Yan, ZhengBtrfs: Fix disk_i_size update corner case
2010-08-13 Yan, ZhengBtrfs: Rewrite btrfs_drop_extents
2010-08-13 Yan, ZhengBtrfs: Add btrfs_duplicate_item
2010-08-13 Yan, ZhengBtrfs: Avoid superfluous tree-log writeout
2010-08-13 Eric Sandeenext4: fix freeze deadlock under IO
2010-08-13 Dave Kleikampjfs: don't allow os2 xattr namespace overlap with others
2010-08-13 Nathan Lynchsignalfd: fill in ssi_int for posix timers and message...
next