GIT: unionfs2-2.6.34.y: Changes to branch 'master'
Erez Zadok
ezk at fsl.cs.sunysb.edu
Sat Jun 25 21:18:30 EDT 2011
Rebased ref, commits from common ancestor:
e49876cd054e338e8fd63cc245c8b24c1e6e1af5 Unionfs: Release 2.5.9.2
c350b4e3de4a634646fe1a902d0a63e46bf52706 Unionfs: Release 2.5.9.1
93278969e5f20fceef74b7dcd423b3d3eb6c06ca Unionfs: Release 2.5.9
e9a0f283db42b03775cb28f8ffbce102f1e5894c Unionfs: copyright update for 2011
33abd13af893ae2ae1bdfce7a4d2cb9e61ad8712 Unionfs: Release 2.5.8
aaf099ca989406d96d87cb01848e952dee174ff3 Unionfs: ->setattr fixes
2abf692846763e094f7a5e261d98093d169db76d Unionfs: don't dereference null pointers if dir="" was given
e60c966072f8eca6393f90ab3a7e9e06fa4b6a01 Unionfs: Release 2.5.7
c7562ecfadc5f3bb74162581b9451fdd14284de0 Unionfs: Release 2.5.6
62a2a8e46a82d7a6d304b25ae762dc9d281cfa22 Unionfs: Release 2.5.5
a01f1f3e1d9740cd00a8707002b7a8646f956534 Unionfs: update write_inode prototype
6f72b8a70b9d584fb56684288197b91de038f396 Unionfs: Release 2.5.4
f4fc5d762fea67979245f7f5b5586d754c745d6a Unionfs: update copyright year to 2010
a870701441c0a2b3e540006e66632aca14b3c08e patch unionfs-remove-unnecessary-lockdep-off-on-in-rmdir.patch
5b57784cd563711366227141ae49dec44515dc97 patch unionfs-remove-unnecessary-lockdep-off-on-in-rename.patch
500d43ac119b08834d21c5fad8ec7ed9d6fcb22b VFS: add lockdep annotation to s_vfs_rename_key for ecryptfs
f764b82dbc8cb668106fd2d58e3e6ad14524ded4 Unionfs: unlock lower parent inode correctly on error path
fcada0bb7f901d0555c2073b32a6a8ccbba3b3b3 Unionfs: make our lower_vm_ops pointer a const, to match VFS
cd47c119c9c45cb0237a935ac0fb0f1a7e98f95b VFS: export release_open_intent
4174505a79e78e97f391b1c17fca4f6d8f6eda1c Unionfs: Release 2.5.3
aeb09949b76b44873e8c1ba17cc1d5e778da5fce Unionfs: handle an open-unlink-ftruncate sequence
87d7a2834a96e8023aef43b33fd51bac55a2c306 Unionfs: fix readonly nfs2/3 permission handling
d79c3bff98141ce104d3344d1d54d859a36ab665 Unionfs: Release 2.5.2
6011303518339aee2fdb6b744abdb3848d6e3e8d Unionfs: prevent lockdep false positives in mmap
d35d4a1029e7840c17a39fed29ac04a13a64e39b Unionfs: lock base inode mutex around lookup_one_len
35c723354312d3ed0639a26d0e686aaf3fbfa7b6 Unionfs: merge fixes from rebasing to 2.6.29.
87609be6a71d68a5ea2f4e9318edbd186acd9f45 Unionfs: release 2.5.1
767792a16824d980313712756602b91b85c0d345 Unionfs: update maintainers
da76218d9036c13a4be9c814b5c20f556ebe9419 Unionfs: update copyrights for 2009
1e3d5079e1b9cf24d175c740ca16f25c43b93437 Unionfs: create whiteout in correct dir after rename with copyup
626d3352a95d38a9aef51d2322aac4abfcba8ef7 Unionfs: prevent lockdep false positives in mmap
b714c622e6e88cb5a38e39ad320127049e35684c Unionfs: use path_put in mount code
ec6df7a3a3485358c0e750b60fe2a500591cdf4d Unionfs: handle partial copyup errors gracefully
ce5068aad7985fb17b7adb63ab5f64fab8d5c316 Unionfs: use the new struct cred API
f1c5fe697193fa6c2fe75b129dc86e0280349379 Unionfs: dentry_open takes a struct cred now
75dc26573916fcc5a3fbe966049622077272faba Security/VFS: re-export security_inode_permission symbol
16a6ba1f6def186de03a885714f4ffae8f2223ef Unionfs: release 2.5
26420ba17611c920bbc739d1d942c7c827a5e7fd Unionfs: unionfs_permission locking fixes
5dbeda2e2979ef945d34a0cbd6f7dbfa143c2893 Unionfs: file/dentry revalidation fixes
f75355d5c4538d47138edc1198efdc754fd7f5b3 Unionfs: remove unused nameidata parameters
bf58e6b3485a5040d462bf6a1488bbc8043d553d Unionfs: file_release must always succeed
c2d39b88ff72186c3146d4f36da484a51911c284 Unionfs: remove redundant file-invariant check in file_revalidate
356771d56adce98780f796a2fc44c7f6c327bfc8 Unionfs: fix readlink/follow_link to add locking
7628bae50d2ae4801362ded54bdae2166025beca Unionfs: return EINVAL in setattr on error
dee504c77a4f9089465bfdc14985b34c42b03da6 Unionfs: just warn in put_super instead of BUG-ing
1e06d8286560a57d7aa6d1c292259c9b8444abc5 patch unionfs-cleanup-mntput-calls.patch
b36e837b0b1141ac9d8a135b1772aef1c1dca26f Unionfs: use dget_parent to keep parent dentry stable
fb0d39f1b5bbf7d85b19134e717117caf5e28a59 Unionfs: remove unnecessary calls to copy_attr_times
b526f58eb620943f406f22e01c100ffab77638f1 Unionfs: fix off-by-one but in mkdir
404058a7bf56ea8d18c336508931afe5c04b96de Unionfs: don't open unhashed files
03c618df6b97357c60f2150e811d4ea560bcb2ce Unionfs: initialize lower mnt in lookup after vfs_path_lookup
38f78c126f479a8fd97e14e2651d0e0c324565ce Unionfs: drop branchcount on error
2a9873c2d50f2cb28c941291a9db8cfbee5e88e3 Unionfs: add a few more invariant debugging checks
86c125441e429515a64a11469bf0f3311dac79e8 Unionfs: update parent mnt on unlink
1055b516dd96f04f7f0bf383e80d245649d93555 Unionfs: prevent a privilege escalation during first copyup
25ac553083170a3873c5290f628d3b9b3c9988ef Unionfs: release 2.4
3431b85b73a5b79490680a1646ee49d992702d2d Unionfs: use new kmem_cache_create constructor prototype
3d9efb30d786a40c2e63a2887957facfe084d7a7 Unionfs: LOOKUP_ACCESS intent no longer exists
88cc4e4e3d2a7e26617109369004aa71cbc17d65 Unionfs: permission no longer takes a nameidata parameter
d95a0dbc5f050aa43d2709c172dc17e9b0671ec5 Unionfs: symlink no longer takes a mode parameter
2c5b6e1ff13bbc79c65c823a6a2b9b9e8e93b96d Unionfs: properly hash newly created inodes
f7113d46f5d44336daa6a91e07d384c883b1a778 Unionfs: minor checkpatch fixes
d400b060ec2a6a8ab84ad85dc2fe975a3d2500c4 Unionfs: update copyrights
f1c417962cf4cdba3a5fd40c268223f59ad84a70 Unionfs: update maintainers
e482a5061534f1d9804f7d438de24711224a5b90 Unionfs: remove old lookup code
16b6616f6ab8d387aca31a2c308b9379bd9901a7 Unionfs: cache coherency fixes
3dfdb86012616af00b468e4dc94490e6206440cb Unionfs: free lower paths array when destroying dentry's private data
af0c5bb5903d1603d8e1a5bfc3cc1ad9c4326df8 Unionfs: lookup overhaul using vfs_path_lookup
ac4680ec206bb38bcf9363a9d84f9792d4c9331b Unionfs: overhaul whiteout code
5a86c7f6e1ee73fdc8b15594f085a8ee90e113ff Unionfs: simplify stale-inode detection code
73122e023d3f6a8e459ffb810a48f4a3ae243ac8 Unionfs: create and consolidate helpers to path-put lower objects
39ed0820e93dfa7744f72e9ab5ad43b0e0ab05e0 Unionfs: create and consolidate helpers to iput lower objects
25e814b78a72c6c22d4d39e74b20b5586273ebb5 Unionfs: move a rename helper closer to rename code
45d901c61a606961ff7a449113792a40e30c35e3 Unionfs: simplify the macros used to get/set the dentry start/end branches
3e56e261ef96445f5c2525f1412d8ec6b51cb8e9 Unionfs: use new umount_begin prototype
04a19f75f8bc8777cfed80c39021313667d42413 Unionfs: release 2.3.3
3ab130cabff44508843008dd677fd42add631e95 Unionfs: lock parent dentry branch config in write
ca74d97a4b63b4be00d51607196891c1ec38a4f6 Unionfs: set lower file to NULL in file_release
0ee6951a5140820b458765939b58ecd37a52c43d Unionfs: maintain one-open-file invariant for non-directories
c02427ec60f46210ab1af4aabd4fe296219ac574 Unionfs: reorganize file_revalidate for un/locking callers
4e3943833204ef7aa48d3cdb588a59d8a596cab7 Unionfs: copyup only if file is being written to
babc6372bb85317aef041b1eae6c9ca161f60699 Unionfs: set append offset correctly for copied-up files
372c132d4db0b47845c3fc94c011ce89c8ff8b5a Unionfs: don't dereference dentry without lower branches in d_release
58b82759b6d1f4cca733780b7219a821e98f0edf Unionfs: stop as soon as first writeable branch is found
b2ed8027444a38516fbbc6473c2c6bfa6b166bde Unionfs: lock inode around calls to notify_change()
8f4e67f80665167c3520388a884e9843bb6f7abe Unionfs: copy lower times in fsync/fasync only when needed
8f840bad29d78b1d342995648cfbadd36354da0a Unionfs: prevent races in unionfs_fault
c47170391a2867ccd73f3993af761c01f7ad16bd Unionfs: minor code cleanups
784fe4d4108cdcbe27651dab355e6a6583a9c8c4 Unionfs: release 2.3.2
9b1bf95f99989ee3a80244c2b1a72be4afa65657 Unionfs: update lower mnts on rmdir with copyup
601b8ef7ba183291c5679e59998f83cdf672f632 Unionfs: don't purge lower sb data on remount
602d7b50ff0f2179d34c780f17ed7fd8beebf081 Unionfs: release 2.3.1
68e7cc1256c3d21e9af6cf687791aa41f9d61599 Unionfs: do not over-decrement lower superblock refs on remount
51e0eef57f9286bb2fea82d51f456bdaff62d8ee Unionfs: release 2.3
cffbbdffa4c35b1ab696a35a33cdb762f2f0290f Unionfs: display mount point name along with generation number
e3e28c86d7b9d9e083e3dc0f1fc107bf31e25ccd Unionfs: document reasons for opaque directories
466b122e61bcf224dd1d18469c0eb514a9f2b855 Unionfs: use noinline_for_stack
df6c277d60858ebc808174a08d2bc26173fd551a Unionfs: use __func__ instead of __FUNCTION__
0bc7a76ccd2af51fc84180e46cd6527f30ad06e6 Unionfs: don't copy parent inode times in setattr
ce0dbfcf0a32d04e88fb2062d98a02cd3c0c27a7 Unionfs: reduce number of whiteouts by deleting all instances of files
5750e33e21bc0ad73a4c0355f1c4070a0e02f7d5 Unionfs: lock our dentry in file operations
c895566d599968dd6075dba314f1f6a2b97762f2 Unionfs: implement vm_operations->fault
e42a828430eff558bea40756509fb4d8c330823c Unionfs: implement splice_read/write methods directly
7dde78df54d86b2d8eec5be795548bf183819e98 VFS: rename do_splice_to/from to vfs_splice_* and export symbols
acd31746fea851b9c04f6ed544a9fad9fa32db6f VFS: export release_open_intent as GPL symbol, not regular symbol
8f0ac930af813605b8857c269372fc07a4df3880 Unionfs: release 2.2.4
c23933661f729fee854a6015bfa7d548015c8a19 VFS/Unionfs: use generic path_get/path_put functions
2849d4b95f7020b3fd30fbfb09b182cbc278a059 Unionfs: use the new path_put
89a041f00b8677f9d93357b5a975c3ec1d452baf Unionfs: embed a struct path into struct nameidata instead of nd dentrymnt
249deadbf868375f7d929e5b4f2b50fcd9f5b1ca Unionfs: stop using iget() and read_inode()
2f8f112b394da6300d4aa0a1978999e834ab7715 Unionfs: use dget_parent in revalidation code
f3626981ec552c00dbf1da9732b4ec88054468c4 Unionfs: branch management/configuration fixes
82773737b27834b1ee9a40bd76df85f38ed2539b Unionfs: lock parents' branch configuration fixes
03bea54cafbb4ed0b94b2e9d461e686aa581f49a Unionfs: factor out revalidation routine
3fbd5380091f5b61340fde28b247beea7d2c08bd Unionfs: revalidation code cleanup and refactoring
73257c44d291c7c282997c709d9e3e9eaabf48f0 Unionfs: improve debugging in copy_attr_times
57b229eacc05019935c7a2190dcaf9938861e006 Unionfs: follow_link locking fixes
7030bf737dd55cde3d0f36fd7d1377375bf8f9e6 Unionfs: extend dentry branch configuration lock in open
0ec4792b6b5c0510587c14c816da9417461d7c85 Unionfs: initialize path_save variable
1289cdcc2e6eea4b0a219b8ee3c0fdabb9154bcc Unionfs: uninline unionfs_copy_attr_times and unionfs_copy_attr_all
c2285c5988dbe2b68c324eb323764a0bb0f06bfb Unionfs: document behavior when the lower topology changes
704272982ecf054d674dfbbf1cb98c845c91160b Unionfs: ensure consistent lower inodes types
6e35799dda806677a2e53c9536e7bf347dd56c15 Unionfs: grab lower super_block references
d341154db53d9b6a9694e960da0f64344ba0ac69 Unionfs: release 2.2.3
434205f816c2e678e3fcbc954b75f69d2ea3275b Unionfs: lock_rename related locking fixes
57cfc55f6bb815204d08890f106489b66c5ac31d Unionfs: d_parent related locking fixes
a74868701f7e8b58a2573f3508534ceabf571f15 Unionfs: remove unnecessary call to d_iput
2fc550389671c61ade4161c906eb62f7bc77446b Unionfs: use first writable branch (fix/cleanup)
e858a7480165aa18a7fbd74ba4739666bd65dfa2 Unionfs: release 2.2.2
cc22c3eb1ab0f884bff0802fe9be88b11b346a92 Unionfs: ensure we have lower dentries in d_iput
e73fd8d87d1790dd8fd87670c885f0496f62ded2 Unionfs: branch-management related locking fixes
000a32238d6a3f1ed538763b19b127c5169e48e2 Unionfs: mmap fixes
938b8b55c42df4e8a730a1aa1b2acaaacd888329 Unionfs: merged several printk KERN_CONT together into one pr_debug
402df7b174be7fb59a399314a17c121190f184b8 Unionfs: release 2.2.1
d0d299ae62a532699a42ed5d4f1bbde751ad5b8c Unionfs: use VFS helpers to manipulate i_nlink
0a470999e0b9db639b65202ee6478f6e47cb9aee Unionfs: locking fixes
17a9190ce112f5e3fb65035b6516d19ca820cd6d Unionfs: use printk KERN_CONT for debugging messages
4b1b66e9d2715110372c134ef9e0dab535b7e1bb Unionfs: release 2.2
01982c9177e11003cdd29ff8a630a965a60463ef Unionfs: don't check parent dentries
0b072d873f2c3bb4a7f938e47798615d81722f64 Unionfs: implement d_iput method
6104d05e50bed16959923ac43d5a803e64bf4d38 Unionfs: don't check dentry on error
86b0b5d672d40f34f7512b91588ad91e93d80306 Unionfs: cleanup lower inodes after successful unlink
b9790872c443eaa2943bad8115da51b3189ccff5 Unionfs: initialize namelist variable in rename
3499cb0c53ee12740e590df1750e5bf6003de61b Unionfs: minor cleanup in check_empty
a0cf3630af1bc46559595c3acc2e250a39b4ed60 Unionfs: update inode times after a successful open
a8b7e56c00c4b18dc78d7aec4539c42349970b8a Unionfs: set our superblock a/m/ctime granularity
87c70a1862ca77f0abe685b4a4afa3ec38720df1 Unionfs: handle on lower inodes in lookup
30db9dd0423bbc9b85b981cdf7d0ff353b3793d3 Unionfs: minor code rearrangement in rename
1e90642ff1f471ceb994561cbeb77a4bec5edef7 Unionfs: implement lockdep classes
41601cde91657c3cf0c28d054c4e9b1d7ac926d9 Unionfs: prevent false lockdep warnings in stacking
d6b1dd42c4bf9f009e787f8f9743e325fb2ae08a Unionfs: remove unnecessary parent lock in create
df412978bf1596384d688cf9bb5baff6ca94721c Unionfs: remove unnecessary locking in follow-link
c2233c29da23f85759eede84797700d176d825c7 Unionfs: remove unnecessary lock in read_inode
4f0ba8974c771b8e59aaeeeeb17ebdcb2b8b9e39 Unionfs: remove unnecessary lock when deleting whiteouts
4d808587dd362abf9bc82a9380a73ce487fb09d7 Unionfs: remove unnecessary conditional inode lock
5468d0634c08c34058deab195dd51556abf45c30 Unionfs: prevent deadlock in cache coherency
3cfd1fbaa710ad64290d1da367a42845c5b555d9 Unionfs: remove custom read/write methods
7a7f02b81d9596a18cbbaf5623002dabfa9ad887 Unionfs: restructure unionfs_setattr and fix truncation order
097f4b038f2b7ced54ec0bf607e34a00d693d445 Unionfs: mmap fixes
82f1f2160850f8c2af08469ff4f6c9fc18b9d44b Unionfs: release special files on copyup
4e1bb2d9d57b9d86ce5d54f6d439759b46246d5d Unionfs: create new symlinks only in first branch
8ed52b0606b3e0c8f9ee0e35b3826ebd6c2cfdea Unionfs: create new special files only in first branch
2737d3bbd03de99f8475362fbc0499e55811184d Unionfs: initialize inode times for reused inodes
bc6165126948cfabf9889c0df25542d06de90acc Unionfs: interpose cleanup and fix for spliced dentries
33451809e3bd066fac4a1a5eb03d160d286b8662 Unionfs: clarify usage.txt read/write behavior
870cb3c4af1b7b4740159f89594cb86bd30afdc5 Unionfs: use locking around i_size_write in 32-bit systems
28022ca1e06d474c24a1525dd729f3afc1db28cc Unionfs: clarify usage.txt mount options
72124dd778c620e29c442fac19b5858ceb663216 Unionfs: avoid using drop_pagecache_sb in remount
56004bce9aa8f6c0d886a8c083a6f3d99c41de74 Unionfs: release 2.1.11
45358bea40e5d3ced19dce6078757bfb03b79868 Unionfs: reduce the amount of cache-coherency debugging messages
b6ea68459ef026ef131e4f6e2a56f2d98d1cfbd3 Unionfs: cleanup/consolidate branch-mode parsing code
348b2e759573279553d2529a374178495741bf10 Unionfs: call wait_on_page_writeback before clear_page_dirty_for_io
a522b3d065f615ad3a0f7b3035e901a97b79564f Unionfs: release 2.1.10
82dec73c6afb1108857f1f5570636fcff5b65d12 Unionfs: use generic_file_aio_read/write
400dfbf7b0a71cd83d8cd960147cc390c2bdf167 Unionfs: update our inode size correctly upon partial write
3b2c297f905928b0fe1526bb8a6d152b1a709908 Unionfs: prevent multiple writers to lower_page
b989a946cd2ec160bfcd50db5d5e39f8aa8ac991 Unionfs: support splice(2)
d937d69e6ab6d250e6ea681db4f3f094c5170d67 Unionfs: reintroduce a bmap method
f2ce78b671dcca92fe6899eb66b745aad24ad2c5 Unionfs: update times in setattr
f4e98150ced37ed135b58fb3c5846e5c841cc43e Unionfs: create opaque directories' whiteouts unconditionally
f6847fe2f5ce45dd4b81690f1f787888a5c0776c Unionfs: don't create whiteouts on rightmost branch
b4b31c0bfb2fa92034472af42f23222f83e10b29 Unionfs: release lower resources on successful rmdir
378d3fa321a41a6378fad0bd6ca462557c189009 Unionfs: remove useless debugging messages
9f1bdd7621e5bb5cc9348d1071ee58b7353135f2 Unionfs: handle whiteouts more efficiently in filldir
e67d5cbbad05991c53f8cbbced0e1b74327cde8c Unionfs: set lower mnt after mkdir which resulted in copyup
831930168d8864dc1454b26b457e2c8ed76703d0 Unionfs: minor cleanup in the debugging infrastructure
e49ecbbea4dd6b369dca20f4f3d3153d7fb87bfd Unionfs: minor coding standards applied
8d3be9ad012a3959157d1f714c9acf28ee456508 Unionfs: minor cleanup in writepage
67b8c21657b32845bdf89cf468cf7f34036e829f Unionfs: use f_path instead of f_dentry/mnt
92632b6cf32afe0f74f12819b95c2c4db7a64f8c Unionfs: cleaner support for RT patches
2ae0a6a07b68b682d44b4a23840524e75c1cf553 Unionfs: release 2.1.9
7961d2474b4b105f47e706708095d4edd0d4d303 Unionfs: move debugging checks inside locks
894d884dbf47896e33fb291a91a7d38c10418012 Unionfs: fold do_readpage into unionfs_readpage
a6b9d4d2b65122b5cf2ff216edce7b4a4041a208 Unionfs: remove unnecessary lower atime updates
7c89fc33b655b0eebb9c61be27574743ce955e18 Unionfs: debugging updates
6c59ffb71b4d91d59cbf5e913f7b5e9267a9317c Unionfs: clear partial read in readpage
b7ae03680c0f47694467f88d1b2e9515b78faf89 Unionfs: writepage updates
d5b587633a0734ddf8557d9bbe52113976ff608a Unionfs: update cache-coherency detection heuristics
61f3715a95cbdaf2a8add1d77a423898d764514e Unionfs: use i_size wrappers
102a5b657a910224a2db5e4f251a85e75ca97927 Unionfs: flush and release updates
36c4d68e6ea57c0c495561b216fa9a5303043679 Unionfs: release 2.1.8
7896c9a3aa1c7fb1d89ee1574830087037414c79 Unionfs/VFS: no need to export 2 symbols in security/security.c
e1b67c7e29ca1cacf1355ae7b4b211a448978c5e Unionfs: don't printk an error if it's due to common copyup
1ef7716dfd33e5839b2967c4a89bab5d07778af3 Unionfs: don't bother validating inode if it has no lower branches
b513a607490b3580eabd9b2b9fac4698b62df59d Unionfs: avoid a deadlock during branch-management on a pivot_root'ed union
95848bbb1ca4e5122003a879a27f68c2ad470c72 Unionfs: mmap updates
886fb44b0fd7f41588c8feafe625f18a058b89a6 Unionfs: update usage.txt documention
f09ed1ffb3c0c7b58c08108f856a60b29bfa1bb9 Unionfs: cleanup permission checking code
e4f18d5ee48d69073206af2be9997d2783367202 Unionfs: delete whiteouts in sticky directories
3449f74c81e79b981568ea55579bfc2dc431e975 Unionfs: release 2.1.7
8c87655c8cf28741e252209b0bff5c17701ab3c1 Unionfs: remove obsolete #define and comment
c2d5054824de1a9ab7a12eee863b2eb8fdb3d950 Unionfs: fix unionfs_setattr to handle ATTR_KILL_S*ID
5332e4f3f2d974c14717168f044cbb22d3aa6e10 Unionfs: remove for_writepages nfs workaround
59f9217f2fc6af12a10e5a2c8c69967618668c1f Unionfs: convert a printk to pr_debug in release
39425264dd7716ced1d253c5c8f49546a7a1a150 Unionfs: don't bother validating dentry if it has no lower branches
964db1dc25266313a1598f1430933bad9c9235e4 Unionfs: don't printk trivial message upon normal rename-copyup
5010881819550ba199a2edd3b9a52f3f0c543af2 Unionfs: support lower filesystems without writeback capability
ebb94e3a9f28bf16ad1f99cc97b1f53280a08983 Unionfs: slab api remove useless ctor parameter and reorder parameters
2ab68f90dfbacd2b631c6304c16ad3127e7c159e Unionfs: security convert lsm into a static interface fix
629792411d6aa4a8503c7f459bd47ff65b5db758 Unionfs: release 2.1.6
d92ff46eceeb347d26b5bc3aebe3fbcb85dcdc42 Unionfs: coding style: avoid lines longer than 80 chars
f5d57aef0e6f78fe026c03b406d91745954ca3e8 Unionfs: coding style: miscellaneous fixes
faede532a1a804c84d19cfdc34e39a2231dae67f Unionfs: coding style: avoid multiple assignments on same line
f209e39e47efa5b88788d4740f619d58a0dfcf61 Unionfs: coding style: take assignments out of "if" conditions
4b6e3e976a64e228b6e24797a86d45ef7912de88 Unionfs: coding style: proper spacing
f7c40528c21cbbcfe142977e9911035c67989d66 Unionfs: use braces in both branches of conditionals
999fd45297dcda35982cf218950d2e17d460be2b Unionfs: remove periods from the end of printk strings
f68600ee6f8358d5d959abdd68ccd82a57a64b3f Unionfs: update/assign a KERN_* level to all printk statements
a23f0f7a00228dc6fb5c01740eafb0ab326fd637 Unionfs: add missing newlines in printk's
cadaab9162a82c934d1d0239e887374d840546cc Unionfs: convert all appropriate printk's to pr_debug calls
3ce17f835c66d86a2b47daecf06a4ec9eea1c612 Unionfs: use pr_debug() instead of custom dprintk()
a95671e706734bd03afeb779412d04aa19b2804b Unionfs: use page_offset() helper
cf8c921e34766a49d1288ebd4c3c5f363db0db1e Unionfs: remove unnecessary if condition
4fa25dd93a5307a4b6586904ce20d8dd0ecc733f Unionfs: properly indent static struct
eae24512c48c768915fe19872e0c21aefe0eee25 Unionfs: use UNIONFS_NAME macro
6be10279755ced45ee2647133f05350092543457 Unionfs: use consistent printk prefixes
ad96c7555d5ead53b0ffa389a81744a20202d086 Unionfs: minor comment cleanups
25ea3360638cdac4950bebeb97ad9afaf824e7a3 Unionfs: compile if debug is off
dffcc50d62400075648433d54d3c16a21e872090 patch unionfs_undo_unnecessary_unlikely_calls
51f280642b31b39bbb2e69b2fb3719395e42184a Unionfs: display informational messages only if debug is on
1a4af104fddde2a84ad4a9c3c5aab9c186b97d0f Unionfs: release 2.1.5
e0eda0534b4517ed5d45fc58c47209593460e15a Unionfs: use poison.h for safe poison pointers
963dfe7a008dbaca2fd242f65767b82a9be4c3bb Unionfs: add un/likely conditionals on xattr ops
435837a13ad779405dc340a3221390826ee5cb50 Unionfs: add un/likely conditionals on unlink ops
cefe71fbc26dcd3821db2d46edabab759693c59c Unionfs: add un/likely conditionals on common subr
d62b5607685614c2befb8aa608e6a5efeef435aa Unionfs: add un/likely conditionals on readdir ops
6cdd13cf010ee300a85a40acb7efbfd79063911c Unionfs: add un/likely conditionals on rename ops
6b4f48b35318f32dc57cb31f846ca963440daa83 Unionfs: add un/likely conditionals on mmap ops
16cad34bf3b42ab7d6ddfb1579ed832783210bd4 Unionfs: add un/likely conditionals on super ops
cba143c624e645405f608fa9acbe2483821643f3 Unionfs: add un/likely conditionals on lookup ops
ba1b8c421c1d8c6163ff617bbb3db8b68218cd56 Unionfs: add un/likely conditionals on inode ops
ad8227d44b52607ad04b232eb446f89683829a26 Unionfs: add un/likely conditionals on fileops
da39ea49c5ca84d3734005c6c3422b53e060ad6f Unionfs: add un/likely conditionals on headers
b2b9fe1c304bf3b7e444672f6d91673d6f71d077 Unionfs: add un/likely conditionals on dir ops
d034a3bfd8148e3184d5c9416a366c90dea609b5 Unionfs: add un/likely conditionals on dentry ops
b9c6dc9229948ada271bab32b269459852541edf Unionfs: add un/likely conditionals on debug ops
b0d31ddad2161d292b2ad9c4c9b46e098a0516d4 Unionfs: add un/likely conditionals on copyup ops
d2be3569c4839309122e624441d55dda4533152b Unionfs: add un/likely conditionals on common fileops
08b7bd0b07d402e590aae7e7ebcbd617fc671d60 Unionfs: lower nameidata support for nfsv4
ce43fdb37fd4344b46f783684da13884c7febfc7 Unionfs: add lower nameidata debugging support
de6b2c78b3354fb5ca13c824bba7fad8b301e7d9 Unionfs: minor coding style updates
497efa990b72f64ca19c5e871d3eb58cb1080784 Unionfs: cast page->index loff_t before shifting
111a561f97c9b7bac89274d34026ce788ddf3c3f Unionfs: release 2.1.4
78e07a186b2f8012e95b255835b6885dd95c0ddb Unionfs: cache-coherency fixes
41da6f8f5ffd112afd60a91255a1fee1f6072381 Unionfs: display informational messages only if debug is on
08a800d05d7dc419be40c44d617a528f193ce1d0 Unionfs: use int in unionfs_d_revalidate
d3c9c522cdc85998d7009a5b7a550511116fd3d1 Unionfs: documentation updates/corrections
c823abc117102bbfb6de433e2525f0e527e4dc75 Unionfs: release 2.1.3
7ddb25f3fd52612b5ba2cb13fc371d57f841cf0b Unionfs: cache coherency after lower objects are removed
02807134800f658ff535bae95035566bf273c7b2 Unionfs: unionfs_lookup locking consistency
16c58dcc29bf80556c8a3ff278ce3bbd1d549206 Unionfs: use boolean type in unionfs_d_revalidate
1cb2007b8054cfceef2cf07ddf1588ec2c5164ef Unionfs: add missing newlines to printks
1cad3e16a2862be25f7471b3d4bc4d1be649773a Unionfs: remove unnecessary comment
cc771bbd195a05746e129e15878843dd2bb4ba6e Unionfs: documentation updates
668d8c56adf5dcd082621850e70d58eafb1a9f9f Unionfs: use bool type in dentry and file revalidation code
64f3ecaa27be4516748d09e84c378b48615e2854 Unionfs: cache-coherency fix for is_newer_lower
8b8cde34396f94bddea25b184733280363808b26 Unionfs: import Jeff's fixes from korg
9332bc053f9df1ab1155ca3287088f4c7e4d9e99 Unionfs: Remove unused #defines
0fdf930702dd77d3095637a2d3ab325a1a1f31b7 Unionfs: Simplify unionfs_get_nlinks
9b0f731c510b4ffb957e6b47f9786adce78de36a Unionfs: unionfs_create rewrite
572156478bbc14a7b2f478ed9263655c0e39dfb6 Unionfs: document lockdep issues
ad50ce37d72e6c601f4d2620597fd8651f9bb587 Unionfs: support CONFIG_PREEMPT_RT
5049ea30e6cf978ef4fb23e08f25f50d6ea33e27 Unionfs: release 2.1.2
fb1be52058472e8c0491a9b5aa96f7afc451bcc3 Unionfs: imported fixes from korg branch's take-3 series
6576030ef8397c411e4079227fa98cc9be6d20d4 Unionfs: release 2.1.1.
13cccfa0cd06ff311849e39fb1cd3d6cacee345f Unionfs: minor usage.txt documentation fix
bfb3c9f03db1b74db31cc6780d91019800524fa6 Unionfs: imported fixes from korg branch
0ec3f71e88a8cb93a2078c4ff5732136cf526fc1 Unionfs: back-port stuff from Jeff's korg branch to per-kernel branches
c7321724dca3d24fcfd71d3c5cfb874264840d0e Revert "bugfix: add MODULE_LICENSE to mtdsuper module so it loads"
d36c3d4a23b4b8e90b334a6b5919448ebe21b27e Unionfs/eCryptfs: remove lookup_one_len_nd and LOOKUP_ONE code
30be9a7564da5d211c2a51aed92b607fc0c36ffe Unionfs: support incremental versions
47c1ac9e31d288e0bc597843d138452d13160fba Unionfs: check for immutable files before read-only branches
cda1f8e23c78786a3e3b86b3f1b8501bb6d2a92a Unionfs: mmap fixes to unionfs_writepage
0eaf4a9a08a6a66d35ea6e7159577968c47a54b9 Unionfs: rewrite cleanup_file more cleanly
9d5fb8e3ad77be005a67a8e7a81f12ff813c640b Unionfs: improved printk upon copyup
110ea6cccac07177b63f557e56116308afb89567 Unionfs: xattr copyup fixes
997d5a8560c40fc38ef50c6e3166cada175c7d85 Unionfs: fixes to cache-coherency checking code
910293a2851b4f7a0eae0c1325b1446af565dc38 Unionfs: mmap fixes to unionfs_writepage
c4e7c3a09457d92132c5907f554d6974494ecd69 Unionfs: bugfix when mounting readonly exported NFS volumes (was: nfsro)
f7d462c135b0679348af7a223f9c895c54b3c991 [PATCH] unionfs: make functions static
4601ac1647540d52580dc6329ff839dfeb42a897 Unionfs: pass nameidata intent information to lower level file systems
e5b8ebc333dba1ff12f55fd8d3591fd0aa03bc03 Unionfs: kmem_cache_create doesn't take a dtor argument any longer
0094fab292e7f4a6145eeb61c1d4aea814561ac8 Unionfs: ensure cache coherency in unionfs_fsync/fasync
17a8c9edbbfe75e092f635e8a5b0f5fa68578e86 Unionfs: implement native unionfs_fsync/unionfs_fasync methods
caf1bd600710565a9b8ff2943ef368a95f9756ec Unionfs: small documentation fix to usage.txt
113e54d14bd3163842f26e0b922b612e0f06fa77 Unionfs: mmap fixes to ->writepage/readpage/sync_page
3cdeb184c00eb86245ed76a2063567eb596b3342 Unionfs: branch-management bugfix to unionfs_file_revalidate
2afb20f5afd3f767cd2ac90b91cbcf66da1454b3 Unionfs: cleanup: break line longer than 80 chars
a2e9aaa76d4f82cef26203e022ea0e7df3a2e59a Unionfs: fix minor typo in revalidate_chain comment
dd74b098d2769fba6e33b7edbff1b8b526cf4449 Unionfs: bugfix: don't call branchget() until dentry_open succeeded
c71a7d6b9165b5a210ad501e8c9c8dc79cb907fa Unionfs: branch-management bug-fix to lower mnt counts
acb097ad7594b567c64317879311fbc76c77aaa3 Unionfs: use igrab instead of atomic_inc inode refcnt
4b3a06cf7486c4e3eae741d8ec66a7f2124acc6b Unionfs: cache-coherency: update times of root inode after branch management
000e8a94d70bffeff77845ce88b57a4ec3c0e786 Unionfs: debugging: don't oops if sb->s_root is NULL
0652594f1b8bfb3928bb07a6b3ce67a0e3720969 Unionfs: debugging: show inode reference counts for all branches
60c48b957671d0351e62bb96eb7e39394ccf568b Unionfs: fix small typo in comment
9a369681c1120a9c1026097ab59833d228a7cc10 Unionfs: bugfix -- set copied up open file mode to read and write
a95b89fd0685eade94fe33adf31ee456667d6e03 Unionfs: rewrite do_unionfs_readpage to use vfs_read (bugfix)
6ae414717221ca4327d60d5141b17223a208833b Unionfs: fix minor typo in a comment
35b1ba34f7c13ab4a85c1b7357a45de802f01df2 Unionfs: use the splice_read file method instead of sendfile
215cdf56739e90960a41f73f7a512f9fee67e371 unionfs: better handling when copying up permissions
0f0b5b109198605150bf324cb57e95bf2dde8ad7 Unionfs: better error handling in rename code when copyups are involved
675638bd2a5a5230c44351b6e8da924c0e3fd819 Unionfs: bugfix when renaming symlinks on readonly branches
6fd57193a93f8d8f1f557f73232564651144d7e5 Unionfs: prevent deadlock with branch-management code.
b2351980bd52985b870d7e40004f402fe3dcdfcc Unionfs: rename file->f_dentry references to file->f_path.dentry
a5f5a48b4c180685933413d439408256ad3515b1 Unionfs: improved comment above unionfs_follow_link
f4547c3f86c3a30fe49252f58d49b5c65ec578cf Unionfs: Change the semantics of sb info's rwsem
a8e04b60f9baa909829ad3ff7862ae547b95f21f Unionfs: Remove superfluous check for NULL pointer
d0ddffd67cb0f8376efe6110c5c4e8051f22c56f Unionfs: Change free_dentry_private_info to take a struct dentry
c2d39e82a8c289e813e0663ce33db15dc71a1a28 Unionfs: Cleanup new_dentry_private_data
0d64781e92a56960022a0fdf1585fb1850d3e54d Unionfs: document cache-coherency design and implementation
7f8fef1103818907ba25f5ca9104d81c7a1008ad Unionfs: cache-coherency calls to maintain the time invariants
2052a137cfa17ed0d6610c9334a3ac09297b738b Unionfs: core cache-coherency code
62bd5c736b1409e256ccccc4162b2c7192e74d4d Unionfs: introduce two functions to maintain time invariants
691cdf98b637bb0235c8fa03e8a5da48acb1caee Unionfs: prototype and location change for unionfs_get_nlinks
2420b22b24d4e0a9b7aa17f703313934db4fd0ec Unionfs: m/c/atime invariant checking debugging code
33e15662fa670fb171e940cb102ad159d1c50eeb Unionfs: bugfix in debugging infrastructure
9652182341a74c0c9a9465c7f8ea1dbd82b6fa26 Cache coherency: resync unionfs data/meta-data when lower files change
d351316a5475326c52c33875dbe85e8542ecc037 revert changes to new_dentry_private_data and document it
505679239359ff8caee8b6edd7d201734e713f00 cleanup: convert all instances of "hidden" to "lower".
b4d597f63548cce7eb0f5a41df084ed1360b7115 Fix section marker in header file:
52fa3e065608f0a932ee674def2dc061809d929e minor indentation correction
11af19d56500e65e837a17b2d56138e1d0edd3b8 bugfix: add MODULE_LICENSE to mtdsuper module so it loads
c51e9367a5d6b22cf58a460003a0eb82ebfbfd32 bugfix: properly reset lower inode start/end range
537d02663e7a5ef2775d796a05ab46db41ebcdaa cleanup: rewrite new_dentry_private data more simply
a188eaad3d64727bb15e771420b52253556e989a bugfix: remove extra superblock rwsem unlock call
95600e71605f53cb4e7118327493dbe2e689b384 remove unnecessary comment
83f62dc5610b8e413946f536574b1afd22277deb properly format a multi line comment
3488debeec5a83efcaae85bd1fea719278aa6e52 reformat all lines longer than 80 characters
dd64abfff3acadc518da9cb078757278a26ddb6e debugging: indent code properly and cleanups
1288e87079a658586be1947b28480cb4e31a7684 cleanup: reformat all lines longer than 80 characters
96d0a4ef240183409e1c05a08491050f5dc88732 spell check all strings and comments
fc54eb2c36dccb656805a86909a70cd599b805ef cleanup: ensure proper comment on every "#endif"
ac40eaf4a38b12958735a719190538bbd395c68a Revert "Unionfs: Cleanup locking in new_dentry_private_data"
9754968c9bf6b1a61246602d8ed7fba6a4ff0ac9 bugfix: ensure dentry/inode/mnt validity after a successful ioctl
ccca84898dfa7bd13ef7684cf1f4ef74a67fdc79 bugfix: release superblock lock at end of ioctl method
1a58d3204137278fa0032c5d987a992fff4ebe12 bug fixes: revalidate dentries passed to all inode/super operations
5af565d6c85dd8ca32cd6127ac5ab26917b76c57 code consistency: ensure that every #endif has a matching comment
8aa35c99a0e95341c788d41c90ddc9a252e3752b invariants: don't complain if no lower dentry of a deleted dentry
df84ded925c8a62b6cde434202f879bb0624ad4c invariants: don't complain about directories with some NULL lower objects
8f19bf003267c30ba73906da66744cfdf147d6e2 Revert "invariants: don't complain about directories with some NULL lower objects"
f9c0a6a2a2f352b7aa36e26cbb9728bcbbf81ccb invariants: don't complain about directories with some NULL lower objects
f1dc0fe041005592f911dd867b1e994160bb5817 cleanup: rewrite unionfs_partial_lookup more cleanly and add comments
14b167af3c276ed43ef39dc96c9d34da6420fe1a bug fix: prevent null mntget warning messages in unionfs_lookup_backend
65e638cb1c5bc23cec273b567a70381f4ddf528e documentation: expand comments to unionfs_lookup_backend
220a9b65399730172fc935fdd8e02a96906d11ce cleanup: remove unnecessary call to inherit_mnt
99f1f4d2883328a05dc0b1cab8b867d1d68b681f bug fix: don't warn if trying to mntput a "negative" union object
e40b7b486b20ebcea5ff36a33211585731544264 bug fix: get lower mnt from root dentry instead of lower dentry
df53f5395a2d8c58f1837e6e525ac67fe4ef58ce Unionfs: allow users to override Makefile options in fs/unionfs/local.mk
79e0b1981881afcdf71f2d3a9ba87f6f5b1707a8 documentation: better comment in branch_id_to_idx
b8f78e7b90ad4bd4cd26e6db23614f4baa34a6c6 bug fix: catch bad use of dirs= options (extra ':' separators)
18d43a41c311f50aa9370686a7555c9e02280825 unionfs: merge find_new_branch_index and branch_id_to_idx into one function
aabb6f00ef3a3b9ed6cb71a6306890e92e14d3c2 unionfs: minor cleanup and better commenting in new_dentry_private_data
5546988f46ee40d60d59d165ca6eb2fb46aae501 Unionfs: Cleanup locking in new_dentry_private_data
d07e46ea68354e6ff64ef87de26de8e2b65798c0 bugfix: prevent null-deref oops if lower f/s is NFS (mmap writes)
fddcef2609be63376495af042253a2acb83c3f59 cleanup: use krealloc instead of open-coding it with kmalloc/kfree/memcpy
a87fe741ee178fc3d29fa27531e193d5a139a89f bugfix: prevent a NULL ptr deref if branch is nfs and using mmap writes
c1b537a09f874941177334a3cdfbfbeaed361b26 bugfix: handle lower file systems that do not support writeable mappings
0222e505efea1c16cc00453dc7bdd197ce2d5123 documentation: comment to ODF developers to address
49b74cdd0906047e0243accc96d979517c31f737 bug fix: set lower inodes correctly after branch management succeeds
14881559842e93792f82840056cc7a11b50d0c46 bug fix: prevent self deadlock with remount code in pivot_root scenarios
c88c6d89b2f7da7718ed47e7ed14bf380de97e96 debugging: test for freed (0x5a) inodes
38e5dca5006574b5a02b063edc581c392d0fe646 bugfix: statfs lower file system properly
b8e6c88883dfaa05f299b23fffe1fa159878eb7d Add Erez Zadok to maintainers list
b0e5d522d7761339eb46fbad57a421f20b3c9d48 add standard copyright comment to linux/union_fs.h
4013dfefb222450522b6b2f6d037c40a2a9da35d d_splice bugfix: update dentry in our lookup if needed.
37d99a66e028059ba24f016ff8d559a2a0e5832a mmap: file revalidation and fanout invariant validation
fec1cce1ed1d697c9d9f5fea936e0a80a9559e95 mmap: sync_page bug, call sync_page on lower page, not unionfs page
18d0beb72f453de5ec474121f81a098cdb240e39 mmap: also revalidate file passed to unionfs_release
fead55c525e1e6771e6f42be618f6495a93c4df4 mmap: update atime upon successful file reading (via mmap or otherwise)
97196da204f473fbf076deb921d66721a328a0a3 mmap: proper locking to interoperate with branch-management code
d7a37e1264a38f443c8ba501395d5d6c3f7f2a02 mmap: remove unnecessary unionfs_bmap method
852f9a5d0cfc441e3ab46e24d71dc991152de8d9 mmap: trivial sendfile support
eb4bff779c6238dc84ff8ff54a2cec473df76d5a mmap: minor code and comment reformatting
c28a218a58682b0307ecfc5650edf0646db44f64 mmap: #if 0 unneeded code instead of commenting it out
886c4df9e5da455037eb1bccb38623bb325add90 mmap: read upper file instead of lower file
ca43520d47f231ca69be3bac3e42f5bf2684b802 mmap: coding style: reformated a line longer than 80 chars
8d98b72a0566db40651183ffeb4eef700a7c52cd mmap: remove defunct comments
cfb8d11dd22bee21e210732637b3e4fc661a9f09 mmap: file revalidation
94a2f3927660dfe22a25fe83992779039e109679 mmap: applied main mmap patch
d879b4b420d72f59ae06f1a7a04fe3fe0e8308b2 bugfix: fixed interpose to check if d_splice_alias returns a dentry
32fe21f641d2d245caf43621294a1f3706b71f28 debug: remove unnecessarily verbose debugging printk's
3e3ecc3cea141eed940be5029e4dd7fab8fc5571 cleanup: consistent printk messages
18b1c3247161576480f5ac07aa8668d1089c854c cleanup: eliminate wrapper function create_parents
18c4719c753c6fd7877dab412f7e9d58f1eaff39 cleanup: eliminate wrapper function copyup_dentry
104575846cba11712530da6cfb64e5b7c58d8cfa cleanup: rewrite do_delayed_copyup more cleanly and clearly
b16e2c770294ed8a832883415655a7a24d92d8f8 debugging: small fix to Makefile to correct #define typo
674461339c7a7f2ba52c7a27b19179752849a058 cleanup: remove unnecessary macro used in only one place
6347ced3690e26ebdf9e1968d9aee668ee68dcb3 bug fix: don't revalidate dropped dentries
fede4e934407d064b74a79ab0e1a4f2809e62608 bug fix: retry lookup for different silly-renamed files
d520c3b97d064faf86c90eee29f80347eea64d1b Documentation: better comments for copyup-related code
12efd4715ed70f6320f5a4026d62611d3862c6b1 Verify and maintain fanout invariants.
d97a199b366f98c279a517126f4c06451a1c7bd2 Post-copyup helper functions
c2474bb1aa6905ffe6bc79c5e0f4dbad1df28ada Introduce compile-time debugging support to Unionfs
6ea221e0e45eb873a30746ed356a57234c8ff414 bugfixes: correctly decrement refcounts of mnt's upon branch management
aee63ebfe2bbfd23049ae1d8426f0d8b6f2c2247 bugfix in BUG_ON use: actually catch bad use of unionfs_mntput
6990ee27578aabdb36ce2727a11ae90c49b13740 cleanup: removed a trailing whitespace
2e96a96da60b6957b32048d891c6e121cb8dda29 bugfix: remove defunct unionfs_put_inode method
676c9e946bd5f78f8385c840f1f2c6ae9f5da048 optimize branch overlapping test a bit
7e58c1ad82eb51412f70511fa40f8974b74a6ad6 Documentation update regarding overlapping branches and new lookup code.
6fd658b2d8860b03ee7b33087894474ad575a038 branch management: disallow setting leftmost branch to readonly
bdf90398582c8dc1faab3566856f33657cb7ef1b fsstack: 4th case to do_path_lookup
b09b997114166dd40225dd34a41dec4cb71062bc Revert "Unionfs: Check remount options for being NULL"
cacdcd60d4a2615798e2858ce49e347a981fcdd6 bugfix: don't leak resources when copyup fails partially
2df920032e5a9c3fdc1acdcfee3dfa6db63a8bab cleanup: call our unionfs_{unlock,lock}_dentry instead of mutex ops.
64c3ac1515541240f45e6da6e6cf179f5516117e cleanup: rename our "do_rename" to __unionfs_rename.
dc370a1f58497b597303036cc581771b0cbef6e6 cleanup: rename prefix our version of double_lock_dentry with "unionfs_"
8f441213b9d4e35332245302cd6b84bc31fb8def Cleanup: ensure space between every comma-delimited function argument list
1bf9666643a152b52e4581dd75092b279a55dd6e cleanup: rewrite long while(1) loop more cleanly
516f5fc3165b6217d8ebd22e6c60dc8fda95131a Move one function off of branchman.c and remove source file.
236facd0330ea53db9e17b9a436fd3a2feab719d cleanup: consistent pointer declaration spacing.
4a70c3de6a6c2da9808f14cdfea40893f88e18ad Merge unionfs_write with __unionfs_write.
191f88eb94fe493aba2d0ac90a3b1bb1ad8e223b cleanup: fix one odd indentation and long line breakup.
f8400d4235a214b959a16e50acd6bd1108398a71 Commenting the code.
ff66a1f4febf793d0618e35eaf5aea1d9241a8c3 cleanup: prefix external functions with 'extern' properly
7cef6bdf50b3a5cd3a8951a1d2420deb047456b4 cleanup: one more trailing whitespace removed.
791c879ddc8865e3007e471ceadddc3a4606c202 cleanup: spell check all strings and comments
1240cd02329febf7bcf2e39fc994e1abd9dd58e0 cleanup: use consistent style for multi-line comments
46daaf876c25fa08385dfc584fe628d670b52416 cleanup: keep all top-of-function automatic variables clustered together
55cb876d44672a4087a162821a256f82c5262b87 coding-style: remove one more {braces} around one-statement code block
fc1e6a3c86776eea4ebc40d173fdd0ab050f2eb1 cleanup: remove unnecessary blank lines in short code blocks
c4bc1a3cc1e7b434074927543dfaa13466b54e2e cleanup: add missing copyright notices
cb7f1b28aa75968853620acdc495cd5e08bb42f9 coding-style: reformat lines longer than 80 chars (accounting for TABs)
e4cffe5c313ecda4ac9397a5de049ac6ba5c8c2c cleanup: every printk should prefix with "unionfs: " consistently
4e3c00c309aa05f1cd886c021757f89c34de7797 coding-style: remove unnecessary {braces} around one-line code blocks
f3c9665f5dfe1e2d0a8403a2305154ae213be238 coding-style: no lines over 80 chars
c2c58cacd207c2ab6d4d3283b6abcc4386eed1f5 coding-style: indent every line properly
b39dfee96f6067f9b519eb83a63d50408eb615e7 cleanup: remove trailing spaces
63ab436de21fbcbaaf281509671d01ad2e64ca23 Documentation: fix spelling error
02333449709a9865347dcab8f999a7447c5d4fe9 Documentation: minor typo fixed in incgen remount option
943d5d1631d9550c52a4030ae98b7eec98511816 Unionfs: SLAB_CTOR_CONSTRUCTOR has been removed from vanilla
3474160cd99c4a8ec5d8937f4de94d048a217667 [PATCH] unionfs: fix slab abuses with krealloc
ef3a2e19ded7324217f596bfb7e1c1abb6d5e02b [PATCH] fix unionfs compilation
eb556d720786ba5d989ccb581ce188a40f80fde9 Unionfs: Check remount options for being NULL
d397df890ea4bf6f4f86b65dfc3c6579803f7cb8 Unionfs: Accept MS_SILENT during remount
6982b1657cb4419eacaced7242def9b01f2db919 Unionfs: Don't inline do_remount_{add,del,mode}_option
f806a751a9307f48ae4639021c6c114d05be458c Unionfs: Added several BUG_ONs to assert dentry validity
b656002fe90acf98c7dc78b9d26a33b4e5bcbff5 Unionfs: Properly handle stale inodes passed to unionfs_permission
2474964e47818e8b64d655e6028f96a1e36f5c37 Unionfs: Pass lowernd to lower ->revalidate function
a9093aea204dc698075f1a8235d8a0a5f15060af Unionfs: vfsmount reference counting fixes
a38a090073b2b3196df42934d8c24df991bd3b51 Unionfs: unionfs_create needs to revalidate the dentry
e4c385b319b47a5785ab7a10ece0e7a82c5d86a6 Unionfs: Decrement totalopens counter on error in unionfs_open
b9358cb0627257df58b237c86aa6a30adb261a7e Unionfs: Document unionfs_d_release locking
5ba65fe2157b6be56216ffbe2cae076b92efcb36 Unionfs: Remove the older incgen ioctl
3c88d37b84dc48843515801a4106b1788f88c324 Unionfs: Grab the unionfs sb private data lock around branch info users
1711ac7c4f4644f156ef3bda1c2b7700d331b7ed Unionfs: Rewrite unionfs_d_revalidate
f37b40f9595f97ab4309e6ea2cf4f49c9473c4ba Unionfs: Introduce unionfs_mnt{get,put}
3bdb4d3ca45cfe1fb710493d9af1f36355c1989c Unionfs: Bulk of branch-management remount code
dbdfcc6f1fb5ae593231dbd04a7c79789def0802 Unionfs: Introduce branch-id code
3376e07fab1f741ee8ce33d707bc2f3b9ac65929 Unionfs: Actually verify if dentry's info node is locked
7fdac9ccc52702b0bb9e8f9a03fcf6b94aed605f Unionfs: Provide more helpful info on branch leaks during unmount
7f6ecc3633ce89050724fc6e1274ffc4a4ebb4cf Unionfs: Rename unionfs_data sbcount field to more appropriate open_files
08a9204d4cdd9a4400ad46fddb73fecb32f0f85f Unionfs: Proper comment on rwsem field
602fa76e22017fe60b3dca6f330a5c88bb4792b9 Unionfs: Documentation updates for branch-management
7c1abd750489b2039c8a833ea80e5ae28077680f fs: Export drop_pagecache_sb symbol
63e078cac3662aca7545adf2b5d985aa4eb19341 fs: Introduce path{get,put}
d17a524043d49a936c6060b14a13648b02f04690 [PATCH] Unionfs: sioq not __exit
a18c04a2f3cf044511e9b7d71b78626eba02c7e6 MAINTAINERS: Unionfs URL update
3f5d23ac7a4b4cf6e05bacfd2f28da934423c2e2 fs/unionfs/: Fix unlocking in error paths
44a799f2e6126b3b478d97dd0d155ced7cd86c5b fs/unionfs/: Fix dentry leak in copyup_named_dentry
fcbf00c5463bed0ad059842c45e5d86a36936229 fs/unionfs/: mntput in __cleanup_dentry
252fba332f96de909bf652f3ac748f000c17539b fs/unionfs/: Fix copyup_deleted_file dentry leak
1e9ec1507bca1a1a0f175cf9b12005c0ae07a456 fs/unionfs/: Miscellaneous coding style fixes
969efad71c7e8376bc907db020ffadd7b1848485 fs/unionfs/: Check return value of d_path
12ae95b84796999172370d807dd11433d1f9761d fs/unionfs/: Use SEEK_{SET,CUR} instead of hardcoded values
21c1d6b105e161c976416b322e095e13479cd1ab fs/unionfs/: Remove alloc_filldir_node
2717100af06f103e148e991dcfdb8a9d0099d6dc fs/unionfs/: Rename unionfs_d_revalidate_wrap
162dbf89e1223f800102d7155382e00f0f08bda2 fs/unionfs/: Several small cleanups in unionfs_interpose
38b181ab99fd2a44e68815bd19e38e3b729f313f fs/unionfs/: Don't grab dentry private data mutex in unionfs_d_release
732a8ac8aa1d3eac9c99a28e2664d9be7bb7ee69 fs/unionfs/: Fix a memory leak in unionfs_read_super
9532aada3b7d335daf77c7d5e9be28302bafb248 fs/unionfs: Fix a memory leak & null pointer dereference
ae2e4e8cc1e872aaf8f2fba1028414c9cfd53ed5 [PATCH] UNION_FS must depend on SLAB
5e30e24ee00eb6de28e9429d58f5dd5be9f0af42 fs/unionfs/: Remove unused structure members & macros
040c246d0c6336c353ed664d5991e654bc14e990 Unionfs: Documentation update
d6a4720037d5541fb9cb640a504544ede6c3281d fs/: Move eCryptfs & Unionfs config options into a sub-menu
76b4f53e1a966d108deb54ec32d1bd6d6100e6e2 fs/unionfs/: Use __roundup_pow_of_two instead of custom rounding code
84123e313b2cd5797227c2101db2c87ebf0ea669 fs/unionfs/: Don't duplicate the struct nameidata
0770e61758abbf17e63f87ca4ace5bac95719acb fs/unionfs/: Andrew Morton's comments
e805bcce6d0ff4aa87f9f616bdd7f57197541d38 fs/unionfs/: possible cleanups
57084fab0831c58d997b7c7395cbedb449afaffc fs/unionfs/: Remove stale_inode.c
7a19bb67615ab09861ce9557250b7b4d04daf18d Unionfs: Extended Attributes support
4334d2ae674725c0e88a250e217cdc366b39a33e Unionfs: Kconfig and Makefile
e96ccee32ab5b0ee4d35da4da69cb54cd43ab24e Unionfs: Unlink
ec23976ea271bf3af2854e8d6d2d4e351d1454af Unionfs: Include file
8904b5d6bd710318351aec0a6ce5e73c2abc0b62 Unionfs: Internal include file
1130ff557ff11fd18272ad27544be55120afde41 Unionfs: Helper macros/inlines
5c684140a0e4b7354da41cd61de3fb8335797466 Unionfs: Handling of stale inodes
d32b140083527d920e0564440c67d26ea402797e Unionfs: Superblock operations
0c766270825fba2a3ea2d8ce3ff360faae7d71c0 Unionfs: Miscellaneous helper functions
c7cfdf14543efc6705664f4c80aa81cd0cb8863b Unionfs: Privileged operations workqueue
aca3d00346c370260d09bc60d70b2af66b07b7bb Unionfs: Rename
b798c30e25b56da51829b0b6371318ffbd48051d Unionfs: Readdir state
1f0ebeeaa9fcc1744869c279aa42cd6feccd6ca4 Unionfs: Main module functions
e3a118b0e5385184b574e7a711e7d3480eea66b3 Unionfs: Lookup helper functions
5aeee40a5eb6824886960fa93585f67eeba465f2 Unionfs: Inode operations
55746df11135740233e509266e620b4972b90a38 Unionfs: Directory manipulation helper functions
339b15f2822c9b1ca0e8d857c1560c6e53da60fe Unionfs: Directory file operations
79447fdb47bd759e60e2fef030587bacb7c114c8 Unionfs: File operations
a1e227dcc4bc361046aee1cf90b8173cad4eb3b4 Unionfs: Dentry operations
1cabe24bba8b62e401c51454b604d3702a9931d4 Unionfs: Copyup Functionality
2210b8ea89524ed9df896222c2fa324775907689 Unionfs: Common file operations
8ee12729c005cd589ae58e753971705e87cf5854 Unionfs: Branch management functionality
9a615e640deaf86c2242774288b5180dcadd9424 lookup_one_len_nd - lookup_one_len with nameidata argument
9bc3cd303ee2e62a7eac14ab8d6243740af0269d Unionfs: Documentation
4af3051b26124834deea42b25a2543c5034031f1 Linux 2.6.34.9
6a6c24b6917692f826525ca5cb550f98982e39e8 niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
40b77a71b25fd1ec84fdc3abc2f928a872884b10 Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
9eab773eb3eda5d8336a8f0ac68c5e1faa5f88d5 Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
c95610ef5cf44dcef45434ca6de0832aa9b02708 ALSA: caiaq - Fix possible string-buffer overflow
7eab63eb262398e1e3b94dee3cc7f96b9ca92abe block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
799c3ec501854be3d6be56c1db5452e2e8371ef4 sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
eef557db3e67f4897c21423d4f2d41392458aa9c sunrpc/cache: fix module refcnt leak in a failure path
c81ac5970095a62139f4904e638c304b220e76e5 hwmon: (w83627ehf) Fix max_output and step_output readings
595e0399c0ab27188f4067e44274662fbe3aa4ce ip6ip6: autoload ip6 tunnel
5724b2c2e3703ca7f540f5c584453c157acc36dd net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
4507b718182f5f0e8fbd52fd29f4acbf3acb68f8 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
1ccf475f3f27eed4a82e1d79ef5d5984ebaf94a6 x25: Do not reference freed memory.
352247f7d619d947d6f6ce05e18216a4fede2a7c av7110: check for negative array offset
a330b207090a5698c308937291a728e3e884d3ea md: fix regression with re-adding devices to arrays with no metadata
ebc34eb7134b13d6a886f185e6ffd4535e7da220 posix-cpu-timers: workaround to suppress the problems with mt exec
f241075f7a2ab1a766583ed83202728a17d0d93e block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
5f4dff37cccdf85243f50e877af7090afe186931 ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120
cd67d1519ad905f4df99d72faa124617cb62c039 ima: fix add LSM rule bug
2ed78fb1ecfda3f4fa0fd858bde5384738ba8f6e mv_xor: fix race in tasklet function
7eba652201dd791aa124afb1cabba6d4cc780072 sound: Prevent buffer overflow in OSS load_mixer_volumes
19038636ecc62e79a089155d8576bcfce6dc0ab3 p54usb: New USB ID for Gemtek WUBI-100GW
37985bf9544667461d6f3d8b197ce5addfb7d6ec p54usb: add 5 more USBIDs
c711dfdcfb13f351e1ea8de70c9b3660100444c7 USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
4b5066c58b8847c708cb1149003d1ffa1a2df271 USB: ftdi_sio: Add D.O.Tec PID
7f645009fd2a21495f283f9ec30ad602af64348c USB: misc: uss720.c: add another vendor/product ID
caec9eda838b05b01c56b2cd6a89161e8b57ffd8 install_special_mapping skips security_file_mmap check.
3ed5538cbde188c9f5592a1852b238b7670b0d08 bfa: fix system crash when reading sysfs fc_host statistics
e4f51ee7c6f1a43f91cec2b364eb6a30fa66fdb0 HID: hidraw: fix window in hidraw_release
c34b86ec30033021cab40e6326e21ffdd2af1f4b x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic
18e3a04ee0c226ca101f1eebe172eebb062a760c x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
8b98fee00f591defb9f9d2f6b57f3902d5f83821 x86, vt-d: Handle previous faults after enabling fault handling
825b35ab8425bbc397ae6927d9b31823388cf440 x86: Enable the intr-remap fault handling after local APIC setup
744f6b09cec703e9935c2a4813f1311233db1e19 x86, gcc-4.6: Use gcc -m options when building vdso
ae621e2431fa476dcbe1daf1d9d278085b0e95e3 tracing: Fix panic when lseek() called on "trace" opened for writing
3b1c91ceeaa02ca5fac9312eed959253297a01b7 md: fix bug with re-adding of partially recovered device.
51ec1aaccf4887cd27eb183caf28e0dadcdc135b orinoco: clear countermeasure setting on commit
553120266ee11698190b87aea5424f624b5af62a orinoco: fix TKIP countermeasure behaviour
5d58e3d7b5706db97da40c19a10c9cec41074190 ACPI: EC: Add another dmi match entry for MSI hardware
4137755a3ba6d01de063293b68a9b4419adb8cfd Subject: [PATCH] ACPICA: Fix Scope() op in module level code
e3dc1fabddcbc9a4d3fabb74671d521e68da2206 PM / Hibernate: Fix PM_POST_* notification with user-space suspend
430ed48fcb365a7cc37da414c284930f217a609b IB/uverbs: Handle large number of entries in poll CQ
a89d724d8e8c61146c3bc03564e7a70c0e3c0bb2 amd64_edac: Fix interleaving check
a17cb3a023a04e88b0e97fa282efa56ccf81a30f hwmon: (adm1026) Fix setting fan_div
65b35399d24e70a59f3200749c5190584d586731 hwmon: (adm1026) Allow 1 as a valid divider value
5fb592d3df35de794c8fcad3d0f8c6320301b516 sunrpc: prevent use-after-free on clearing XPT_BUSY
c0430f6fd2c0c2a7fa794df1d041752f9bb938ef NFS: Fix fcntl F_GETLK not reporting some conflicts
85f936885acc911d44cca888dcf313a0aa5adfa1 nfsd: Fix possible BUG_ON firing in set_change_info
c438fc212dd9fb27a8fd2c34e179bee6c0b33fc0 NFS: Fix panic after nfs_umount()
ea9f5e5405fac791c3e1cde11e6254b3c1481fde nohz: Fix get_next_timer_interrupt() vs cpu hotplug
fbf23913c63625504579db05abe6a2c2f3c7e66a nohz: Fix printk_needs_cpu() return value on offline cpus
a32672df11f51f7eef63df6aa8622926de957364 drm/kms: remove spaces from connector names (v2)
4b21c4950e737b07d44f7e4b1a36fc273061dd28 ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture
957b2c8e401086e35c36b1265bb5beaa28cd7d26 fuse: fix ioctl when server is 32bit
25d2a723132370d2320784bb53ca87453ec40cca fuse: verify ioctl retries
ae30941bd05ecd8cf3719480ad7031f729d82735 x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line
1e2585671a2fcd5746fe4768c0a557fcfd4b2d8a x86, hotplug: Move WBINVD back outside the play_dead loop
b181d8a4ad837e7d73f17100f9e65e75ae14d1eb x86, hotplug: Use mwait to offline a processor, fix the legacy case
2f3a80a5e10b4988875c45035ee203d7dcf2bddb x86, mwait: Move mwait constants to a common header file
e021335d8200fc22bde145d192fdcb04467f2d65 x25: decrement netdev reference counts on unload
e2d5d2b57b92b386e4867d575c20f9fdc16bcbbc ifb: goto resched directly if error happens and dp->tq isn't empty
7742df2151c0a78b58f710bbbc2de61616821dd6 econet: Fix crash in aun_incoming().
d4fb962614d39a25d88d99b8090ef6c15b23fa90 econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
d89f6fc68da8ca411226e24d762826f0fff99007 filter: fix sk_filter rcu handling
a17efe35c72c510d8acf4da81aa5e2233b860281 bonding: Fix slave selection bug.
4beaa7e56f75121da2acd9bbc3b9b115db0323d5 driver/net/benet: fix be_cmd_multicast_set() memcpy bug
9812927a368cf5e7be0d060405ad45a17922db05 net: packet: fix information leak to userland
b900981f8676c3c7081fb4df0114eceecdfb5960 af_unix: limit recursion level
b6f39362df3880841fde0efc345a4f15fcbf9200 af_unix: limit unix_tot_inflight
5a37b428f0f71ab5554a639fba7bf9b6e2fb56e1 tcp: avoid a possible divide by zero
9436887e4dd873e46337048a48d17aa413cfc83a tcp: Bug fix in initialization of receive window.
8b95a0a46853086fad423fc1ede3c81b28f90000 tcp: Make TCP_MAXSEG minimum more correct.
1315b700e593535a1a5ede8ea77859a155c0a3b2 tcp: Increase TCP_MAXSEG socket option minimum.
7be07193f5663cd1a4657062c47c07282fbc3f3b tcp: Don't change unlocked socket state in tcp_v4_err().
0130382485c1330f40a8f5090f1ea70c6baa20e6 exec: make argv/envp memory visible to oom-killer
9e7e10466fee07044f7357055eb203642647ec39 filter: make sure filters dont read uninitialized memory
3bdf85c28cb158e4369145edf9893e29f3f256b0 ACPI: debugfs custom_method open to non-root
41823d702430b1bdd671b55699b0d4bab806b4af econet: fix CVE-2010-3848
c076522aa8a8ab5d20994a8b71749c40c623ad2e TTY: don't allow reopen when ldisc is changing
42dcdc4ac56d745136a4a89b29f2c7a540fcd92a Fix pktcdvd ioctl dev_minor range check
fcbd591a63a37b0ba0144509a44a78a0078e4661 net sched: fix some kernel memory leaks
49cb80e6c90e171d0e80666cba269d3d96bb7ace act_nat: use stack variable
0621058e58daed18f169c1cc1cd4306cf39b4fff nmi: fix clock comparator revalidation
d3b379e224e2218c815c5ad3da9a6f8f108bbd0c net: Limit socket I/O iovec total length to INT_MAX.
9f1dd99a0eb80d2c1e93682c766bcddbdf42f30f net: Truncate recvfrom and sendto length to INT_MAX.
97d39ebaca2fd0c694b9695daef218b9c1af5971 rds: Integer overflow in RDS cmsg handling
623da35398c12085a237fc985613c7fe2b0a5a1a econet: fix CVE-2010-3850
4b26a9cc1ed74cb87c24830de097aebb08234b81 econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849
fd28362adbeb2681b01d3d4268689344dcd9dceb x86-32: Fix dummy trampoline-related inline stubs
f377cfb2ca75d76246b57fcd34375d27af88667e x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline
2f7c1a711119518a21feb2d077c8015e9f32875d x86-32: Separate 1:1 pagetables from swapper_pg_dir
fa4385dfdcfb30aa2a93ea35d68979d2c78d7e5f crypto: padlock - Fix AES-CBC handling on odd-block-sized input
2333ff6098f465c9a8a23af44b53bcc45aa90bf6 x25: Prevent crashing when parsing bad X.25 facilities
ce174c35c6ca467935bc7048a546ae4bcc5c6de3 V4L/DVB: ivtvfb: prevent reading uninitialized stack memory
e226660a5b5ec4831d128e229272872085d1bd6a can-bcm: fix minor heap overflow
5b388f9cf72176888b5a17064177876c4651c814 memory corruption in X.25 facilities parsing
938507f1938e3e5f36488772498f866343882e6f Input: i8042 - add Sony VAIO VPCZ122GX to nomux list
aafde09f5b1e7bed6084dd590a544fbf0d360b88 efifb: support the EFI framebuffer on more Apple hardware
6868d427a8b9de316d824033559213c946e403fb x86, UV: Fix initialization of max_pnode
56e79d65d610565fe9cbb113f11c0850b85e7455 x86, UV: Delete unneeded boot messages
bf582727bbe00adccddd88395e4ed1d798a400e4 sparc: Prevent no-handler signal syscall restart recursion.
f718b62da4cc813188a96bb93710ccc7db992f74 sparc: Don't mask signal when we can't setup signal frame.
c8fb04190f52f4b1f8b7bd790f03bb084e5df963 sparc64: Fix race in signal instruction flushing.
9b8796a9ce81ddc365946858d85a7656e66b0e59 sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
ba6929c72ac7d900504d9c355b2e84fe27533198 sysctl: min/max bounds are optional
50b4a7338439c0ded1c6fbce328a2c24e673b590 net: avoid limits overflow
53565f12d7d9a0e5a56eade6d4df7d6fa77ffe3f gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic)
6a52e23cf94bcc21b7834f966ddd2b0323cdb9b6 HID: hidraw, fix a NULL pointer dereference in hidraw_write
24977195f50960222eb9ad2982e6cd252ff9f63f HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
0ab884d56d480246b098925c2e2586612822610c net sched: fix kernel leak in act_police
fbdb37fe888f26f6ed6684a8c604f9e03a5f8836 staging: rtl8187se: Change panic to warn when RF switch turned off
ee7e6d00b8c287434465491d6a9f913ec9683885 Staging: frontier: fix up my fixup for some sysfs attribute permissions
d17382393cf88f5cd1c85c7f95795a8a163bbc3e Staging: frontier: fix up some sysfs attribute permissions
dbdcbc0faa3fcc25d524533ae65ecc8697e7549c ARM: 6482/2: Fix find_next_zero_bit and related assembly
f7e8a96d362336ff05044477571d0f1e804c5e71 ARM: 6489/1: thumb2: fix incorrect optimisation in usracc
3ba00fdcf9e90198f160a45eb22e552d8932b137 perf_events: Fix perf_counter_mmap() hook in mprotect()
9e6858e507d3dca37d55af263b90d794807c1a05 DECnet: don't leak uninitialized stack byte
e96a9a1244b61425055e8f498a1db40eb5924ac4 nommu: yield CPU while disposing VM
5c0f71147d9b5623db9353002605c9c648870e8d backlight: grab ops_lock before testing bd->ops
1c215bfe11bc1837af11df453a4fa586dafad56b uml: disable winch irq before freeing handler data
ab1c9b9db0831464307f130ba0fd13a27c852e4f do_exit(): make sure that we run with get_fs() == USER_DS
53b7be4374faeec200429b429f35238858ae4d09 fuse: fix attributes after open(O_TRUNC)
2b5b4eda6132079ec9f5c623115239b62bedb9c4 acpi-cpufreq: fix a memleak when unloading driver
9556f1d2528a9be0a7ddeb6e9b631f4be639a166 USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID added
1af1da5d3fb7e614cc7d21a0a1b2e596c1c7bc64 USB: ftdi_sio: Add ID for RT Systems USB-29B radio cable
917ff6e9529a2655c6fcf38ef735ac80edcd94f4 USB: misc: usbsevseg: fix up some sysfs attribute permissions
6685028b13b9617167970644624d52b95df57b78 USB: misc: trancevibrator: fix up a sysfs attribute permission
a3718d29339e891b5ddfca3acb6f8d3aa38792e1 USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"
36e62fc72e1669ac05cda7f0fa2193bbf26681af USB: misc: usbled: fix up some sysfs attribute permissions
2977e5adadb4519dc068091fd61c7886ae55b1d7 USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions
c93d26853c804903ac4bbd74669fa0cd50abc803 USB: atm: ueagle-atm: fix up some permissions on the sysfs files
33456d137b95852e2767f85eb62c1aa41e25d42d USB: storage: sierra_ms: fix sysfs file attribute
fe4a5186944e1cc7e9a6a13b2975aa47612a36a3 USB: EHCI: fix obscure race in ehci_endpoint_disable
c7e02fd6a1b3a53c80c23cf14968c8c482742ae9 usb: core: fix information leak to userland
b2af2ddc6b97968a2ef18161ee0c0681fc0df559 usb: misc: iowarrior: fix information leak to userland
0eea165a9835343972dcd47b1078da0f7b140d0f usb: misc: sisusbvga: fix information leak to userland
a0df64eb273821e6fc9d7a3d3f516d60cb2cb6ac USB: option: fix when the driver is loaded incorrectly for some Huawei devices.
8c812ba2f5895b757bd8a044f757980df73b9510 USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial
abedd04491b553241a1fdb61e708cc3b663dee83 efifb: check that the base address is plausible on pci systems
91cf12616cdaa14d06631b634222b8d0cab7f340 PCI: fix offset check for sysfs mmapped files
ee9bfe120e59458158f592ab0bfbe814ff9a47ee PCI: sysfs: fix printk warnings
4b743063a1fde0024a2e518e5d753e8dd7045212 PCI: fix size checks for mmap() on /proc/bus/pci files
b8d823c716dceeb1a6b4c6b6883a4f61a5f429df libata: fix NULL sdev dereference race in atapi_qc_complete()
f3c6760b8b22b57b965cc3e1e39a3514fa9d500b drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
eee7ce0336dc2e1b9fe2fe3d02a0f34f16ec9902 bio: take care not overflow page count when mapping/copying user data
75eb775b43734d713ff22eebd05c6e156820b12f mm/vfs: revalidate page->mapping in do_generic_file_read()
dc290f0271eb1f4e9d98fe68da9603e2ed32e4bc latencytop: fix per task accumulator
51c1a2aa438732cef932168e413f6e46aa5dff22 netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages
043c1fe830eee50ae3f7f31c90bbb1e52cb23c53 ALSA: hda: Use "alienware" model quirk for another SSID
3a815fb9fc6d8d6192a8be3e2cb2cab7a36ac4e6 ALSA: HDA: Add an extra DAC for Realtek ALC887-VD
fdc8a53dd17057112e35c96338a030c406af33b8 ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone controls
55b3b58713f2152ac92d8bb108a9561ac47f74bf firewire: ohci: fix race in AR split packet handling
449125b54a5e5e8d11c7a2265544889214171d2f firewire: ohci: fix buffer overflow in AR split packet handling
3bbe1867dd5d6ca159a447874cadc7cbef19251e KVM: VMX: Fix host userspace gsbase corruption
eba62cf05ef4fc1780a582ce37a04900e0d40e00 KVM: x86: fix information leak to userland
f85a085baa8957d490a1b843dec763c048c94a64 TTY: ldisc, fix open flag handling
3bddf9fc784ff937f80d475c6b5211560848fa5f tty_ldisc: Fix BUG() on hangup
01a9caf12c3c76f99c33590f7716fcbe8415becb TTY: restore tty_ldisc_wait_idle
ff8af4e56069b2294277cb1645395098752a40b2 tty: prevent DOS in the flush_to_ldisc
10d8e072cf0655a20d24a5d78296834fb0985d41 md: fix return value of rdev_size_change()
85cd9d72b4fa3b77533b16ce55e49147ba7d3ace md/raid1: really fix recovery looping when single good device fails.
926f9465de9ac6f73efb570206c96d9d16b535f8 eCryptfs: Clear LOOKUP_OPEN flag when creating lower file
bc8740957d581415f10aff74a6ebf08d908cf670 viafb: use proper register for colour when doing fill ops
0320c0e8b3bb0c2d41e174d5fcd758af13a54b71 drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
c7cbd0f7e7e282a97ac91d7466a0cd579199ddcd net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
cdae69720bf88450fabc93f1e2ded4a8e53b8dd4 sys_semctl: fix kernel stack leakage
3a0d44ddfa469f86c16c8daf005a372b19ea1f9e ipc: shm: fix information leak to userland
5819449cad881107f3fd52025b7a0f5134ab1c85 ipc: initialize structure memory to zero for compat functions
546b259bef0d2618f2a466a1a7e5678f245f3024 xen: don't bother to stop other cpus on shutdown/reboot
f5d2e41b3187a6327a4414d6e90c3abd591b3338 xen: ensure that all event channels start off bound to VCPU 0
9aaa25f7a5370fb7b7a22751bf2f0597873f294e sgi-xpc: XPC fails to discover partitions with all nasids above 128
23f0f34ecaa0d562efdd01aa686fcecb2d7c0895 ssb: b43-pci-bridge: Add new vendor for BCM4318
a2ce4c7adab188c103bc16b98f49bd4a39363c13 mm: fix is_mem_section_removable() page_order BUG_ON check
59f0dd162547c16a1c9d71aa7cbfee76946b5c69 mm: fix return value of scan_lru_pages in memory unplug
fda7ec6e6ad2dd5783180cf5ffdd3d2837155aa5 hwmon: (lm85) Fix ADT7468 frequency table
145b1684903c60ec5a43247ea06b6fd6dd25a76e numa: fix slab_node(MPOL_BIND)
e0f3b803d74277677697bdf5b5e4c28766cfbc93 um: fix global timer issue when using CONFIG_NO_HZ
ba9a34697b3fa012d29e51eb61bee160d2d55a4b um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
87005f9d0c7fa2c9c7a7ea7bc4b25c57d723de07 percpu: fix list_head init bug in __percpu_counter_init()
0c1eb7f6268985829019b8b12b4022ea2ffaf9cb olpc_battery: Fix endian neutral breakage for s16 values
c04aca21602d0e28f475e3ad5a87abe52ef1754d hpet: unmap unused I/O space
37afea012a4862959cfc45ecfbc861d12882bb2e hpet: fix unwanted interrupt due to stale irq status bit
bebd5cbf902c9e2408bc01131e59f1b43f43164d Staging: line6: fix up my fixup for some sysfs attribute permissions
2b210ce58826b02072c294a4cd4a8ed522773a5a Staging: line6: fix up some sysfs attribute permissions
81080da1fe907c5ae770d9a5ac42e03d97307995 Staging: asus_oled: fix up my fixup for some sysfs attribute permissions
98c003d98f3433da47f8e07f091d39d849cb68f5 Staging: asus_oled: fix up some sysfs attribute permissions
5fdf1fe64e1713adaccb5c9e7151a1ff3fda2db1 net: clear heap allocation for ETHTOOL_GRXCLSRLALL
7f455daeb1a1c97fc94669af41def9386e426c6f microblaze: Fix build with make 3.82
06b5b28644d92e9de4658d98d9e0aaa6599f029d i2c-pca-platform: Change device name of request_irq
8e802130e66784de2f787f65210ae17a16aa2333 irda: Fix heap memory corruption in iriap.c
7cd4f61e763274397f2ccf147a4b3ae2056fca99 irda: Fix parameter extraction stack overflow
6e00c36efee7e04e297b257b5c5c5291cac18f1c jme: Fix PHY power-off error
7e7a8e1a621e843c4fa0c4aaeea10cbb771ce725 block: check for proper length of iov entries in blk_rq_map_user_iov()
261426797bf22722259535b172fdea558eaa5387 block: take care not to overflow when calculating total iov length
c0c525ff5cd13e0fc9ae8381e0bc051451b63e3e block: limit vec count in bio_kmalloc() and bio_alloc_map_data()
83b91b90a917b3b32b144374174172a3c2eb450b block: Ensure physical block size is unsigned int
d31804aaf4b2e6f182f64d9706cf4d52e3350229 udp: add rehash on connect()
17f7778809d4485ad1fecf0cf4dc1300aa853188 crypto: testmgr - add an option to disable cryptoalgos' self-tests
2a87e7338c6f836a88da9b1c3ca568b87df5dfa6 drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
0068c623f6fd0630176e224bf929dff4852b5580 Fix sget() race with failing mount
84c3758d0d4ce1b0f0eea55b1b20a4e9a0a6a792 ioat2: catch and recover from broken vtd configurations v6
98604bb6bbb27ef5ec27e46f9a6155635a05e856 e100/e1000*/igb*/ixgb*: Add missing read memory barrier
5b6ed42f7347cc8d8abcb647fd34f35bd0818843 md: fix another deadlock with removing sysfs attributes.
d5cee63afcee9c14c47b7c5e0962abf2caf8d8c5 serial: add support for OX16PCI958 card
b549001b9fd18185a05c345a4804c5e24518ce26 drm/i915: Unset cursor if out-of-bounds upon mode change (v4)
560b011ec7e83125dca7f8051d8df19b0e4aee4b drm/radeon/kms: handle the case of no active displays properly in the bandwidth code
fbeb7b139b2ff0a249dbb816f9efa6bb80927ef2 drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
67f14263a5cf005b0f84aa520e921fed079b15d7 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
07a30e8ffd9aaed5247278c2864cc0e45e393ee3 ath9k_hw: fix antenna diversity on AR9285
88fe50e62b5327f0ab16aace289015cbb94982bd ath9k: fix retry count for A-MPDU rate control status reports
6f9a8e4c3a3d9539ee5fb2254c6865eea172321c Linux 2.6.34.8
9439dc94c9eb38c0b4f4c28059ec1ab24075772a sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn down
4121a3dd50cb59ef66840e7ca58180fc9c124fa4 Fix regressions in scsi_internal_device_block
959b106137840c62e4a5f43506aa14e6c369ed09 Fix race when removing SCSI devices
e71740bf3ed9224a9f6e31e28a387cc23bbaa824 gdth: integer overflow in ioctl
00c0012c32adebb709e8139ec603b476adae95ea libsas: fix NCQ mixing with non-NCQ
40f6bfc766b4a53c8018da34b18c772cbbeffce5 sd name space exhaustion causes system hang
441830e3f24e6b6ff883c87f82b90fecb63ca12f USB: accept some invalid ep0-maxpacket values
81f283bc95cff84658d28de141e93f0760081e40 USB: opticon: Fix long-standing bugs in opticon driver
374c5bb65bf098fbb368a74767c2d0134addf631 USB: disable endpoints after unbinding interfaces, not before
4d312ca972eabd1401dd098ba3e8935613fecff0 USB: gadget: AT91: fix typo in atmel_usba_udc driver
3fa294c80a5cdc2424a329f119f5d283b50f81ef USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
0aa066cc0e9dc0b3ac585570c6cf41abb6f60d44 USB: cp210x: Add WAGO 750-923 Service Cable device ID
d2de05404404707fa90fe2ecb84eea6bd8809635 USB: cp210x: Add Renesas RX-Stick device ID
7d6697d9c9d3fb79fb64435594d510b3e1a9c93b USB: option: Add more ZTE modem USB id's
64ac50c65ae2202f0fb818c8ad93ab0d22d498fd usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
1ace6769cf2ae50bbaf3f358c00c2ea0f33f31d7 USB: ftdi_sio: add device ids for ScienceScope
bb58d69c762ac22488ef4846af30a2e02e5e85db USB: ftdi_sio: new VID/PIDs for various Papouch devices
1f7b78db1ca017eb326dbd583f0a9cb497ac9363 USB: add PID for FTDI based OpenDCC hardware
b566e0a93ded770c9422eb6d49c100ca4944050b USB: ftdi_sio: Add PID for accesio products
2d29e2c584ec9784b186324485143d5dfa2c0212 drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
c0d545fa659292441d34062fc797e685bb9952bf p54usb: add five more USBIDs
cf6df87124f97947c1d6a61fec37ce07d086f740 p54usb: fix off-by-one on !CONFIG_PM
60534386c08a9bea1049415f88b8c976d27d5be0 pipe: fix failure to return error code on ->confirm()
69536bef5b84796e183b96fbc6f1dac1dce6dfd1 KVM: Fix fs/gs reload oops with invalid ldt
279d80ac2efc706df67db8c1d636c96cd4ff97ac KVM: x86: Move TSC reset out of vmcb_init
d90a1cae6faee4835d8b5b534d86db9ab5864a7a KVM: x86: Fix SVM VMCB reset
01d1063c93a96ddae04498682eeb50cfd1760a21 KVM: VMX: Fix host GDT.LIMIT corruption
85a66b34c00d0a3acadedd1c4107fbc8587e4f69 KVM: MMU: fix conflict access permissions in direct sp
40b7c98b47dbef2871f026049d1b9da5ef7b14c8 KVM: MMU: fix direct sp's access corrupted
66226f90917ddca36b97bdeda52dbe266d818c14 x86, kdump: Change copy_oldmem_page() to use cached addressing
ead2c1440b100dc3b7013155474c325cdf186a3d x86, intr-remap: Set redirection hint in the IRTE
1c0838e0c3d91d973ba619ab03c440c0ddee6cbc x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs
d5632e193d11e1271a2c342cf8ced60053f83390 x86, olpc: Don't retry EC commands forever
7d7eb1b7722acbd8277e929fe1c837b1e467dbf6 x86, kexec: Make sure to stop all CPUs before exiting the kernel
1d4f8bd80b862a5ae120a6f30a21193e4a8ca6a4 x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit
ea5c9a4a8520d3174f5015feabaad52e5339989a mm, x86: Saving vmcore with non-lazy freeing of vmas
f200cbb6fc3210c3b8d399196dc2c0b15639a581 futex: Fix errors in nested key ref-counting
4adac1e0f010d009a08223c14d763787f0e46355 bluetooth: Fix missing NULL check
5978217da51b10453fd4cebc1b8832d07c704c7f sched: Fix string comparison in /proc/sched_features
c32b9b64959bdfa3fcf7ea693869e25de1201c7e pcmcia: synclink_cs: fix information leak to userland
ab45a58b6536bdd81eb88833b13885e504b50690 powerpc/perf: Fix sampling enable for PPC970
d2b82d06a3fbbc17369324b6acb48fad7aeaed33 staging: usbip: Process event flags without delay
1dcf63544ee21668c49cd519c3db50406bf1ffb0 staging: usbip: Notify usb core of port status changes
9ff8711f3ec85bbf5c5c581bad4446b03b9e30c1 mm: Move vma_stack_continue into mm.h
b06887194bbbf899a9c6d19343585430499265e4 execve: make responsive to SIGKILL with large arguments
530cec0b21b6f8fdd2cd45893bb9c06b6afe256e execve: improve interactivity with large arguments
fe3a036d4230f0268aec6409ec396b323c0b1f0e setup_arg_pages: diagnose excessive argument size
d21e190e40650c71daa45d953c1ea05771234424 x86: detect scattered cpuid features earlier
0c3036ea6c388bb1962e9a4c2fa646d6a15bb7ca ACPI: Disable Windows Vista compatibility for Toshiba P305D
5623100fd92e5ef15318837f3f28030aeeff1591 ACPI: delete ZEPTO idle=nomwait DMI quirk
f5d13bee0feab02c841153990ddfb0d74074c41d ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355
1cabbf3ec8fac5d4fbcc377c0fa67f659f55c745 intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang
14327dc08260abe9b5259ea6dae771178201d72a ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume
9303c5eda74b6be97155b83a2ba6ffcdf98d2845 b44: fix carrier detection on bind
14c4f079fde2791e39f9177fee7d6a3829214bde powerpc: Don't use kernel stack with translation off
da448e9121d8322ac75eb8b8b2dc730c3121317d powerpc: Initialise paca->kstack before early_setup_secondary
86261be42eeb89e48f9722c2eaf477da8ef44a36 bsg: fix incorrect device_status value
a6404cee269d28c433e786f9ed514758f59e83ed r8169: allocate with GFP_KERNEL flag when able to sleep
ac173ae5cbf4f8c90c07a4a60a1b35e091d4a8aa skge: add quirk to limit DMA
a8b0f3f80981d7c2ec1ee5add800da67143614eb net: blackhole route should always be recalculated
5c30f6499e028123583a9558dacada798c7f1f07 rose: Fix signedness issues wrt. digi count.
eda7fca53fce208055c2580c3ca321bc752ad29b netxen: dont set skb->truesize
6e029a079025b66a554708d869af455715ecf5cb tcp: Fix race in tcp_poll
a621db98fc8cc7b5b513a51ee93df75537256850 net: clear heap allocations for privileged ethtool actions
11c0fc0f0406da7453a78970f874c3060dfc37ec ip: fix truesize mismatch in ip fragmentation
f5398f7a1b323a019b4b28d1ab40a300dbe5a755 net: Fix IPv6 PMTU disc. w/ asymmetric routes
d486528e6bf52e986926eb7c51ee96063ac0334a Phonet: Correct header retrieval after pskb_may_pull
a38bf80d5f1cbcce44d6e5dd239cef82fb8b41e3 net: Fix the condition passed to sk_wait_event()
8581b1ea57950965b0d95f4d22f535db1ece0afa tcp: Fix >4GB writes on 64-bit.
b85d0141df0385ecfbbd6a5b6e11c5055226b9ed xfrm4: strip ECN bits from tos field
78528b972d7d73b221ba5a404bab65c0522be697 drm/radeon: fix PCI ID 5657 to be an RV410
9799b4df14606a6fe0d2874d42218a01f6dfbcd4 De-pessimize rds_page_copy_user
767b3d5a639f76d930cf11eaaec374318a71c8a8 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order
cc0d092e92438e632df7354f16656b20b3a32931 atl1: fix resume
5abe67cec849afb10f065f859799a4e3384dcf9f wext: fix potential private ioctl memory content leak
2428efbc77b557fe7e6e2d06dd4fb94aef18f6b1 ocfs2: Don't walk off the end of fast symlinks.
388a1771e497f0b78c8993e0259316673d5bc840 i2c-pca: Fix waitforcompletion() return value
825cdb6dcd0a001c57a7680ab6d2b8d7ebd8462d hrtimer: Preserve timer state in remove_hrtimer()
1e5a0aef9c2c193d43f5942ceb8d427f3e94e667 dmaengine: fix interrupt clearing for mv_xor
c5d9ae74e289afd95b62d2f0a5646acb3d5b5e29 ring-buffer: Fix typo of time extends per page
e0984fdc6395de710fc5ff2a25fe2df251c22bc0 ubd: fix incorrect sector handling during request restart
93f824020d94486df855f60ebdb0b0abae67547e x86, irq: Plug memory leak in sparse irq
fe33925def4a525302acb8fda2fdd85fd6ef9329 x86, hpet: Fix bogus error check in hpet_assign_irq()
a182c5219f8ab1fffd3947b57999f10f8852ca2b Input: joydev - fix JSIOCSAXMAP ioctl
3f5d42c68a0fa5c4ce63fa66fdaa98c2bdab0192 V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)
3376769041fc2e51e05db869e2aab0c77e975982 v4l1: fix 32-bit compat microcode loading translation
629ccc0f02ff1ce098c5dcb99e88f656b1162db9 tracing/x86: Don't use mcount in kvmclock.c
918a16fe94368e8fb0a281b00758879e31cffb17 tracing/x86: Don't use mcount in pvclock.c
ed2afedbe1d7dd018d4a6df84c663ed5c1c3bd21 x86/amd-iommu: Work around S3 BIOS bug
6038fae202d6c2127ca16864bf40f6739ef2e1ec x86/amd-iommu: Fix rounding-bug in __unmap_single
c9ce393e4a4cde0e5431d7441015ec6a5fa9f947 x86/amd-iommu: Set iommu configuration flags in enable-loop
541499002e95f8f2dd370dfac887641db25f02cf mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
330dc1be8569f7eb671779928a876002bf69cade RDMA/cxgb3: Turn off RX coalescing for iWARP connections
74d69c7cb14633a3fdb087526a257305fb2398c3 oprofile: Add Support for Intel CPU Family 6 / Model 29
f01140f4a52dd75cf01f7fc1b9fcd6ef5cf2bf1a usb: musb: gadget: restart request on clearing endpoint halt
571484df1e1aa424749e418ca1428a7411f4e9eb usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
0ae4cdf56fa6b9fb2c98083e54f77a19ca4717f4 USB: fix bug in initialization of interface minor numbers
777e779591d10f4908361a439f4822aa0143470b ALSA: rawmidi: fix oops (use after free) when unloading a driver module
be6ccb1263467bc1ff2f56de2d5db5288cc9c36d ALSA: prevent heap corruption in snd_ctl_new()
b9c721f1960327f6f85fa0ca91c3a7e01f9ab881 ALSA: hda - Add Dell Latitude E6400 model quirk
b9aaebcc93fca9e89ef2671242b0de78c9da052b ALSA: oxygen: fix analog capture on Claro halo cards
a3b65e83f5ced1ec0efc28768c8acc30a02dfcb0 ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
7ce01ddd26f64995f3da292187c41eaa81b00993 x86, cpu: After uncapping CPUID, re-run CPU feature detection
d8c3f70eafb7972e144644259f69f819fff1373e alpha: Fix printk format errors
d62dadba708a48105dac8d5bffe0897c6386b5f6 sis-agp: Remove SIS 760, handled by amd64-agp
e66ba5344fbae728693874c162220b975e46ad65 MIPS: Set io_map_base for several PCI bridges lacking it
816ea92c651693f9a3ff9b534a2b0255d959f139 MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.
0910346dcc0926fc5b001e344c7f80443944e633 inotify: fix inotify oneshot support
37362266b0afa8746c45023f482ee18cf0055321 hostap_pci: set dev->base_addr during probe
c8f7a02386859e42e02d10f05f8c641bb165d373 dasd: use correct label location for diag fba disks
00a0f4383a9f15cec62905e25b97c4e76c001fb8 sctp: Do not reset the packet during sctp_packet_config().
2d214359f9aeff412379b1bb181ea2fb52e12b41 Fix unprotected access to task credentials in waitid()
f9021e856b8d844bcc5efc1f596528afed35bf89 guard page for stacks that grow upwards
748fde1a8832e0d9312e87051b27464dba278933 mm: page allocator: update free page counters after pages are placed on the free list
fb46c31ab6bca5f8c084f28ca4c38cc798ca13b2 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
1c2f8bd89371100ea3a64a1fa8f807061660b492 mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
2ce81e08cc9de71e118b401bd5535fc260157193 AT91: change dma resource index
b40076f9041d97b3e436c8914f21d262cf917d43 drivers/video/via/ioctl.c: prevent reading uninitialized stack memory
3c8d8bedf37054493323a6ae402fe538032e37a1 xfs: prevent reading uninitialized stack memory
dd1644658bbefe2626a5307e90c009720bd62623 KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
0a92e55adab5b09f9d13e5132e2678c30d34e2f9 KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
7020951d610434e8bb24f3c431677273921944b7 Optimize ticket spinlocks in fsys_rt_sigprocmask
eb0f785b8ced780e22ad2cd742b3b420574e1d1d fix siglock
47ffb4116368cdb4c9225611725e5182dfcb4dcc ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
2e4261d3a0ad1281d33bd08a128293734e98baa9 mptsas: fix hangs caused by ATA pass-through
ca7db91d8e01f54e0ff0f62fb5d9fc5f1402bee7 inotify: send IN_UNMOUNT events
6309b565e9c663915d9a6d50c0bf17cefd6d13b0 aio: check for multiplication overflow in do_io_submit
f53de2a66c091ac0dd4a8a5fa87b149c4660a37a percpu: fix pcpu_last_unit_cpu
58e825b94f87f5f801f306aafc2bf47867c069c0 drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
877c7c650a9c4bf3e453b5e79a93880d1af375d4 drivers/pci/intel-iommu.c: fix build with older gcc's
c97442183f1dc5f94dd714c28a2ec64ea548f0ad char: Mark /dev/zero and /dev/kmem as not capable of writeback
a13068d2ef7d7060a1d71c979a485e7ee63c01f2 oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)
a1ec005ae55ca04896388df88a3763903be2bd9c sched: Fix user time incorrectly accounted as system time on 32-bit
29562d83a2d8d0bbe5ffb0d976c6c73d5a269853 pid: make setpgid() system call use RCU read-side critical section
63b722fac15fc2f9e5846b64a484dd14b0c475c9 net/llc: make opt unsigned in llc_ui_setsockopt()
18051b416cd5211d3be28821a0b2927cac54b9ba Staging: vt6655: fix buffer overflow
c54851e65ebe3033f070d03cf44fcb92b8021819 bonding: correctly process non-linear skbs
77a8dd404ee1eee8bb5c2a9c8b83b5df2a0624d4 drivers/net/eql.c: prevent reading uninitialized stack memory
bbf2a842aabff85f810a1571f8598d554690877f drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
9d9d43bd83504af7fcfb473aea2751386b57a95d drivers/net/usb/hso.c: prevent reading uninitialized memory
aab976adedc431ed10bed9df11a3c69007c16ee2 sparc64: Get rid of indirect p1275 PROM call buffer.
8e5b50661d8370fb7623bffb80a46396fe219d78 UNIX: Do not loop forever at unix_autobind().
184dca11229af57c28619707615ba29ce1bd0111 tcp: Prevent overzealous packetization by SWS logic.
31bf2335df157ea4f91023af12a2c148cebbf47e rds: fix a leak of kernel memory
dee9314a05ba1cca3831b749c73260edfcab3c54 bridge: Clear INET control block of SKBs passed into ip_fragment().
7593862bdea935f1898a86bbe74a758776105cb7 bridge: Clear IPCB before possible entry into IP stack
db7106a5dc4f8f77213654bc849583d73ea154eb tcp: fix three tcp sysctls tuning
d62350df64edd6bbfd2530043044064f22def8f1 tcp: Combat per-cpu skew in orphan tests.
7ced1d814caff3d5a35c9af16896d4097e5e0b05 tcp: select(writefds) don't hang up when a peer close connection
3795203b12ba68f9f14cc92cd47bb8a4ef294fa6 irda: Correctly clean up self->ias_obj on irda_bind() failure.
73c6457e9c55fa28154e187f47b300c8df00e7b2 gro: Re-fix different skb headrooms
ee2b5b8ff959cf98a58e68375a0c0be58027b79c gro: fix different skb headrooms
2a3b699885d83ab285b2a8ef7ab7800f56012bd3 USB: serial/mos*: prevent reading uninitialized stack memory
018402a0ef1042e1d1bbc22507dad258b5402e7c tun: Don't add sysfs attributes to devices without sysfs directories
0ca77ac6d65b2d2b0495fd3a8ebdeecc657d81b8 drm: Only decouple the old_fb from the crtc is we call mode_set*
6c3c1b868bbb0ba7394b87d9bc648b5551f252c8 drm/i915: Prevent double dpms on
7a607ddc5d39409070adffda938ff000b8a5a23c i915: return -EFAULT if copy_to_user fails
d3591cf9bb57b98e8f41f755da94c97449913de6 i915: return -EFAULT if copy_to_user fails
2c3b8dfc23f91bfcac1bf3865a1d1bf400c23df1 SUNRPC: Fix race corrupting rpc upcall
177c017d15828824a1e63e1beb52162a068c15bb NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
293d5b209b9e318b1e261db7b0fe0037e2894555 apm_power: Add missing break statement
7a576be90ea01ba029df18bf140499cc18cf6331 hwmon: (f75375s) Do not overwrite values read from registers
a2230d881ac906c305142f3760d5dc3bd13d4f54 hwmon: (f75375s) Shift control mode to the correct bit position
254011ce078854b42f96e6461362ccc94db8be5b arm: fix really nasty sigreturn bug
3b47cfe4b9ca5048737ee1940fa6fb466dd5e8c9 ALSA: hda - Handle pin NID 0x1a on ALC259/269
66e49d079f7cf4e04e477224b4515ce4d735a430 ALSA: hda - Handle missing NID 0x1b on ALC259 codec
92f1af391b0eddaade98843829bc927f531ae899 sched: Fix select_idle_sibling() logic in select_task_rq_fair()
cabe4242446ba8fdeb806601fa576fece35fc907 sched: Pre-compute cpumask_weight(sched_domain_span(sd))
a225add434f2b34ede4accc0a1f01eb0b388cb6f sched: Fix select_idle_sibling()
c9ecb99443a55d80019f4f2153de26d2715f6485 rcu: apply RCU protection to wake_affine()
64c0d770b67e0bdab7addafd1e19cdcd94be87e3 sched: Fix rq->clock synchronization when migrating tasks
d9f7ec9b3727555ba55ad14bddb056468fc7e122 sched: Fix nr_uninterruptible count
61b3749e9e41eee782bae9cfb21ba81d10f5f583 sched: Optimize task_rq_lock()
c7298d912a4eeaebf64b33ec60f2736fdbb49135 sched: Fix TASK_WAKING vs fork deadlock
20b1d1ed393ddf313006bb5645417e55ef264a40 sched: Make select_fallback_rq() cpuset friendly
16a938245f932bd0ccda8262bae52eb783684749 sched: _cpu_down(): Don't play with current->cpus_allowed
e58c3ed611b189990521a1cd23a5576385b2b038 sched: sched_exec(): Remove the select_fallback_rq() logic
27311b45b8a074e74d670b5cc158a4f4f61eca27 sched: move_task_off_dead_cpu(): Remove retry logic
b7a90bb928bf71e72bd18c7ecfd44215b58ff683 sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
b16ba66ee81f4df8466ea8aaf0f193bd87e458fc sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
8a8bcc90350488ded5540d93a80afbea27be528b x86-64, compat: Retruncate rax after ia32 syscall entry tracing
92d8c047c17986afef182f22b9a95a2835aadb54 compat: Make compat_alloc_user_space() incorporate the access_ok()
71f45ea268894b70ef3e4a597fe78ab22a9c061a x86-64, compat: Test %rax for the syscall number, not %eax
93ce128d3700536a2fb8593f83fd6ed137a9556c x86, tsc: Fix a preemption leak in restore_sched_clock_state()
eba3b3e64f83ebb13e60552b9fb8947fb866028f wireless extensions: fix kernel heap content leak
4bc2b2fce7a6de8df10442c73600327b6b999706 ath5k: check return value of ieee80211_get_tx_rate
4cd69d4ef59656cc77f70284ec22ecc60c39b0c3 p54: fix tx feedback status flag check
c79ed2536ec734351cd89c3cfc330112cfd7b18a perf: Initialize callchains roots's childen hits
514fe41b005efb2ad56ab5a5883e1f4ed9408254 memory hotplug: fix next block calculation in is_removable
327e9570426b36235457f86ad164b482cc48d43c Input: i8042 - fix device removal on unload
b1f9216a7b13b63c26573e8c31b2df700db1faaf binfmt_misc: fix binfmt_misc priority
982ce55c5ea05debc2ca705e936580f905745618 kernel/groups.c: fix integer overflow in groups_search
64efb081839bff070a0f17dbf1efa73ad02371de bounce: call flush_dcache_page() after bounce_copy_vec()
c8188f6b72d2916736015caf96c539cb38d51dc3 mmc: fix the use of kunmap_atomic() in tmio_mmc.h
4986f350e204ac1e4ca11567aec51b431d562b91 tmio_mmc: don't clear unhandled pending interrupts
34afb10be8f95bf482576b2b9d82810cd45aa21d gcov: fix null-pointer dereference for certain module types
639e5434c802fd0e3106f0049d4fa1a7a908653f irda: off by one
ed6c29b8a1a35463ec9fc6843543f0a19e0af158 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
af54da7460bd486c7df9727efcbcb7e9e1c490f3 tracing: Do not allow llseek to set_ftrace_filter
c1652827c8578296d0e6560793bbfc213da8e0b6 tracing: Fix a race in function profile
d7dea4cdd7bf64eb69c4583c9daec870c722bea0 libata: skip EH autopsy and recovery during suspend
18c31e36e7e773d0dc02c515f1e517eac003a658 oprofile, x86: fix init_sysfs() function stub
4773c40c1c5d5e32a403ce999f7a5622985b8c8d oprofile, x86: fix init_sysfs error handling
c0efd974f29d6e02c1e8c7bf598bb5b99ab97e9b oprofile: fix crash when accessing freed task structs
33f19e56a712a1d7c3dead0ef0fb335a25083e6d sysfs: checking for NULL instead of ERR_PTR
7582f1a38302e41552204d52fbe40962f98fba8e ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
008f9efc13497e0b6cd7b2b11ea82d08b0d47ec9 USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors.
1b6cc1718a9a203daad668fff39f8f4ba0ae1459 USB: cdc-acm: Add pseudo modem without AT command capabilities
0b0c43410a922edd7894175305e837d748b0d9de USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones
af909188e0959217ca0143f0380b0693c1cb26a2 USB: Expose vendor-specific ACM channel on Nokia 5230
62d8c582cbf5f27cd59d85fa2ede30ff653f3972 usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.
3b83a160a3919c8d75e0f1b0c2d991ebddf73223 usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.
aa2f548ee565a03dcf867057ff6fc6e2ab396243 USB: ftdi_sio: Added custom PIDs for ChamSys products
d4bbea3295237c85723f89fa030341ed1213fc23 USB: cp210x: Add B&G H3000 link cable ID
85eec56084526a776672621827a29c72c29b4de0 USB: CP210x Add new device ID
1da2dba4738c918aaa600b97886d17772e4bcfea USB: Fix kernel oops with g_ether and Windows
85f55525b262080fcbe143601947c88208c0c315 USB: ehci-ppc-of: problems in unwind
654a3ffcdf03dc238a23f4572544392516d6daa1 ocfs2: Fix incorrect checksum validation error
5ba16d7c0e8cc1e32b00c05d08725252f33a1415 ath9k_hw: fix parsing of HT40 5 GHz CTLs
d12738a6a29d69f00840113a93c5c55be8c6af97 fuse: flush background queue on connection close
329d5e1242c4c6c0747070b0797f940b7ddb3d0b staging: hv: Fixed lockup problem with bounce_buffer scatter list
d63247c5dfa7fefb7ca3e22456a8306408b0cd77 staging: hv: Increased storvsc ringbuffer and max_io_requests
4aaee64045762f0cbc8c33b1ad611f4047fb6280 staging: hv: Fixed the value of the 64bit-hole inside ring buffer
d79e2c12c429490b2078ca2903b5853cde7c6c27 staging: hv: Fixed bounce kmap problem by using correct index
aeb3e765e1b9616e0aba0b2bef44127c04367cb0 staging: hv: Fix missing functions for net_device_ops
6d0651305f155028a27b052b8bd6e8217a3a09af PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
0ea9d359e7be67b617e4b685fc1397afc8c9fbcb PCI: MSI: Remove unsafe and unnecessary hardware access
2e4044529b09977f06acdf7a67d7d20ba6bf4528 x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states
7d86e26344e7a801802922e6481be4bea5b78357 sata_mv: fix broken DSM/TRIM support (v2)
cd790692c5a3ce8fe0bc4d73b3ea4f604ab903fe ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
5a7d6bc2748c99a1586ae1c1e0fa11338dc108cd xen: use percpu interrupts for IPIs and VIRQs
25b3d7b1ad6b562ab4de4b459aa8ec38f61bf10a xen: handle events as edge-triggered
ad0db2dbc5b9528ee9237946a7407e85e77883ec hwmon: (k8temp) Differentiate between AM2 and ASB1
963912d831b606ae776dfa7ef12ed26bfd0a6ee3 ext4: fix freeze deadlock under IO
a17fa98c4c808a8ce7d7478a7a64e108c29ca1fe CIFS: Remove __exit mark from cifs_exit_dns_resolver()
f1da3e1315fc3a2d3ded2434a327b913d7a80092 ext4: Make fsync sync new parent directories in no-journal mode
f510dd7e84ae263ee730a5b5db6100c6c03c087f ext4: Fix compat EXT4_IOC_ADD_GROUP
d5f1d8239b7bd531171478b5e76053baab657231 ext4: Conditionally define compat ioctl numbers
e294c97acb0191aff9018e0a0ae9faa5b4c232b1 ext4: restart ext4_ext_remove_space() after transaction restart
4c5490b3020d6e4eb6190dd37073081f4d288599 ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
3a58dfe3e599ca8188bd80d982f03ef202860075 ext4: Avoid crashing on NULL ptr dereference on a filesystem error
bdb69261f2e22b63f5fb2fcbb0de1c3425b61acc ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
607d0c57aaaa1035ab69123ee87deaf9428f9818 ext4: Show journal_checksum option
c3317c8cb549b98ecff014dcd6f718fefbf4a043 ext4: check for a good block group before loading buddy pages
508982ae874515f1adff7c650a6067a83f790b5f ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
ff75dbcebeda9646e7f05e0b99ca715fe9f54870 ext4: Remove extraneous newlines in ext4_msg() calls
f4dca0028caf2314d494ff3c9835126a3cf3ee06 ext4: init statistics after journal recovery
9f12841d5b19cc45c59560cb2b13267540765ce4 ext4: clean up inode bitmaps manipulation in ext4_free_inode
36e647ecd1a71a982d9c8538e400e1a3bbf1b9cc ext4: Do not zero out uninitialized extents beyond i_size
f33f28de02844deabcf785f3a0208b7c6058ff70 ext4: don't scan/accumulate more pages than mballoc will allocate
603ac51d4b7d2ba57a7ba266a37ab64d6a00fb93 ext4: stop issuing discards if not supported by device
924a7b8465438c478074ce82321f3d44ef2ba67b ext4: don't return to userspace after freezing the fs with a mutex held
8b2b0f0ea18f2f696fc18eaff89ac3ab0e512150 ext4: fix quota accounting in case of fallocate
d14f90a2e15b6312b5c25ec445edecbb77b3cd1c ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
c486048538a69b481800ce677db2b714625fbfdc ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
ca71bc392dcd163ae06649ad646e3d2e7533d1db ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
f0e3a4d72d0d88f3e0de052ed7efd3d24ec12547 ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
8758d50a6a0286c02af2c73ee93b7b84eaea7e1b ext4: check missed return value in ext4_sync_file()
8a711b2f4ccab57589e520787e5dfdd2f3621eb2 ath5k: drop warning on jumbo frames
d7159a6d256020f249e3038577a38280ea4576cf KEYS: Return more accurate error codes
47c966822cc5bd388358e5fe06bee8920a02bfff sctp: fix append error cause to ERROR chunk correctly
More information about the unionfs-cvs
mailing list