GIT: unionfs2-2.6.35.y: Changes to branch 'master'
Erez Zadok
ezk at fsl.cs.sunysb.edu
Thu Nov 4 02:01:25 EDT 2010
Rebased ref, commits from common ancestor:
5b2c7100de3a8c7d00531171846aed02cd08dbca Unionfs: Release 2.5.6
d68ccfbb05ff852b2d7b3459c350e31d1ff77036 Unionfs: run check_nd only if nd is valid in ->put_link
53a520200cbbdbe52123a50b38035f66d4dd024d Unionfs: Release 2.5.5
5498a1566830b5cce63e8e8d330c8f26a443e9cc Unionfs: update fsync prototype
643891374b755df335d2fd77daf2524da7293109 Unionfs: update write_inode prototype
e02b672e698fc581049ec75490240ba844bc4cc1 Unionfs: Release 2.5.4
5aaf83692f181d11c286f3a814260845562e9973 Unionfs: update copyright year to 2010
91d6eea1563ddba82f3cbd3aecc37e050129f532 patch unionfs-remove-unnecessary-lockdep-off-on-in-rmdir.patch
9f8a4ce9d69fef2a454087ebb7b145c9173a8a56 patch unionfs-remove-unnecessary-lockdep-off-on-in-rename.patch
99725d824810e9f9dfe5e932a22f7870b87c613c Unionfs: unlock lower parent inode correctly on error path
e4554f717a754c1f592ea2a08207e1a01cd27538 Unionfs: make our lower_vm_ops pointer a const, to match VFS
8d3153bd720caf599f61da46721c51ca7cd25ac5 VFS: export release_open_intent
00b8bb3041bb5cb88a4c2f341d1e03689473a2f2 Unionfs: Release 2.5.3
ec788afa6d4753c57ddb7a142ab539f4e6a67114 Unionfs: handle an open-unlink-ftruncate sequence
e8df41c7dca451bab0fd96f73d96f210b853de9d Unionfs: fix readonly nfs2/3 permission handling
b6050aec8aeb4681065a09795509e76db9b3f283 Unionfs: Release 2.5.2
7318cc21f5c91366d5a902e94955b534ee04f005 Unionfs: prevent lockdep false positives in mmap
73950a11ce111c19da8797cdf347cafb48bdfb6d Unionfs: lock base inode mutex around lookup_one_len
772c2673d888fd0a2f3f4232c477ea7d4651309b Unionfs: merge fixes from rebasing to 2.6.29.
40b5bca519683e145bb3fe4d0871b895f9ba3c73 Unionfs: release 2.5.1
2c3f3081d65c4e770930fbfab064ef3ea7831974 Unionfs: update maintainers
e375cdc8f69f11d8631d7ab44e6a6b506a228b00 Unionfs: update copyrights for 2009
8211f0ae6b8fb450f04e277b8eb06b17253f59ff Unionfs: create whiteout in correct dir after rename with copyup
4a7aced91894bd3ad2ecd63da47cbaeb1a9f5dfb Unionfs: prevent lockdep false positives in mmap
de22dd4a59b574ea3663ab1de0a9754994d9d21a Unionfs: use path_put in mount code
a277c2589fd01fec208217253d6f6a02475f0b93 Unionfs: handle partial copyup errors gracefully
a3a333b2b5f0abbab87d1ca108f95045cac5e494 Unionfs: use the new struct cred API
3d0d1d4dcbf3b6ae39ca9e6c6aab383d2495bd9d Unionfs: dentry_open takes a struct cred now
b32108ce0f820a4d966377dce067c0a62728d70a Security/VFS: re-export security_inode_permission symbol
344af082c94ae0e0ea42c3f8329de2c40063ee4f Unionfs: release 2.5
c8b8b682b9d377b59a1c1c6de877c9f356451c5a Unionfs: unionfs_permission locking fixes
1381460612fcd0853f4e9b8e5836a6410b36cc5b Unionfs: file/dentry revalidation fixes
3d22b740c8c86efaf58940026fd743518bd687ef Unionfs: remove unused nameidata parameters
48483483851c44ed7008e3f3a517b3eff482d310 Unionfs: file_release must always succeed
bc804852ca0a7ebffff17d80108cefc750104a9a Unionfs: remove redundant file-invariant check in file_revalidate
01a5803092f0e452866d61f7d3c436d7d6804237 Unionfs: fix readlink/follow_link to add locking
1688cb878211f1732ed77f817fe10b96294bb55f Unionfs: return EINVAL in setattr on error
fb93f55e1b8b6fb60278b1214db386a29b7cbb83 Unionfs: just warn in put_super instead of BUG-ing
f5b4011807ba21cfa950e8e29a06543160640d0f patch unionfs-cleanup-mntput-calls.patch
1aecae1674b93d2c72b8cf88452604bcbb20f27e Unionfs: use dget_parent to keep parent dentry stable
403bebba937d359912833a551ae47f4e2990702c Unionfs: remove unnecessary calls to copy_attr_times
140e5e664374a342990aebaec57e72d85df2e775 Unionfs: fix off-by-one but in mkdir
8a9117606c83972b80efca21b938880173662593 Unionfs: don't open unhashed files
68944cbb0be8f3d4c9733025a7c89daeb3667ea5 Unionfs: initialize lower mnt in lookup after vfs_path_lookup
d7684527b3b75803114c583e6ad581ff97dea707 Unionfs: drop branchcount on error
59ee67d7a75b6a7fe2bb7980c549a3accc75c568 Unionfs: add a few more invariant debugging checks
5b480098c7589435e7152d0fe68f715d7e68656a Unionfs: update parent mnt on unlink
a2a71fd2dff839a664187bf9ce853649b3896f4f Unionfs: prevent a privilege escalation during first copyup
cc6c9934b119ddb3e8dfb543ef73589239f4ad95 Unionfs: release 2.4
5a872f44241e2cbf5fe32cf511f6e201e18e142b Unionfs: use new kmem_cache_create constructor prototype
bb251801d4a90f4e5b7207a2d38d079b2447a907 Unionfs: LOOKUP_ACCESS intent no longer exists
47516e2a95fd1a7ad7c057d66294d3b16a5c5c06 Unionfs: permission no longer takes a nameidata parameter
fd0db0a4041e87044dad4abbaa5eb4cc0f537523 Unionfs: symlink no longer takes a mode parameter
bcfdfa819b93b32f28cc2cb279ea6312d0bcbe75 Unionfs: properly hash newly created inodes
f1910afb3936b8705ba026441655d3540dc6ad4c Unionfs: minor checkpatch fixes
44b9abcd38f90e728dc51f87ca21ec023d3ea923 Unionfs: update copyrights
33b9c7f61f6f440acce80f5580b325557bb26dd5 Unionfs: update maintainers
c02bee3150ba92e76834437deacb2ace27a20f70 Unionfs: remove old lookup code
5e26cbc798651daaac090eb99cf688fa57e4b681 Unionfs: cache coherency fixes
00c09072539375bdeebe41a6a51cf415a86997cb Unionfs: free lower paths array when destroying dentry's private data
6aa0fa87858f75c0c9889fff69f273680683e2f9 Unionfs: lookup overhaul using vfs_path_lookup
facafe0504215907e59f1cde6e17291a42b8e838 Unionfs: overhaul whiteout code
73aab2831c8dd38d1776755d4480f17a4f5ec906 Unionfs: simplify stale-inode detection code
e2a6b6df451314357a9eac11d98aded00993e939 Unionfs: create and consolidate helpers to path-put lower objects
933062e251368a821e136fa438ca75ce50275e0b Unionfs: create and consolidate helpers to iput lower objects
f3d5df713a01bb3ce565710bff6b32e54c2af2d1 Unionfs: move a rename helper closer to rename code
243667df95c2f2eb6499f233164bff77b33b0c27 Unionfs: simplify the macros used to get/set the dentry start/end branches
5f35215b7f74af508e5552eb8094f656a188082c Unionfs: use new umount_begin prototype
54a8a3c543b6a287abac488a1421cf16b6513447 Unionfs: release 2.3.3
f4bf6007f0d783fa847af96ee2f58ea26b480308 Unionfs: lock parent dentry branch config in write
2fec31a5a4edc2b542e114a372f3f2ebadcaa178 Unionfs: set lower file to NULL in file_release
50b54c49e95a57e7f5c742e466795e551f0c4fef Unionfs: maintain one-open-file invariant for non-directories
e64b6f64380ef4c5d73b35db96104a41d928a80e Unionfs: reorganize file_revalidate for un/locking callers
68104bd698a532190a7ed14687b3f8ee22084a0c Unionfs: copyup only if file is being written to
eb46611688a00d544b7726891c509ee8da6b1b77 Unionfs: set append offset correctly for copied-up files
5bf796584cd93f9c5de71f96bc382c7fb67b0b36 Unionfs: don't dereference dentry without lower branches in d_release
c1d952feab90d9911b38f0b7bc44e19e3059ebb9 Unionfs: stop as soon as first writeable branch is found
dc97d1da4c8fa7b0c94f3941a995b5149eed4d49 Unionfs: lock inode around calls to notify_change()
0843d5f26ad5bf57192b625665eaa8b4970bf355 Unionfs: copy lower times in fsync/fasync only when needed
422cab5ae8630fb9f07d44daa4ad12556fd49235 Unionfs: prevent races in unionfs_fault
af283ddbf93474bc40ddd665f57c8643c56f1536 Unionfs: minor code cleanups
2ddbfcd47a915108824c64348d740a9423c968cd Unionfs: release 2.3.2
e3e07775abbb432bd72fab03f0e32c73e80a68c2 Unionfs: update lower mnts on rmdir with copyup
9d35ff96664e4eccba3213c59c834f2f30baaec6 Unionfs: don't purge lower sb data on remount
e235d022e1db15481c1521e599e27ad56935da26 Unionfs: release 2.3.1
c91e46e18dd787208d254219b50d46c613bcebf4 Unionfs: do not over-decrement lower superblock refs on remount
865118b0bb13d03c1ba502d674aa79ed5b948c9e Unionfs: release 2.3
ed16015525365f283295dd9d9505af5787dbf69f Unionfs: display mount point name along with generation number
1ce9265c3d0b17181cd560fcc719b081a9481532 Unionfs: document reasons for opaque directories
612346e87599386fe87f0fc0be64f7b039fc0ebc Unionfs: use noinline_for_stack
2a96ad14c6a70e8477971d189ed43f75ae0c794e Unionfs: use __func__ instead of __FUNCTION__
6b642ff54468024a8c39fc9e00273111ffb7d735 Unionfs: don't copy parent inode times in setattr
2e77662d210bf349966bbe42e497a2eeb1638fb8 Unionfs: reduce number of whiteouts by deleting all instances of files
a8a0490ab3b52510bd87867dd8b5ca86ed8f860b Unionfs: lock our dentry in file operations
44a7c613cb0e9b5d918d99c9f2b655f618ce7364 Unionfs: implement vm_operations->fault
aeb8069c5899b3b6148cc14f62eda1dda8007d27 Unionfs: implement splice_read/write methods directly
9dac0188129d99f71437fc21fd1c5783167ab294 VFS: rename do_splice_to/from to vfs_splice_* and export symbols
061ce73b678a70c8aee199d28716aa5f101af367 VFS: export release_open_intent as GPL symbol, not regular symbol
89af35b67c2dfba49c3b76384c88aad3bed15157 Unionfs: release 2.2.4
46a4d9b9ae57caa29b3cd36fad38d1efe71f7c9f VFS/Unionfs: use generic path_get/path_put functions
e021fbaa1b341b4436f3458c024d7f15f6b13373 Unionfs: use the new path_put
b57b9d65c6dd0d6b2a98ee907e70860303ad5875 Unionfs: embed a struct path into struct nameidata instead of nd dentrymnt
7480c386366ff39b3934c801c42f5425d0080b80 Unionfs: stop using iget() and read_inode()
797d127a1c547934406f3babd879cce809ab7cc6 Unionfs: use dget_parent in revalidation code
ec6893a154bc7ac01601f03de524e452e8eeb829 Unionfs: branch management/configuration fixes
96037f1e0f9e3dd5e3cbaf4b2aa111ede94dad25 Unionfs: lock parents' branch configuration fixes
7f6ed63879e8660969eeac76fd6d0732dc91d5a3 Unionfs: factor out revalidation routine
19fe9b0190e980b841e6cf43258f46d2674402d2 Unionfs: revalidation code cleanup and refactoring
a0aa651971a8151fd8da4265416ec0619c545bc5 Unionfs: improve debugging in copy_attr_times
6314ee406f40adf5da93ef63b87b7d0767d7aff1 Unionfs: follow_link locking fixes
addbbb52cf1211ba23ba3c676d323825f2342dfa Unionfs: extend dentry branch configuration lock in open
9ff951c4d244e14ea62f6753628f9f3b7f12f969 Unionfs: initialize path_save variable
a53399b215592d47f2dc2ad84771b47d863d1024 Unionfs: uninline unionfs_copy_attr_times and unionfs_copy_attr_all
6ce30fa96571c97aed8f097f38c809930cbce400 Unionfs: document behavior when the lower topology changes
a875d7aca16b9a57ee8d321a2c7dcbd3fa65a0e4 Unionfs: ensure consistent lower inodes types
88e4d654dcc79d205e5053a8a42debbeeee84461 Unionfs: grab lower super_block references
63d04004cbd9970b195f35ff62895cf44a815fa4 Unionfs: release 2.2.3
535eb927648aedf2a04b7c74acbfeae846fd9859 Unionfs: lock_rename related locking fixes
c47e3d217b67a57ad3d2e98497fb0716be0134f2 Unionfs: d_parent related locking fixes
d98da2a3cbd22e6b0a0de3814d0975bb4ae058f3 Unionfs: remove unnecessary call to d_iput
bc74222a5f0db615d05be56122aa4deb981a758d Unionfs: use first writable branch (fix/cleanup)
d55dbea6d3fa6474eab1efde28c69c5af5193217 Unionfs: release 2.2.2
d62c6486d6ab784a24fe5e46d10d3016e8689df8 Unionfs: ensure we have lower dentries in d_iput
531cb9cbf30cad6ccec34f320def9de833f97d5c Unionfs: branch-management related locking fixes
38aba3626787086c7c91e20fa5e8585bb8689fe9 Unionfs: mmap fixes
63e7e8da4dd542c5f652d97c0bce2bfb3bf1028a Unionfs: merged several printk KERN_CONT together into one pr_debug
434490f922e9963b3faf742dc27f3fe9134e6078 Unionfs: release 2.2.1
53c51eb7a326dc1b0a1d2eadb2b0cc84a4b6c841 Unionfs: use VFS helpers to manipulate i_nlink
8749d6d7d16788346e36530ae54e40e3982920cd Unionfs: locking fixes
9ea494ffe5a67e2dbd1b0bb475b21c07c924cee0 Unionfs: use printk KERN_CONT for debugging messages
c394c15d2dbf42fcf7561b9672ec5f626066768b Unionfs: release 2.2
6a664d1220e7e2612332983ea88ee2621b68f18b Unionfs: don't check parent dentries
24337377ed5a00ace55b4ea2f5d2e78b20dd1bbc Unionfs: implement d_iput method
8478dee959344c16f0abd3bc07d25ac754d0ea8c Unionfs: don't check dentry on error
1049b272ba461de02965f6600946c0920e8a4ae5 Unionfs: cleanup lower inodes after successful unlink
c976a64fd50477a7ed6a1ebc1ec7f096e7720a80 Unionfs: initialize namelist variable in rename
a2d2d8046c7be7e7f772b71b54079db55d7ef5b2 Unionfs: minor cleanup in check_empty
5b838eb5a18bae2e147cac3f7d6957d0284323e2 Unionfs: update inode times after a successful open
ed641f4474345bf564518666a1101f28c3aba5f8 Unionfs: set our superblock a/m/ctime granularity
b8f7311eca2d075c9737a4b15ad72ea4cea2adb1 Unionfs: handle on lower inodes in lookup
a71522e9f8336b4e1fe3bd4c2c7a115a93fdb17a Unionfs: minor code rearrangement in rename
a09cd4b3c5a7bacda305f2f105c6f183011925a4 Unionfs: implement lockdep classes
32079da364a3a2df4026dbc263653e433e7b5ed2 Unionfs: prevent false lockdep warnings in stacking
01fa83b3679e15ee40351f7d70727ebdf70a2d65 Unionfs: remove unnecessary parent lock in create
88764b66c0a6a833341d31e08353e6cdf2db2e92 Unionfs: remove unnecessary locking in follow-link
feef21dcadb913d199adb322a04fc986b4cee131 Unionfs: remove unnecessary lock in read_inode
032e0c11d5918b3c71587495f22eda603108f991 Unionfs: remove unnecessary lock when deleting whiteouts
990020b0d9251c7f659abf233ea4e6f22f80015d Unionfs: remove unnecessary conditional inode lock
0269378b5871ff5abee3741eea28afb1ba036fe3 Unionfs: prevent deadlock in cache coherency
8b624830d5ab4d04f420f32c9cd1e629b2d27c0c Unionfs: remove custom read/write methods
6a6defa0718ca8a312e7d1a3371a4fd7bc32462a Unionfs: restructure unionfs_setattr and fix truncation order
8169a5742737d0441f16d964a28fdfee2d100309 Unionfs: mmap fixes
84452e973b1a24021bb30d06c25416add04cedc9 Unionfs: release special files on copyup
e757b298696c4c259b2bd9149b482bc2ed52ebdc Unionfs: create new symlinks only in first branch
dc5cf5d4ac5724787969f5a8c485d7da74f5a4b2 Unionfs: create new special files only in first branch
8e320a9e884d29ebf30e93d16cc93987214ed5d3 Unionfs: initialize inode times for reused inodes
7a004df993cd816706703817f6649c21188edb58 Unionfs: interpose cleanup and fix for spliced dentries
89923b83ed9dfb23000961165d03dfc029cfcab8 Unionfs: clarify usage.txt read/write behavior
9accb8992667bfa7a2240913b4ccdacfaecbd161 Unionfs: use locking around i_size_write in 32-bit systems
1210042b3e25a6abf359c6e71dc17d54dff7f785 Unionfs: clarify usage.txt mount options
43c29581af7dca7171169ce1ba174fa258ff0431 Unionfs: avoid using drop_pagecache_sb in remount
db1f320fe5aaa6ff7cc888f50888e1d857649dbf Unionfs: release 2.1.11
ed81d647ddd561618778455f1832718bc8560905 Unionfs: reduce the amount of cache-coherency debugging messages
f19f82dcfdf04691d8b65545fe2c734dd7022270 Unionfs: cleanup/consolidate branch-mode parsing code
232a2ba831dce9606c664e33a604e8604891e221 Unionfs: call wait_on_page_writeback before clear_page_dirty_for_io
35d91f5cd440e6a576ffa04eaecc535e55856ddd Unionfs: release 2.1.10
9404d4c1bbd628ca577236dac0dac25c57e96350 Unionfs: use generic_file_aio_read/write
558a227a16b10cacf7b223f4cb7b10deea7cc5ef Unionfs: update our inode size correctly upon partial write
31a72950f039d90a957cc17fa6e32dbd14ad767f Unionfs: prevent multiple writers to lower_page
d33853d572d39d66c4698aba021b13d3ff74eecc Unionfs: support splice(2)
1f3f375f4bf49b479e6b77cffd01c57cee9c6029 Unionfs: reintroduce a bmap method
f31d52282ef65d305287739db1308b0e3386261f Unionfs: update times in setattr
e3bd79211fb13c54c9f7bb58f30a42c993fde94e Unionfs: create opaque directories' whiteouts unconditionally
dc05c9bf8442093923e98880c074847fd59d7291 Unionfs: don't create whiteouts on rightmost branch
6830b68fe8341b18c2190f3932ebd9e9ea2f0f44 Unionfs: release lower resources on successful rmdir
8203446ea4600af0afedacff271c9a4f425f9909 Unionfs: remove useless debugging messages
c5d3ec6ea9977a9d138dc38c4b2be245dff6467f Unionfs: handle whiteouts more efficiently in filldir
58fb845ec9e6b40891bb13cf3a82dbc056bfd220 Unionfs: set lower mnt after mkdir which resulted in copyup
8dc671317ed82141cfb04880e10a70f60290a910 Unionfs: minor cleanup in the debugging infrastructure
2b8ff6364103536daf372de2eb5f7b62570635c7 Unionfs: minor coding standards applied
1684fca66bf3716488209123b1ad5efc89690055 Unionfs: minor cleanup in writepage
c42b89dd1a5b2a45cff1a5b2bc7307bcd24b396b Unionfs: use f_path instead of f_dentry/mnt
98d4806775a21d4c36ecaef2e0bb8a0479752f9e Unionfs: cleaner support for RT patches
7fc31426e6d797628eba949b04949f281f33b51e Unionfs: release 2.1.9
ab99620ae8709b9bfdc1d7844fda97271b5eb568 Unionfs: move debugging checks inside locks
9e37955e53f669e6bcd3e9e0c6f237fd64704340 Unionfs: fold do_readpage into unionfs_readpage
a1b6fc5c0f7a00a600976f67831400813c6ef199 Unionfs: remove unnecessary lower atime updates
255d3b0a0c608b5ae2d71fa23e6b7fd31478129d Unionfs: debugging updates
b4e2acb190fffadb85f6bd38012ffce49360ecfe Unionfs: clear partial read in readpage
9143e6c02ab68a3ed9ef5365ef86cfb163acbc22 Unionfs: writepage updates
1d31ed121b16cffc835ef46cd430de28f380e79d Unionfs: update cache-coherency detection heuristics
1e55e40ad0f9af0f36e386ceb7352bd9b6a31be5 Unionfs: use i_size wrappers
c68cffe36a97424eefde7d2513287058d26b17f9 Unionfs: flush and release updates
a440e41c1d0e568183d25f6ebe12134622e7659c Unionfs: release 2.1.8
8132aef00fd08191d551c32808dc548296b6c4e5 Unionfs/VFS: no need to export 2 symbols in security/security.c
6aa05c7a95555766c648de23fe5e0ec07bf743bf Unionfs: don't printk an error if it's due to common copyup
76847ee3a3c3a3742b196e55ad3e8c2393ac7d42 Unionfs: don't bother validating inode if it has no lower branches
7d4a57c1b999c98f5bf80eb11a632c4f5e3ef107 Unionfs: avoid a deadlock during branch-management on a pivot_root'ed union
cc0bc7579d6c14344bde81f0b0d948cb235b637a Unionfs: mmap updates
59f27028ff5991b21a8b5f4504b85c2477c9c356 Unionfs: update usage.txt documention
791e6d5a4ccc9b12a55d807937e7ed7e7fbcca1b Unionfs: cleanup permission checking code
9328b9fa3b6e8c4b3f8407fc4b614310f7f44557 Unionfs: delete whiteouts in sticky directories
545a2aa4b8f555c396534e089b9769b7359cc1f1 Unionfs: release 2.1.7
a0d8682425580b7b6067218ee30a4a7ffa35f85f Unionfs: remove obsolete #define and comment
585240e984e7132c8b6313bae8ffcfd25b0b8581 Unionfs: fix unionfs_setattr to handle ATTR_KILL_S*ID
12730c282a1dfe776fb862fd14ec35040b05b98b Unionfs: remove for_writepages nfs workaround
f41e5dd2886963f3ada7f9e2d8dab766bc897d9e Unionfs: convert a printk to pr_debug in release
ec22166c406a7f17ffddfe0dff1deccbd998936a Unionfs: don't bother validating dentry if it has no lower branches
147da1b161738751c667a75e40660cb8bd50641e Unionfs: don't printk trivial message upon normal rename-copyup
3af995b2687414e75a1655c02553cd018077faea Unionfs: support lower filesystems without writeback capability
7a376b5585e9912181193402610b27d632a07064 Unionfs: slab api remove useless ctor parameter and reorder parameters
9379b08058c23b4af50bc3d72ea5187b858a71c5 Unionfs: security convert lsm into a static interface fix
c544e2b5f74c97b74d87a59d866335f0b9daaa0a Unionfs: release 2.1.6
f3ecd6f4f8ed61d0a2c4d117f29c1d647efc5bef Unionfs: coding style: avoid lines longer than 80 chars
8affb2555dce5fe258399fa66f347420d2005f67 Unionfs: coding style: miscellaneous fixes
7c26ef2e0cda14c950c2a2bca00ac43f3a98ed6e Unionfs: coding style: avoid multiple assignments on same line
d553d389f00ae52e6e5e63c40389fc3fbcdbad96 Unionfs: coding style: take assignments out of "if" conditions
cad5bbc2dd5049bbbcea45a744be41d2eba9555b Unionfs: coding style: proper spacing
f96820eca79604bdce665abb4f8510996512a068 Unionfs: use braces in both branches of conditionals
42684c2de5c3c4e99659b34a9e05331cc8301151 Unionfs: remove periods from the end of printk strings
4c8e0943f8513ec18ae6fadf42ebfc1e9a78112f Unionfs: update/assign a KERN_* level to all printk statements
a5ed3814846192044af8130f038f6c080d5833b2 Unionfs: add missing newlines in printk's
87c9a6218130d799935fa5de82e3c66b982d3058 Unionfs: convert all appropriate printk's to pr_debug calls
0df677886974d913e843bcd4786c850b9f8b94ce Unionfs: use pr_debug() instead of custom dprintk()
a3b9799e9dd15f69d571372891c7b349ae6470c0 Unionfs: use page_offset() helper
1e073086a6a719bb5ba8df1f01830b5a7930e436 Unionfs: remove unnecessary if condition
82ea6dc34db125a4a0d62fb152fe4fa64a551723 Unionfs: properly indent static struct
5efa31122945b30c24910d461071c8d5b8259c7b Unionfs: use UNIONFS_NAME macro
93f0c52a290c5c3ffbefc4cdff0525679cefc3dd Unionfs: use consistent printk prefixes
7c9dbb329de6751e720de773437b08d58792a65e Unionfs: minor comment cleanups
1e678eb459ff5e1ff1d676a738fd2e064721585e Unionfs: compile if debug is off
2b2a74ad79422cf936c498e84f8d0614d4ca8ce0 patch unionfs_undo_unnecessary_unlikely_calls
03f7e4383fe428a3bbfaaeb8f66411c3ec3ba114 Unionfs: display informational messages only if debug is on
d01c9783d73d68a419894e3e3babce57fcb14546 Unionfs: release 2.1.5
7dd379bc20211e0574700d5802b8ca8a63413f58 Unionfs: use poison.h for safe poison pointers
4081b3a70541bc9acc336763697f74ee1807431e Unionfs: add un/likely conditionals on xattr ops
48121b8d8332064aa72cfafe4c37dba9bc1f7538 Unionfs: add un/likely conditionals on unlink ops
98b87f0343c62e687bed8fdee11d0dd71edf3eae Unionfs: add un/likely conditionals on common subr
8ab806086bbedf939adbf9de000297d3dbad187e Unionfs: add un/likely conditionals on readdir ops
c8cce909d40c7ebfe22fb573eb853bbe5ec76e11 Unionfs: add un/likely conditionals on rename ops
70b1d300d59526ef3f654da9be9b47993afc21fc Unionfs: add un/likely conditionals on mmap ops
b541a9f3fe4351b83de42d0b4f34cd1dc7fb58b5 Unionfs: add un/likely conditionals on super ops
4337c1d96ab6fc441072a09ecddd1415db2867bf Unionfs: add un/likely conditionals on lookup ops
4f7e677ccc21f0bf42df88f7f9ddeb21a0925c34 Unionfs: add un/likely conditionals on inode ops
1fe85ca481eebe82cafc9b72a4a2195a94ac4b2a Unionfs: add un/likely conditionals on fileops
cc5fb431d70d4c54c315588b7bcd62f555f9f469 Unionfs: add un/likely conditionals on headers
e248bda5f108b656d19533d02bd944bf0c1e3231 Unionfs: add un/likely conditionals on dir ops
5f0999303656a911d32754c3c6c8d2b4e5d91df7 Unionfs: add un/likely conditionals on dentry ops
cd8b11556b80659c5732e53c2eea3cfafd11eaee Unionfs: add un/likely conditionals on debug ops
20f256aa8e9d1caea3d9e775f7530ff36cb9b781 Unionfs: add un/likely conditionals on copyup ops
bb5c9953677ba0e9bcd2e403dcfbb3d436860aac Unionfs: add un/likely conditionals on common fileops
c49a9b0f660293835a0488c117b0ce969c521109 Unionfs: lower nameidata support for nfsv4
9e1fdd8685f9c1c72c23454efb332bfce009eacd Unionfs: add lower nameidata debugging support
40d20b168c8fb3090b7a9ad09609146ab7450590 Unionfs: minor coding style updates
59d2493eec3fa57ee0634376f220d84f481fab5e Unionfs: cast page->index loff_t before shifting
048ad3a73c1daaf34d413a3e47dea257a12a03cc Unionfs: release 2.1.4
c6f19d0dad50d43c089fdbdfd7e94cdc441a147a Unionfs: cache-coherency fixes
7988a09b50edc394362b5e275e6e2d76de5e39cd Unionfs: display informational messages only if debug is on
18776d86a9cc30b00643bb6696e68ec48f45a03e Unionfs: use int in unionfs_d_revalidate
9ffcfacff571b701bd8d5f3f986101249c2aeb65 Unionfs: documentation updates/corrections
2798a2fdd73fa5ac53a3075282a757cd615696d1 Unionfs: release 2.1.3
e46ebcf5ff12ff6e9dcea0e6f277121d9afa6430 Unionfs: cache coherency after lower objects are removed
f25b51eb90b63a8fb19a252d721cec4877bf4831 Unionfs: unionfs_lookup locking consistency
56d381afcc390ead9062ec081467dccd19dd55de Unionfs: use boolean type in unionfs_d_revalidate
c128bff21b9f06423313a3f51be2d37073d43a1d Unionfs: add missing newlines to printks
9c331fe9f861f0c414c06e7ba2d04763cd2cef46 Unionfs: remove unnecessary comment
1d5e755b17584820703d422b972329d349f14b55 Unionfs: documentation updates
908d391161b575437de6546d0afa28f51810faf9 Unionfs: use bool type in dentry and file revalidation code
b536fd7514a7d7adf60b4378a56fa9d75a47dd71 Unionfs: cache-coherency fix for is_newer_lower
c80aa45d111847eb65ac8e4a9ac1d38fd3fa3329 Unionfs: import Jeff's fixes from korg
b1bc1c40f145e12f9740af9173d2b558e00634af Unionfs: Remove unused #defines
5dfcd7fcb043089cae7736adc95e9e2574771019 Unionfs: Simplify unionfs_get_nlinks
c246b43e486834f7b3b6470edd3bfcdba16427f6 Unionfs: unionfs_create rewrite
b44082c58c9a8a0e2d28a8f94c2ea5c115b12fdf Unionfs: document lockdep issues
3919a3487ca4a070110d2c7ebf8aaec87e414daf Unionfs: support CONFIG_PREEMPT_RT
7892779dd5ca2fc9ae6b29013318b1315aa1a104 Unionfs: release 2.1.2
47c45845b6d90013b84091fa8755f775bde7d61c Unionfs: imported fixes from korg branch's take-3 series
1e28296fa9ef51e8841753dc724392551929622a Unionfs: release 2.1.1.
ab38a64b0aa3cae9b9cfd869ca676ce4a2eacb67 Unionfs: minor usage.txt documentation fix
76ac624401551ff4554c0e1dbb6ab3673a29c774 Unionfs: imported fixes from korg branch
2d71dd48e9be8fe0b7ca5254f564b3342964bdad Unionfs: back-port stuff from Jeff's korg branch to per-kernel branches
a02548d04226397a5b45d2eae7144d48d9b16ccc Revert "bugfix: add MODULE_LICENSE to mtdsuper module so it loads"
fd14aa7bd48ede60d0f17f29870eac8d1d45dfad Unionfs/eCryptfs: remove lookup_one_len_nd and LOOKUP_ONE code
6a5ca4a3ec469b9becb4af5860a51c75cec57d17 Unionfs: support incremental versions
b8bdb696534a8fe6538dd007950df5f219c90555 Unionfs: check for immutable files before read-only branches
37c9dea0af08c7a112ce8e81510106ee042746a1 Unionfs: mmap fixes to unionfs_writepage
73344fa6fb2fa5b7c16a9e20fb2abf7d2db7a437 Unionfs: rewrite cleanup_file more cleanly
36260b50212fb318b89d75336237b58a679af627 Unionfs: improved printk upon copyup
c12ce398f5f9af312c6a6cb3db9d48297328681b Unionfs: xattr copyup fixes
bc7dfa808faa36bb503339c97b32b134944522bc Unionfs: fixes to cache-coherency checking code
3cec00c4fad626297244abb4777c43e47a9f0ce3 Unionfs: mmap fixes to unionfs_writepage
1558f71ed43249a544a62932be72cd773c9dad4c Unionfs: bugfix when mounting readonly exported NFS volumes (was: nfsro)
f4e0038d1f831fb50a12029a5bbe7558924db926 [PATCH] unionfs: make functions static
b3f31199148d18f8970fb97373ee0e78b522e5f0 Unionfs: pass nameidata intent information to lower level file systems
3469301d9549ba5e8a0183c098a23d590abc5440 Unionfs: kmem_cache_create doesn't take a dtor argument any longer
6ac383f8ff31237ce12f2ecc7f787b3c80c65361 Unionfs: ensure cache coherency in unionfs_fsync/fasync
c7e1e98743077267d6733147aaa041600d37954d Unionfs: implement native unionfs_fsync/unionfs_fasync methods
669e1e941b3457265e5ca538dc63997dea873dbe Unionfs: small documentation fix to usage.txt
9026d1a865494148e579453980d4cc3d3958fb24 Unionfs: mmap fixes to ->writepage/readpage/sync_page
f6d2cc917d4922f8f3b5515badd47ecfe2ef6cf8 Unionfs: branch-management bugfix to unionfs_file_revalidate
09df191be945f510af4cc4b43fc69381e281b8af Unionfs: cleanup: break line longer than 80 chars
f2406a7e401ed226ec22872395a2be1dd67c7531 Unionfs: fix minor typo in revalidate_chain comment
3d81f2ad0ec14bc49b6df4c7b16a9e733a647c19 Unionfs: bugfix: don't call branchget() until dentry_open succeeded
7475c6722aef49ed84445c73f268ff13ab44d519 Unionfs: branch-management bug-fix to lower mnt counts
3b0395c95d532d198c495df486b1b3556629fde6 Unionfs: use igrab instead of atomic_inc inode refcnt
22ef4535ad06f61e32fbcdda1d6aaee9e56b7a74 Unionfs: cache-coherency: update times of root inode after branch management
1aaa38b5080bbeae9040f70b0519ab923aab9693 Unionfs: debugging: don't oops if sb->s_root is NULL
cb26e0c76780b805971085e8c5d983ef40ac6f11 Unionfs: debugging: show inode reference counts for all branches
d8ebab1ceea994815530a117a3b292ee305e4bb6 Unionfs: fix small typo in comment
b74c54922dbf8e894072f6297e8cda0aaad0b6d2 Unionfs: bugfix -- set copied up open file mode to read and write
5509bec4ccd7a72ab475b5319b3ae7cc00a63e64 Unionfs: rewrite do_unionfs_readpage to use vfs_read (bugfix)
8500ab74d3e01fa39d43a5cb7af0993c68b932df Unionfs: fix minor typo in a comment
61f7d69373b22aca255499faeba9e0b366891527 Unionfs: use the splice_read file method instead of sendfile
53c920db5ac6759e7ac0aebbf642cbbb57b53137 unionfs: better handling when copying up permissions
0bc99f8c67598c796d82019663375906cf059778 Unionfs: better error handling in rename code when copyups are involved
4a569c183321916c2fdccfee8a6a48c0b8a5b071 Unionfs: bugfix when renaming symlinks on readonly branches
e3f241730a395aa7633f30fa289ff167acf81ee8 Unionfs: prevent deadlock with branch-management code.
fe8bc1620e0694822ddc9a615e9722443b9dbcef Unionfs: rename file->f_dentry references to file->f_path.dentry
f66aa8ca2ab87be3740928f403186d1791f0c7ac Unionfs: improved comment above unionfs_follow_link
39e329825bfe247d616212029780443e536871c1 Unionfs: Change the semantics of sb info's rwsem
cfd53c9682fa828f2a591f28e349c40b889d63e6 Unionfs: Remove superfluous check for NULL pointer
748e1a755126000176b7807a5631123908f284a6 Unionfs: Change free_dentry_private_info to take a struct dentry
7bc0ab49f6223f5afaa8acbba934198226f9b8a6 Unionfs: Cleanup new_dentry_private_data
139d587ab40aba4c660dccf0dc8f304922071b19 Unionfs: document cache-coherency design and implementation
beeea2ddf25a79814d79a7c2d5c3b8be22b93d9c Unionfs: cache-coherency calls to maintain the time invariants
c3b1129e9d97cb14e929d00da7f5e397f0d28fac Unionfs: core cache-coherency code
74d1d6ddd4c33fdcc2cbb8a88011011d2adaa93f Unionfs: introduce two functions to maintain time invariants
02839bdafc5c8a832ffa0b6345bd8b128b0b53f0 Unionfs: prototype and location change for unionfs_get_nlinks
bf43715a06b58a96dcf4139c2e9e782ea6ed5101 Unionfs: m/c/atime invariant checking debugging code
cdc49a4e2f2900e5ae94d06913340a6a08594053 Unionfs: bugfix in debugging infrastructure
11bed0a3fd6f532f41beb5c68b1716daee17f61c Cache coherency: resync unionfs data/meta-data when lower files change
2ce790ec6b7e660742a6d912e395454af8a66b19 revert changes to new_dentry_private_data and document it
1bd3debaa4746cdac08a30185033f95e6f4915a8 cleanup: convert all instances of "hidden" to "lower".
9641a99e518881cae2396c0a7be2742bf213ad91 Fix section marker in header file:
5026fb612909371fd54f422c79fc723ba064c6ec minor indentation correction
caa330054c18c611173062bc6c58f58b17e46ef8 bugfix: add MODULE_LICENSE to mtdsuper module so it loads
9e3b5234e3208a65be588bc0e5652057bc88d117 bugfix: properly reset lower inode start/end range
093edf6a4510d63202f0f42bc0f29ad4bdfe6738 cleanup: rewrite new_dentry_private data more simply
8d8aea1699ed0c2a6bb1d8dafbf3804f5067bbd2 bugfix: remove extra superblock rwsem unlock call
44bb6c47ab4adb75679fdbf24aade42954b5c806 remove unnecessary comment
1b90e3678ccc8e147deedc892acabae6b4c8c2ff properly format a multi line comment
a182df460f3d9709ec46bad8301ca980618bbe7f reformat all lines longer than 80 characters
f38a53d88a75fde02fa36875fe8c18735c0239ac debugging: indent code properly and cleanups
3f18534c0803efed2c466bedf020d3d456ff3933 cleanup: reformat all lines longer than 80 characters
315786780818224c1a763433050e92a9e2f5d550 spell check all strings and comments
019b6cd230ae9abf8670153fa226b9f0c2069522 cleanup: ensure proper comment on every "#endif"
3bfeb3ff76b06b010c83781edd9d10a424ef8f2e Revert "Unionfs: Cleanup locking in new_dentry_private_data"
316ff960ed8324c463a49ed082724d5b245ea29e bugfix: ensure dentry/inode/mnt validity after a successful ioctl
2c03e3dfd7ae28ab312ce603bb0c099121460e73 bugfix: release superblock lock at end of ioctl method
9122e587c88cca3153fc505e6ce0493e406759d6 bug fixes: revalidate dentries passed to all inode/super operations
13baf1f8bc081a3e0e588d5f9c963670cb72adc1 code consistency: ensure that every #endif has a matching comment
a025d87a4a523d8ef9c52701757eed795ecab9cc invariants: don't complain if no lower dentry of a deleted dentry
3c0f57d591e78d8ae808b75e6a28bf322323b731 invariants: don't complain about directories with some NULL lower objects
610dbed6c1a2a14d15545d253701dc047898d41f Revert "invariants: don't complain about directories with some NULL lower objects"
79dd35ac8a4e14830e755a67ed0be817f8d2ffb9 invariants: don't complain about directories with some NULL lower objects
fdab206df50f3556c0802f61dd95565076c93f03 cleanup: rewrite unionfs_partial_lookup more cleanly and add comments
7477d473a8dc5f7a5cbc4b5174a410b3ca3984c8 bug fix: prevent null mntget warning messages in unionfs_lookup_backend
f960df60ab8d7c8d5cb05b41219ebe3feb4e3d4c documentation: expand comments to unionfs_lookup_backend
3c46a408310f19018990f39099bef64d8e7f2960 cleanup: remove unnecessary call to inherit_mnt
3139119a047b8a3de8ccdfc8a76c1f8e79c9176a bug fix: don't warn if trying to mntput a "negative" union object
8ec2082547c95227f33e5b92920a0afa22f878b2 bug fix: get lower mnt from root dentry instead of lower dentry
2fcc46445991c2810f030131a40556a77705d2a1 Unionfs: allow users to override Makefile options in fs/unionfs/local.mk
8d26fd31817b3222e9519f4040c8642a1e20a739 documentation: better comment in branch_id_to_idx
9312cfc07ebb6c2349ca473ab140937dbf63c95c bug fix: catch bad use of dirs= options (extra ':' separators)
2740cd3f4dafe6747874b86060fcd4cf85312bae unionfs: merge find_new_branch_index and branch_id_to_idx into one function
8377b443441fe76decbe8393d80561d9e576718f unionfs: minor cleanup and better commenting in new_dentry_private_data
e7d44491eb2a33eb30b920f6fd5ce81c119bdb17 Unionfs: Cleanup locking in new_dentry_private_data
ba4f0bacbce37c89fcbd3d38ebcad38d3c95b70d bugfix: prevent null-deref oops if lower f/s is NFS (mmap writes)
cc3cf6f884a6cb718b228421e4ac4f3aef67767f cleanup: use krealloc instead of open-coding it with kmalloc/kfree/memcpy
4e5c79fbd1b17435899ec3095ecdfad944b775a5 bugfix: prevent a NULL ptr deref if branch is nfs and using mmap writes
20f6c2a752ed1e33ffc00c876d9d14fdcea496cd bugfix: handle lower file systems that do not support writeable mappings
6148f39e53a68e2ff342ee5a163fed196480832e documentation: comment to ODF developers to address
7caabd67eae894728b6576a368f34e6ff51c496f bug fix: set lower inodes correctly after branch management succeeds
56390d8cb47ef7ad953986a443e88cc7043aaac7 bug fix: prevent self deadlock with remount code in pivot_root scenarios
9bab9780c8c827af192a419174d868393a6bcb97 debugging: test for freed (0x5a) inodes
a6da05e2b1a9fe8e2d7b96e9a9998d3eecd3ecbf bugfix: statfs lower file system properly
0fa5a1a51305c61d779cf6cd9e7618592f177ba5 Add Erez Zadok to maintainers list
8cda4d0c3384ed9aaa2981016b7b61a7024c4885 add standard copyright comment to linux/union_fs.h
3a1cc0f57a71921edeac651d088414c1b0805991 d_splice bugfix: update dentry in our lookup if needed.
6ff7a67acaa62317f5210cafb0a850844d7edcf3 mmap: file revalidation and fanout invariant validation
b701adf84273e1c03fcb5722f23df3909c6126a5 mmap: sync_page bug, call sync_page on lower page, not unionfs page
dbbfee9bfe4e3e2f4354f4186504b401ad797196 mmap: also revalidate file passed to unionfs_release
5d9b423fd72e5aa299dbd4e0f91d221d1beb6e31 mmap: update atime upon successful file reading (via mmap or otherwise)
e8e78df2e7ecbe5a484c85b52e75770ee458399f mmap: proper locking to interoperate with branch-management code
0ac2872d9c712a24b3816b563b3fc1e49554919e mmap: remove unnecessary unionfs_bmap method
a1899e5911e4169dad1e967caf55b2e8aa638f28 mmap: trivial sendfile support
9f43bc78674041285567e5a2b589997a9bd7f759 mmap: minor code and comment reformatting
40a6a2c638ca9344e7bc81ced94eecda2a0b4eba mmap: #if 0 unneeded code instead of commenting it out
6c80765f927beef95237f3dc2a3755daa44764d2 mmap: read upper file instead of lower file
34b82b541464d385c7cfef9b6d71d05443805acd mmap: coding style: reformated a line longer than 80 chars
b2a323b16120573ca412600e44f6edecead5d9cf mmap: remove defunct comments
c7d9837d2b516d23fa64eef0c1215ceb0e4c13be mmap: file revalidation
307692136aeb6f22852c3bb796197e7f378303f8 mmap: applied main mmap patch
26f58f8a09b603dc7325bb6dfea98f61ff2d6787 bugfix: fixed interpose to check if d_splice_alias returns a dentry
86a7188b7a1b388ca5f37e2992c23ec32c11de86 debug: remove unnecessarily verbose debugging printk's
7f53ef21e1f44840d2d3dd80cdfabb0b85b1fcf3 cleanup: consistent printk messages
c7809c4a5628c37a79e886104982bb89c252408e cleanup: eliminate wrapper function create_parents
6714f2a41761e7b370cb17d689703e76d9efe376 cleanup: eliminate wrapper function copyup_dentry
baf05f0fe299530718db114b8b810e51a43fff90 cleanup: rewrite do_delayed_copyup more cleanly and clearly
bd52dce39168ad0526f580cddd7a9d5e6ec9d0c6 debugging: small fix to Makefile to correct #define typo
e9dce96ad480266ad787cf0de870ebb1ac30685b cleanup: remove unnecessary macro used in only one place
dca03f9b42f40d80ebd1fd30341706d9d0a827b7 bug fix: don't revalidate dropped dentries
9d04c4a223a4e70536aca6aa9cf1aa7f75847ac1 bug fix: retry lookup for different silly-renamed files
4ac5dfc221328cda3e3daa5841879f246f58b318 Documentation: better comments for copyup-related code
36a3b6a53a98527ff7430b4b359b9333441ff9cb Verify and maintain fanout invariants.
68ecae4b44902c4b52421335406dec248b2da3d0 Post-copyup helper functions
8763c8c5566041195422ac314516e5160d98b054 Introduce compile-time debugging support to Unionfs
6fb072a8ad34a89f4e64fccee6e6a8ae1f08a495 bugfixes: correctly decrement refcounts of mnt's upon branch management
5f73e2dce4d4f5163a15d3b9f0748c0881a57995 bugfix in BUG_ON use: actually catch bad use of unionfs_mntput
bac4f01c1dd84d6e44103e9aef9f7fc40628df50 cleanup: removed a trailing whitespace
dfecd4a82fdb70eae891bbcc082736caab937344 bugfix: remove defunct unionfs_put_inode method
035b2ae0825bc7ee0375c189b88dc2bd6735c21a optimize branch overlapping test a bit
9d05acbcc66f4c1cb9f34f99264285c08b4f6f0b Documentation update regarding overlapping branches and new lookup code.
c4216e21e178c8adf9050a2d90ff7c4edbbfe5b0 branch management: disallow setting leftmost branch to readonly
682eddc67eecd33a1e356b5775ba158a8fe62310 fsstack: 4th case to do_path_lookup
95637e20a41bc92218e47d5fd5d9d54532e7c4f6 Revert "Unionfs: Check remount options for being NULL"
23e8db577ff8afb007eff64a6acef9cee00bf41f bugfix: don't leak resources when copyup fails partially
744a4bae585b55f7b7134c1cb24282ee71708216 cleanup: call our unionfs_{unlock,lock}_dentry instead of mutex ops.
c50695ba4fe92591e42214436b0f92eb9e6bac83 cleanup: rename our "do_rename" to __unionfs_rename.
c0698b83dd76c30dc1ef5dd7fe384cb30dc6c3d1 cleanup: rename prefix our version of double_lock_dentry with "unionfs_"
a7f2e49dfb7de06a33fa67f2566ca978df017d84 Cleanup: ensure space between every comma-delimited function argument list
82789c6e4d780064e48729583b170f1ca2de26f6 cleanup: rewrite long while(1) loop more cleanly
7173404c31d80f9b9695244d7edb437087fcbbbf Move one function off of branchman.c and remove source file.
461dffd502026ef63dae7303e8504c7c9c43873c cleanup: consistent pointer declaration spacing.
dbdc3fb384cd030e0929ed95b03e21ad4016ad73 Merge unionfs_write with __unionfs_write.
029ada177b77a2b676e5a3d6828a54314b905f00 cleanup: fix one odd indentation and long line breakup.
8c5ade08e179e70ad705321382f503ba641f5a4d Commenting the code.
9e91c2ca2a54fbed81320dc6bef62921d00c93a4 cleanup: prefix external functions with 'extern' properly
65442662794a0138a2dee63e428781f6b734e19a cleanup: one more trailing whitespace removed.
8abf45b9b70d374c436b37cb5e08026b5c48cc0e cleanup: spell check all strings and comments
ab99fd7467a551948a95ea50c407af0b8960d5aa cleanup: use consistent style for multi-line comments
446332a5fbbd23937dfa56f9b4ba4ca1aa41a7f8 cleanup: keep all top-of-function automatic variables clustered together
72cf0033405e35242a90e43134753e0fa70905e9 coding-style: remove one more {braces} around one-statement code block
c0af064db5ad5be7040759ee3aa8b27ebb2110ad cleanup: remove unnecessary blank lines in short code blocks
29eccfc75b88ed3322840763e03dc77964fd8830 cleanup: add missing copyright notices
0b3e2ec4c4c355c33fb2c84f696be22bba3f4164 coding-style: reformat lines longer than 80 chars (accounting for TABs)
b5f85e2bc63823c57ad7ea163ccb149524ec0913 cleanup: every printk should prefix with "unionfs: " consistently
15baa6088ce41032f0be38fe36615d04dd3f2ad5 coding-style: remove unnecessary {braces} around one-line code blocks
2adc010b997858ce1cdaead065c13006361bd70d coding-style: no lines over 80 chars
3ae0f98e033c128cc3b2af1adecdd1ce8f046006 coding-style: indent every line properly
a3b68c2ee6b00a6f24237e704884ef90daf7aaac cleanup: remove trailing spaces
e188806f961a81b76c108b0ca030a41ed7c27562 Documentation: fix spelling error
cf7e868bdefa2e3656d5a9c3242aaf73cda5befc Documentation: minor typo fixed in incgen remount option
031fc2b14a67618efa2d27a93942013499de0ff5 Unionfs: SLAB_CTOR_CONSTRUCTOR has been removed from vanilla
c6df24153036873b825d41761309726c35f82ba8 [PATCH] unionfs: fix slab abuses with krealloc
4ad35da7dbc758153a6aaac0194788187ef17645 [PATCH] fix unionfs compilation
b855d82a5004e16fab962bbac48e11ef89968a78 Unionfs: Check remount options for being NULL
971805773b64f683dc51b94ac3a6f64fc9cef728 Unionfs: Accept MS_SILENT during remount
bf3f1d32f9129745b0773d5390c1a9c485a4e3b6 Unionfs: Don't inline do_remount_{add,del,mode}_option
3a94a5068fe3bfbcaf4ddc54051f5669e83effae Unionfs: Added several BUG_ONs to assert dentry validity
294849ddf257241bbe638b5d473df02ed368d067 Unionfs: Properly handle stale inodes passed to unionfs_permission
890968e6d0a26cb4d20bb37bc621731f66853f15 Unionfs: Pass lowernd to lower ->revalidate function
21927f766bb9443e9c3c988bdac25afb2363fb7b Unionfs: vfsmount reference counting fixes
cfa56f11f740a43bda19e4bf5e64a7e04afa7e5e Unionfs: unionfs_create needs to revalidate the dentry
c41e1326f922fcaabf0974014511dbab50469dd3 Unionfs: Decrement totalopens counter on error in unionfs_open
3cd302e927980211304417bc64d4d9acfc3f4d82 Unionfs: Document unionfs_d_release locking
3b4855b840589e2835d93e3376f3337128c68b03 Unionfs: Remove the older incgen ioctl
a0f53c109149e9e8871d773cccc78a8f13b8f727 Unionfs: Grab the unionfs sb private data lock around branch info users
0c9f7335c6120a91b06f7bd032218f9781f40336 Unionfs: Rewrite unionfs_d_revalidate
b10e591852a863cfe43c1d896705f988bb580ae6 Unionfs: Introduce unionfs_mnt{get,put}
d1d25f23c5ea7ad29e99d619b5808a2e8c2d1e11 Unionfs: Bulk of branch-management remount code
786b24dac3901d56be81c4be6aa0b2d0bf0359af Unionfs: Introduce branch-id code
d139f80af595177c231f3a275df0d3b2c5d6e48a Unionfs: Actually verify if dentry's info node is locked
aff6f884d9bb1a92b72763ad13d860a9bd48e884 Unionfs: Provide more helpful info on branch leaks during unmount
25d28bec3d0720f9a4e689bc5d84d1a504e4b244 Unionfs: Rename unionfs_data sbcount field to more appropriate open_files
c573eab6a37d098f6c15ac440a22ab968223fabd Unionfs: Proper comment on rwsem field
a1a2b54faa078b96618ec0b3d82fae1fe3736613 Unionfs: Documentation updates for branch-management
a09c4d19e670d478c8e80f6a8998b0b1af68c106 fs: Export drop_pagecache_sb symbol
ea06d00990b342786d4cc61f66349f5bbb413de4 fs: Introduce path{get,put}
a6ad2f984ba1eb829ee85c92419213524808e5f9 [PATCH] Unionfs: sioq not __exit
b507b9df2d5f36f2ce1683bac9253c5945f8db17 MAINTAINERS: Unionfs URL update
8f04b4629d64d21ec4f338fc5c12bd166a52b147 fs/unionfs/: Fix unlocking in error paths
bcd82a7add027c88b8c1aeab00f2cc1046bf0450 fs/unionfs/: Fix dentry leak in copyup_named_dentry
e484030fde0cb175769efeef1ff4cae51c9fc58b fs/unionfs/: mntput in __cleanup_dentry
91c276aae97e54091acd94b48eb03f46aef70566 fs/unionfs/: Fix copyup_deleted_file dentry leak
c2ef39d18050c51c9be309eae4554b97e65f8e32 fs/unionfs/: Miscellaneous coding style fixes
1b1ee851b1778abffdb02b1324e03cc73d74127a fs/unionfs/: Check return value of d_path
c615518f58d6cc02d8a31672159ce65e199bf8ce fs/unionfs/: Use SEEK_{SET,CUR} instead of hardcoded values
4880852c5d4196fd01ed105f71e2623e01972b23 fs/unionfs/: Remove alloc_filldir_node
fa87e035cc461b14c2bdf23dfb356967dd3f75a3 fs/unionfs/: Rename unionfs_d_revalidate_wrap
e9e85e295c428b123d2d19707625567d3641afbd fs/unionfs/: Several small cleanups in unionfs_interpose
ca3f5b86f3cb1cc46822fe60090f17a11583fa95 fs/unionfs/: Don't grab dentry private data mutex in unionfs_d_release
e41f22e1d6db30809a810d886f3761260557ca4e fs/unionfs/: Fix a memory leak in unionfs_read_super
1d0b30188c900da77967b457ec963436e66a0c32 fs/unionfs: Fix a memory leak & null pointer dereference
8266cac2fa58c8cb0d930f6d4cf2058c2fbcc623 [PATCH] UNION_FS must depend on SLAB
528a7512b06042b1495d522998996f7cf1aa3469 fs/unionfs/: Remove unused structure members & macros
a5f64a6251affce28868ff8ccaf58ae28d472d18 Unionfs: Documentation update
dd1b2eb6eac18e76ae8bd1ba1ca4349ad7b7b79e fs/: Move eCryptfs & Unionfs config options into a sub-menu
e9a78994bc00c326ec32757642aa6560a79bf8ff fs/unionfs/: Use __roundup_pow_of_two instead of custom rounding code
dd8f59903d9e5056779258bd30dbad8d64131208 fs/unionfs/: Don't duplicate the struct nameidata
af5629f03b1af9c1831405bcf4a790afd3af1495 fs/unionfs/: Andrew Morton's comments
b10c7d40c6f6a71ed4542fe2c6bd99b82032542c fs/unionfs/: possible cleanups
5510beedde29c9586b659c04c8a99ae11f14683b fs/unionfs/: Remove stale_inode.c
82fadacd5631349de97292bbf52732f64cb8e777 Unionfs: Extended Attributes support
c67b830a69a51129d2f5118050673ee36cf6a754 Unionfs: Kconfig and Makefile
f5a352f119dca57e2df0c02a558a274bc8222040 Unionfs: Unlink
ac19e69e2ef2ca746fd08f020f47362ceb1aff2a Unionfs: Include file
bc4f7d0341378d1c33739284ca9ffc94f1c9d523 Unionfs: Internal include file
a6dbcfe6cdfa12bd9a881725af7572e64db08ba3 Unionfs: Helper macros/inlines
918639a923f0bff3e4666528acadb738f71bedf4 Unionfs: Handling of stale inodes
9f80414c4dc64baf8c5c9dbdcd44413057036565 Unionfs: Superblock operations
49a389b7a71b1beadc90e416560bd58baeb2510f Unionfs: Miscellaneous helper functions
2a0d82a876d8f258d49065fe1b8ad170cef5bd3a Unionfs: Privileged operations workqueue
21362c88a0f54a4308d3769cea5a0ded17abd441 Unionfs: Rename
cf9df7a50c4be7cf005b1ddd845912e9ce9c32d9 Unionfs: Readdir state
0166042ee728fab390ec3f2e292cef7f89478989 Unionfs: Main module functions
f8d4a7d3e2b80cff29c9d6a3efd3e371cfcb5385 Unionfs: Lookup helper functions
483f5906987a2f0070ec0feec76d308a59172270 Unionfs: Inode operations
d7e6ffff7a7b4a59198e30559ea9f3015a90f01c Unionfs: Directory manipulation helper functions
370eb30f40c994d813777f71bdbe9c9eb52e50bc Unionfs: Directory file operations
51233afb94918dfc65db6b58dd8146a1371b88b1 Unionfs: File operations
0d98ea228cf68ea0092755b62803ad630ebd4e35 Unionfs: Dentry operations
adfe63f733f8f2109425a77df886a0aa08282728 Unionfs: Copyup Functionality
c718e15feac88e664aa8538b8542671e845dd1f2 Unionfs: Common file operations
d9dec0faf37dd348a2f182794f9f97c3fbca7b2c Unionfs: Branch management functionality
bb0e4e48fc4da5ad9e62d46a91de9bcd15bca1b1 lookup_one_len_nd - lookup_one_len with nameidata argument
a0e840889848d695adb22ca9427802d7124df8f5 Unionfs: Documentation
f16e6e4df8ec41328d7e0841bc17f2a587eb2c67 Linux 2.6.35.8
5daf133f0fb96925541cb5bf82317793a75c19f9 mm: Move vma_stack_continue into mm.h
e4037861387fe89ac082e8cf092b6a7bada09cb5 execve: make responsive to SIGKILL with large arguments
c7d3b6415c472deae3fab07d06239abba9070c93 execve: improve interactivity with large arguments
a376eaa89e3931a4088deb6ef5d94569688efec0 setup_arg_pages: diagnose excessive argument size
39f477027fc8ed0115b2c73ec2a3d53f33e0d35e x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline
d521d5c586bf14422927a3574d921b0f4af19023 x86-32: Fix dummy trampoline-related inline stubs
ba8f2de53b32dc1f13b60dab2f9fee563e5c73bd x86-32: Separate 1:1 pagetables from swapper_pg_dir
c4cf17f1e6a95168d479656d066c5b8324c16b06 agp/intel: Fix cache control for Sandybridge
6b85aae5dfa34321a2336f57109cd9ad4ae1bb51 x86: detect scattered cpuid features earlier
fc5ae3497e1abe79a3324a883b2c8799acc5a67b PM / ACPI: Blacklist systems known to require acpi_sleep=nonvs
fe1a1f1554fd1b7f1afa95121dcd2a232eca72ca ACPI: Disable Windows Vista compatibility for Toshiba P305D
6d83ebffef9bf0d554eada20e0146981b6a4e83a ACPI: delete ZEPTO idle=nomwait DMI quirk
223c90ef801849ffb952ad2cc85b5eddf4082f61 ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355
00f8646ef207c509072889c922d180cd28c923b9 intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang
e5668aa876cbfb73277a5d7272e96eef30ede0d5 ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume
6fe329402817c4b918afd5154c7708a77c65b500 ALSA: hda - add ideapad model for Conexant 5051 codec
073676f1efde423a75fbfcb3ff4e0cbfaddb7bdb b44: fix carrier detection on bind
7837447f8b4372ccd19e3b28afff4c901edd3ae1 powerpc: Don't use kernel stack with translation off
02f6f1e637a74a11bd5e834b39bc5e4dd28796c5 powerpc: Initialise paca->kstack before early_setup_secondary
50c5f9ded08bf13cbef33ebbb19b78fc21b2861d ACPI: Handle ACPI0007 Device in acpi_early_set_pdc
64b4822a0e7ae4f54d3d23e860a17f5c1257e1ea virtio: console: Don't block entire guest if host doesn't read data
30756523ef2f21b917c7e85d2361f25488874c40 Fix VPD inquiry page wrapper
3899bc97ac29d0e81af688574b2f39197d3d655a bsg: fix incorrect device_status value
8706a900f0c047b49e34918cdf2b23dc82c234d5 KVM: Fix reboot on Intel hosts
85aa4285872f67bb21ecf7de0e467c57b4c6a976 KVM: fix irqfd assign/deassign race
d25faf3214b1991531f2ef64b864751b002fcf8f KVM: x86: Move TSC reset out of vmcb_init
912ecf4173cb78c209090e43a0e6cd0ca295f1f8 KVM: x86: Fix SVM VMCB reset
668f36c4044b6541ea4ce92515e89f290a1c979d KVM: i8259: fix migration
431e8d4b696f8cc10db1458865262139dda15e42 r8169: allocate with GFP_KERNEL flag when able to sleep
2af177aa5f4de44ac9f142f6bc51469f915ab159 skge: add quirk to limit DMA
4d4e307ad05e8ba402c385d780e2c03ea3c7c495 xfs: properly account for reclaimed inodes
47f4633f95e4ecafd829f4cfcb18d746d1afc5cd V4L/DVB: dib7770: enable the current mirror
63cb57e4d31311bf80639d07ba006d39651304bb mmc: sdio: fix SDIO suspend/resume regression
414c9c2726f9aa72ee37c64e24960a6a81374c34 drm/radeon/kms: add quirk for MSI K9A2GM motherboard
0097ad30cacd143b61ae58f0e9830ae8be3c6c79 drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle
f68f4a26c5390ce47f6b4ffefb1bf35e7cac93be drm/radeon/kms: fix up encoder info messages for DFP6
86e3fc7194c037faae3f3094563f75312d3512a0 drm/radeon/kms: fix possible sigbus in evergreen accel code
64ea843fbb13bb9d3014751a114f069461b32da3 drm/radeon: fix PCI ID 5657 to be an RV410
9b909fc8c3e8e04d012c20f38de2d57aedfc16a0 drm: Hold the mutex when dropping the last GEM reference (v2)
ac9f371955a1d6ce27b1464a86137b4cdb0f43d8 drm: Prune GEM vma entries
39a3fcd46e669818b54dd9f587f11a40ccdbebe2 drm/i915: fix GMCH power reporting
264cf4e651212e9f38cb24399c3cf513e13adcd2 drm/i915: Sanity check pread/pwrite
f7352937752cdf338158a320b37e99b7189b411a drm/i915: Prevent module unload to avoid random memory corruption
14d7e74a7f658fdd370e9a790b55e3b93eb259fc firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
fe17f612b3ea86e7af439432fc6b7d6d5e15d508 De-pessimize rds_page_copy_user
c578c13150d904533c99c2fa7759ff754ca4cee6 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order
75a0ef0b7765f5c98be64f6fbcdceb0693b84210 x86, numa: For each node, register the memory blocks actually used
6c4a46eccf8cb90c312ba93bccccb6857d07df80 atl1: fix resume
7ca9783455c1226bcecd1e543b50e6cc38994535 wext: fix potential private ioctl memory content leak
ad2f6a9c0d0f32a05fbd033dfd0c8ac41e635125 mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types
f4604440d6512452e75675272364f14af3521af0 ocfs2: Don't walk off the end of fast symlinks.
5ecce9b3a94f2faa4ee0528662960ae9308aff37 reiserfs: fix unwanted reiserfs lock recursion
cd1bbdfed8ff5047d96ed27a3ee7b881069daf03 reiserfs: fix dependency inversion between inode and reiserfs mutexes
738757938c56703f8568b4628291361b8655bb79 i2c-pca: Fix waitforcompletion() return value
eafe9c354fde7597834d45a04f79e9057d24ae93 hrtimer: Preserve timer state in remove_hrtimer()
6c05813f0d8e05b2b6643843100b02687dd03929 drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
677c3a487715716e4c8e61a882e0680578d90103 dmaengine: fix interrupt clearing for mv_xor
02ee32edab40e81b2af0149a8fb86986fc5ac9e7 ring-buffer: Fix typo of time extends per page
39a1d13e238b714c8713fd9739141b552724d1fe virtio-blk: fix request leak.
c4cb1dd93619b45e8d0295bbcb83389195ce66fb OSS: soundcard: locking bug in sound_ioctl()
84602dccfecbc66a791cdd1f2f32b4481ce67586 ubd: fix incorrect sector handling during request restart
6af2c5f5ab721df7e7b36b939fa11591264ade32 x86, irq: Plug memory leak in sparse irq
8268a8d756bd63b9f68ee6fbe9cad0548134b2ca x86, hpet: Fix bogus error check in hpet_assign_irq()
22d59a19e77a8b8c2d1b83fc98272cc095ac92b7 mac80211: fix use-after-free
b6df308f73dee36d4c1810ede94068a78455c485 ioat2: fix performance regression
df2b79ccc6740db529779198331064351dc87512 Input: wacom - fix pressure in Cintiq 21UX2
1a93a2c2bebfc831296f0e4f8a394efac9f9b33f Input: joydev - fix JSIOCSAXMAP ioctl
81e8f58379abbc46f29b7fcba6acfce90e362736 V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom device
06deee8ca72d6ebbe1d505f00067c87925e17812 V4L/DVB: IR: fix keys beeing stuck down forever
e530826ee487420691ef0882cfbf462959082a7a V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)
d7d8fdce55b63cb3a6782f02ce9ec628592d7c4c v4l1: fix 32-bit compat microcode loading translation
6cd8e5800457113db9a4f1ee6baf9ef654d48b1d i7core_edac: fix panic in udimm sysfs attributes registration
3a50feec3b1ba8db6e682affa63f2e7632537316 ksm: fix bad user data when swapping
b2d8327320ca725b91013838e24fff217d643c77 tracing/x86: Don't use mcount in kvmclock.c
f574ccce1edf756c98a7ab5d7a95f84b59c897fe tracing/x86: Don't use mcount in pvclock.c
1cd864ee52f2768c2701230b2d86dd9244947488 x86/amd-iommu: Work around S3 BIOS bug
f686b1e07177ac4370ff25fe2f980c6961476c22 x86/amd-iommu: Fix rounding-bug in __unmap_single
b7dfcb6f10570ebf207207ff7d346078faaacf8e x86/amd-iommu: Set iommu configuration flags in enable-loop
0afe0f1ae5a0c79c690e4f3738ab82613aef5441 mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
74352c5c9e2e5c914254d2588876c0c13333c6f5 V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer images
a035671ad3092e51c5c1d92b39a2ef196b5ab83a V4L/DVB: gspca - main: Fix a crash of some webcams on ARM arch
c1e962e493031fce0a7f15ded4fb16e94d35ac90 ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr register
134da12cdde543d62dfcb3a39f6487edee674339 ARM: 6400/1: at91: fix arch_gettimeoffset fallout
895384a47efb08e694fe5a72be140f463402544c drm/radeon/kms: avivo cursor workaround applies to evergreen as well
786c022aa4e6ba6805f52a49b64d948caa8b9969 drm/radeon/kms: fix bad cast/shift in evergreen.c
b8a7e2b687977fa0a2d0969d8e32fe6f5a4fbff4 RDMA/cxgb3: Turn off RX coalescing for iWARP connections
1b6740a13ca9774810edacafc5e12514092651e2 oprofile, ARM: Release resources on failure
b3d8659df019031a5829528b991e1e90d6139207 oprofile: Add Support for Intel CPU Family 6 / Model 29
cc64346cc6b102a93ae8f2cc021de152d122fd43 ACPI: invoke DSDT corruption workaround on all Toshiba Satellite
a7b048db83992dba877da7b85d8b1236324f9763 lib/list_sort: do not pass bad pointers to cmp callback
51793adc68ef938da175436919ab0db1c379eb18 ahci: fix module refcount breakage introduced by libahci split
cdcaefbcdc06c945dec978a9015f25f86e622844 HID: hidraw, fix a NULL pointer dereference in hidraw_write
dc7237c6b7b529c5da2776cbb8b68cc74d1555c3 HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
6ce3cb681079d1f8274608b05d95b665fe66ed49 usb: musb: gadget: restart request on clearing endpoint halt
c9c7a50d0b30c460697328552e729e9bdc7f1908 usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
366caa1da0d299aa7ec33bbb131bb00aebadb993 USB: fix bug in initialization of interface minor numbers
085835efc676aa2a52395252b17bb91716a61925 hwmon: (lis3) Fix Oops with NULL platform data
105f55f7a395070e6369383ce25721de353a18c3 ALSA: rawmidi: fix oops (use after free) when unloading a driver module
b81cb9277507012a8d44e6b4efbbaba4fce19299 ALSA: prevent heap corruption in snd_ctl_new()
e5d843fbf633dc65353bc08ee28f6b08ce651a4d ALSA: hda - Add Dell Latitude E6400 model quirk
a09d28ae69b42f3b6093b8e76f47400d94c8bfda ALSA: oxygen: fix analog capture on Claro halo cards
292a45371086815942ec1ebb4e369aeee9355db0 ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
9f09ac68e7af2001a24242cbe0f6e40e89dd6c62 x86, cpu: After uncapping CPUID, re-run CPU feature detection
ea8a52f9f4bcc3420c38ae07f8378a2f18443970 Linux 2.6.35.7
b0dd220aefe1ab80823cf13e9588c64fec151488 Xen: fix typo in previous patch
7273c1c64b2d4cb0ddfa7682ec7ab71dfe906398 Linux 2.6.35.6
97fe34b1a65bcdf9eb994423e95d7edb1ec491c5 alpha: Fix printk format errors
ae043da9f41d0e020eec1c8888337e7e7012eae2 drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
21a32e679ffa7491e89bfbefa0d36413ca9cb64c sctp: Do not reset the packet during sctp_packet_config().
2178c26dbdca2ac63c0e4183aa9e570e2ffe593e Fix unprotected access to task credentials in waitid()
0ac99e6ff81f5c4d57c2cb1b716a3cb78227740c guard page for stacks that grow upwards
3c8b7588c8bb9609c73c49087449be991d3d45ba mm: page allocator: update free page counters after pages are placed on the free list
87f1cbdee91c60af6dd255226e792a6410d77fbb mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
39f7a62c0d15eb8b489a707778e9c8c30d7f4d5d mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
221d4da7cbe3a3a66d2adc0d7bb91a1d92d8c0bb dell-wmi: Add support for eject key on Dell Studio 1555
92e8e73dcc82076d63296c03700a3d6324672028 Fix call to replaced SuperIO functions
013dbea410981f6a064d1e7b2abfcbbbe6d24c9c ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
24dadf6e9439a4599fb8afeb243930dcc5883ffa x86, asm: Use a lower case name for the end macro in atomic64_386_32.S
ff278af4dcda812b4a3f8ef0d0260232ed1352ac PM / Hibernate: Avoid hitting OOM during preallocation of memory
2af3495b6359c30740b31175aa818f600f5b8bb9 PM: Prevent waiting forever on asynchronous resume after failing suspend
bf818d9482431477a787aba2704c8cc48e226703 AT91: change dma resource index
63e70525feb93ddfdadd2eb81d0a71a055343d99 drivers/video/via/ioctl.c: prevent reading uninitialized stack memory
0d1f22d21f4ca1fe9943667b712beb4d80611236 xfs: prevent reading uninitialized stack memory
0f403655ecddfdb7630adbb6ba59c30cb0c541a4 KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
21313e0760fd268ca778f54c10b4e8f8e889c97c KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
f2c26f52fe46da66b74d6bf818d7941e01eefa04 IA64: Optimize ticket spinlocks in fsys_rt_sigprocmask
749d278c05e0d81327647ba7ea71bf01422844c2 IA64: fix siglock
d963ca2b66d33935a858dc01a899dec0b3c77fc9 KVM: VMX: Fix host GDT.LIMIT corruption
291e06417553bbca9d6cf59d5ac1040a9d71da99 KVM: MMU: fix mmu notifier invalidate handler for huge spte
41d2a3bcdb188e4d6d8cc799f93aed93c0639e36 KVM: x86: emulator: inc/dec can have lock prefix
724b86b0bcd26cda145915e2991952f23e0775d2 KVM: MMU: fix direct sp's access corrupted
aaf270ed0cb87db6a037a682a3d2f860efb32f59 KVM: Prevent internal slots from being COWed
1be501980f140e5a6698999df9c7c6124c14810f KVM: Keep slot ID in memory slot structure
80e1809cb470846bd477c8ee041262d1483c0dc8 SCSI: mptsas: fix hangs caused by ATA pass-through
f4254199838237a0b7df93474cf6b4f46c0b0a4a inotify: send IN_UNMOUNT events
b85ec83e1e6dc064f6623378a8f3b402a001ade7 drm/nv50: initialize ramht_refs list for faked 0 channel
2e4e3bb743cc3dfe09fd39aa6bd3aea6a19e5286 GFS2: gfs2_logd should be using interruptible waits
06a351856476ca85b2aba3161522ade9b2ab6cdb x86 platform drivers: hp-wmi Reorder event id processing
1d506ee42d387f84cd063fff8014d8decc1875c4 aio: check for multiplication overflow in do_io_submit
94c195797a9c05cb34426abb0fd38d254d293591 aio: do not return ERESTARTSYS as a result of AIO
3cc932ba7fa6f24a84c18a581eae1269dc31efef percpu: fix pcpu_last_unit_cpu
ee71a393b8612fc2b89fdac0f2a3056972cdd3f9 vmscan: check all_unreclaimable in direct reclaim path
db42f7e4f8cdd2e25ab838365f4bfb6b328289da /proc/vmcore: fix seeking
32e987bf2db7941e5a27bfa4dbed50663c5b1ba2 Prevent freeing uninitialized pointer in compat_do_readv_writev
e658aee24443e17c08424ae4ce193735c7fde737 rtc: s3c: balance state changes of wakeup flag
a3bec3ef92a0395e64b5ac67640f420bfabe1bab drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
e675865c92e66331dba733c544eb53b3d6c45eaa mmap: call unlink_anon_vmas() in __split_vma() in case of error
b932db652630421d4a75e3b661995962a856bf64 drivers/pci/intel-iommu.c: fix build with older gcc's
0f8f659720f03fcd2fd68384b9fd2ac43535b4be char: Mark /dev/zero and /dev/kmem as not capable of writeback
2263d443c405052b413b65506feb3534d375d55c bdi: Initialize noop_backing_dev_info properly
e1d7519864aede29b957d1dc5760d83d9ec2ff3a drm/i915,agp/intel: Add second set of PCI-IDs for B43
6d4179dfe5289f3e7d9c0e4ecb7bf2600404595f oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)
22bad8bbb944a2973d3fa3581198fd67c2f40eba sched: Fix user time incorrectly accounted as system time on 32-bit
7495973bc945e7f4962f676ad631492b2ba4c061 pid: make setpgid() system call use RCU read-side critical section
e5aec52ddb8d72e0fe2ab17f637e2f4428b19da0 hw breakpoints: Fix pid namespace bug
96b6a8c56dbee75f61271f6484f56730beb17a20 agp/intel: fix dma mask bits on sandybridge
1252894fa9ea0a4e73cb68f49f5913dda9834d6c agp/intel: fix physical address mask bits for sandybridge
6d51cdffcae15394f615489d57d8ca0e9a91e494 intel_agp, drm/i915: Add all sandybridge graphics devices support
ba4de7fd43bb21be634a39b0de274cfb9b19fd83 virtio: console: Fix poll blocking even though there is data to read
d4f5d4c1a4f45e69deb3bcf727e511b0637a72d1 virtio: console: Prevent userspace from submitting NULL buffers
d987d040e9623502a97a9dd742377d4ec00e2ba2 mm: further fix swapin race condition
69bce8b48bc106ee22e68013dcfdbda8ed45f1ac mm: fix swapin race condition
5b11eef8e3d3e3b2ce9aae50f6ab4fd8451cfc5b net/llc: make opt unsigned in llc_ui_setsockopt()
9db783be92c6c07d4ff6238d01022368a29e0d82 Staging: vt6655: fix buffer overflow
b38ac5ef17532d9d73dc08859fd256a647e969db bonding: correctly process non-linear skbs
073b0b42c9a06e8c3d2e81fac440e3f387c0498a drivers/net/eql.c: prevent reading uninitialized stack memory
79872c1916caaebb002448f63455050cfde581cf drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
9df2a1a9348fe1098e55ca3899963a60419c12d8 drivers/net/usb/hso.c: prevent reading uninitialized memory
df7b44d7704fd1a1f3f6af399587bc15732490b0 sparc64: Get rid of indirect p1275 PROM call buffer.
1919a55fb8c709f11224a964bb6a93a267daad14 net: blackhole route should always be recalculated
2974d51279e5437f5b34a5163d1d835586488946 l2tp: test for ethernet header in l2tp_eth_dev_recv()
4aeda42a1b443d705980c85184cca7f8f28625bf UNIX: Do not loop forever at unix_autobind().
749f63ed9bf702e588000f1d1ce6290e6c156289 udp: add rehash on connect()
4275a88aa5891aadb1227631d9e602a1f66f347f tcp: Prevent overzealous packetization by SWS logic.
5bc7298fc100540046e9e252d2fc0e4606d39b44 tcp: select(writefds) don't hang up when a peer close connection
8411b2debbd772b2dc156f06d7da73cdcbd08d35 tcp: fix three tcp sysctls tuning
fd31b5dcb8c69c007705caa9dccdaa371f21b4f0 tcp: Combat per-cpu skew in orphan tests.
515b723e04cb4df7f96c59dee019d126df707fc0 net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
3289b85e643814c06b3196bafeda3a44d4d75fe8 rds: fix a leak of kernel memory
2f2c0c6440110d7436f202ecf918734243e7b870 irda: Correctly clean up self->ias_obj on irda_bind() failure.
88c2651de40107913811814405591d9077d71b02 gro: Re-fix different skb headrooms
76dcdc683e9ab26c0227d9f40b390edba9fca621 gro: fix different skb headrooms
5d92da4418de42f1f85920f84d81a66bb559727e bridge: Clear INET control block of SKBs passed into ip_fragment().
150e749ab763aef866fcc1d28e25371a39e7fcc1 USB: serial/mos*: prevent reading uninitialized stack memory
6c09969e0edfbc991387436eb011d5c7642b2b6a usb: musb_debugfs: don't use the struct file private_data field with seq_files
More information about the unionfs-cvs
mailing list